Source: cpl-plugin-naco
Version: 4.4.1+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 cpl-plugin-naco-4.4.1+dfsg/debian/changelog cpl-plugin-naco-4.4.1+dfsg/debian/changelog
--- cpl-plugin-naco-4.4.1+dfsg/debian/changelog	2015-11-18 11:04:19.000000000 +0100
+++ cpl-plugin-naco-4.4.1+dfsg/debian/changelog	2015-11-22 14:15:27.000000000 +0100
@@ -1,3 +1,10 @@
+cpl-plugin-naco (4.4.1+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 14:15:06 +0100
+
 cpl-plugin-naco (4.4.1+dfsg-1) unstable; urgency=low
 
   * New upstream version
diff -Nru cpl-plugin-naco-4.4.1+dfsg/debian/control cpl-plugin-naco-4.4.1+dfsg/debian/control
--- cpl-plugin-naco-4.4.1+dfsg/debian/control	2015-11-18 11:03:27.000000000 +0100
+++ cpl-plugin-naco-4.4.1+dfsg/debian/control	2015-11-22 14:15:04.000000000 +0100
@@ -5,7 +5,7 @@
 Uploaders: Ole Streicher <oleb...@debian.org>
 Build-Depends: debhelper (>= 9),
                dh-autoreconf,
-               libgsl0-dev,
+               libgsl-dev,
                libcpl-dev (>= 5.3.1),
                python,
                python-astropy,

Reply via email to