Source: votca-tools
Version: 1.2.4-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 votca-tools-1.2.4/debian/changelog votca-tools-1.2.4/debian/changelog
--- votca-tools-1.2.4/debian/changelog	2014-09-05 23:04:29.000000000 +0200
+++ votca-tools-1.2.4/debian/changelog	2015-11-22 22:48:42.000000000 +0100
@@ -1,3 +1,10 @@
+votca-tools (1.2.4-1.1) 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 22:48:39 +0100
+
 votca-tools (1.2.4-1) unstable; urgency=low
 
   * Version bump 
diff -Nru votca-tools-1.2.4/debian/control votca-tools-1.2.4/debian/control
--- votca-tools-1.2.4/debian/control	2014-09-05 23:03:50.000000000 +0200
+++ votca-tools-1.2.4/debian/control	2015-11-22 22:48:38.000000000 +0100
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debichem Team <[email protected]>
 Uploaders: Christoph Junghans <[email protected]>, Michael Banck <[email protected]>
-Build-Depends: debhelper (>= 9.0.0), cmake, libfftw3-dev, libgsl0-dev, txt2tags, libboost-program-options-dev, libexpat1-dev, libsqlite3-dev, pkg-config
+Build-Depends: debhelper (>= 9.0.0), cmake, libfftw3-dev, libgsl-dev, txt2tags, libboost-program-options-dev, libexpat1-dev, libsqlite3-dev, pkg-config
 Standards-Version: 3.9.5
 Homepage: http://www.votca.org
 Vcs-Browser: http://anonscm.debian.org/viewvc/debichem/unstable/votca-tools/

Reply via email to