Source: astrometry.net
Version: 0.64+dfsg-1
Severity: normal
Tags: patch

Dear Maintainer,

Please update your package for the ongoing gsl transition (#804246).

The attached patch updates the build dependencies to use libgsl-dev.

This change is required to not pull in GSL 1.x via libgsl0-dev.

Kind Regards,

Bas
diff -Nru astrometry.net-0.64+dfsg/debian/changelog astrometry.net-0.64+dfsg/debian/changelog
--- astrometry.net-0.64+dfsg/debian/changelog	2015-10-26 23:10:48.000000000 +0100
+++ astrometry.net-0.64+dfsg/debian/changelog	2015-11-22 01:18:04.000000000 +0100
@@ -1,3 +1,10 @@
+astrometry.net (0.64+dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Sun, 22 Nov 2015 01:17:43 +0100
+
 astrometry.net (0.64+dfsg-1) unstable; urgency=low
 
   * New upstream version
diff -Nru astrometry.net-0.64+dfsg/debian/control astrometry.net-0.64+dfsg/debian/control
--- astrometry.net-0.64+dfsg/debian/control	2015-10-26 23:07:00.000000000 +0100
+++ astrometry.net-0.64+dfsg/debian/control	2015-11-22 01:17:41.000000000 +0100
@@ -9,7 +9,7 @@
                libbz2-dev,
                libcairo2-dev,
                libcfitsio-dev | libcfitsio3-dev,
-               libgsl0-dev,
+               libgsl-dev,
                libjpeg-dev,
                libnetpbm10-dev,
                libpng12-dev,

Reply via email to