Source: gpiv
Version: 0.6.1-2.3
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.

Please note that libgpiv (#807207) needs to be updated for GSL 2,
before gpiv can be rebuilt with GSL 2.

Kind Regards,

Bas
diff -u gpiv-0.6.1/debian/changelog gpiv-0.6.1/debian/changelog
--- gpiv-0.6.1/debian/changelog
+++ gpiv-0.6.1/debian/changelog
@@ -1,3 +1,10 @@
+gpiv (0.6.1-2.4) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
+
+ -- Bas Couwenberg <[email protected]>  Sun, 22 Nov 2015 23:27:53 +0100
+
 gpiv (0.6.1-2.3) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u gpiv-0.6.1/debian/control gpiv-0.6.1/debian/control
--- gpiv-0.6.1/debian/control
+++ gpiv-0.6.1/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Gerber van der Graaf <[email protected]>
 Homepage: http://gpiv.sourceforge.net/
-Build-Depends: debhelper (>= 6.0.7~), dpatch, autotools-dev, libfftw3-dev, libgsl0-dev, 
+Build-Depends: debhelper (>= 6.0.7~), dpatch, autotools-dev, libfftw3-dev, libgsl-dev, 
  libhdf5-serial-dev, libglib2.0-dev, zlib1g-dev, libxml2-dev, libgnomevfs2-dev, 
  libgnome2-dev, libgnomeui-dev, libxml-parser-perl, 
  intltool, libfontconfig1-dev, libpng-dev, libgpiv3-dev, 

Reply via email to