Source: ea-utils
Version: 1.1.2+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 ea-utils-1.1.2+dfsg/debian/changelog ea-utils-1.1.2+dfsg/debian/changelog
--- ea-utils-1.1.2+dfsg/debian/changelog	2015-07-28 19:40:44.000000000 +0200
+++ ea-utils-1.1.2+dfsg/debian/changelog	2015-11-22 15:14:19.000000000 +0100
@@ -1,3 +1,10 @@
+ea-utils (1.1.2+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 15:14:16 +0100
+
 ea-utils (1.1.2+dfsg-1) unstable; urgency=medium
 
   * Initial upload to Debian (Closes: #793585)
diff -Nru ea-utils-1.1.2+dfsg/debian/control ea-utils-1.1.2+dfsg/debian/control
--- ea-utils-1.1.2+dfsg/debian/control	2015-07-28 19:40:44.000000000 +0200
+++ ea-utils-1.1.2+dfsg/debian/control	2015-11-22 15:14:14.000000000 +0100
@@ -7,7 +7,7 @@
 Build-Depends: debhelper (>= 9),
                libbam-dev,
                zlib1g-dev,
-               libgsl0-dev,
+               libgsl-dev,
                libsparsehash-dev (>= 2.0)
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/ea-utils.git

Reply via email to