Source: cpl-plugin-hawki
Version: 1.8.18+dfsg-4
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 cpl-plugin-hawki-1.8.18+dfsg/debian/changelog cpl-plugin-hawki-1.8.18+dfsg/debian/changelog
--- cpl-plugin-hawki-1.8.18+dfsg/debian/changelog	2015-07-20 14:52:12.000000000 +0200
+++ cpl-plugin-hawki-1.8.18+dfsg/debian/changelog	2015-11-22 14:07:21.000000000 +0100
@@ -1,3 +1,10 @@
+cpl-plugin-hawki (1.8.18+dfsg-4.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 14:07:11 +0100
+
 cpl-plugin-hawki (1.8.18+dfsg-4) unstable; urgency=low
 
   * Reproducibly sort recipes in sphinx output. Closes: #792936
diff -Nru cpl-plugin-hawki-1.8.18+dfsg/debian/control cpl-plugin-hawki-1.8.18+dfsg/debian/control
--- cpl-plugin-hawki-1.8.18+dfsg/debian/control	2015-07-20 14:51:48.000000000 +0200
+++ cpl-plugin-hawki-1.8.18+dfsg/debian/control	2015-11-22 14:07:09.000000000 +0100
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
                libcpl-dev (>= 5.3.1),
-               libgsl0-dev,
+               libgsl-dev,
                pkg-config,
                python,
                python-astropy,

Reply via email to