Source: altree
Version: 1.3.1-2
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.

Please note that tamuanova (#806835) needs to be updated for GSL 2
first, before altree can be successfully rebuilt with GSL 2.

Kind Regards,

Bas
diff -Nru altree-1.3.1/debian/changelog altree-1.3.1/debian/changelog
--- altree-1.3.1/debian/changelog	2014-03-30 23:55:33.000000000 +0200
+++ altree-1.3.1/debian/changelog	2015-11-23 20:49:50.000000000 +0100
@@ -1,3 +1,10 @@
+altree (1.3.1-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Update build dependencies for GSL 2, change libgsl0-dev to libgsl-dev.
+
+ -- Bas Couwenberg <sebas...@debian.org>  Sat, 21 Nov 2015 23:55:19 +0100
+
 altree (1.3.1-2) unstable; urgency=medium
 
   * Fix "FTBFS with clang instead of gcc" 
diff -Nru altree-1.3.1/debian/control altree-1.3.1/debian/control
--- altree-1.3.1/debian/control	2014-03-30 23:55:33.000000000 +0200
+++ altree-1.3.1/debian/control	2015-11-23 20:49:59.000000000 +0100
@@ -8,7 +8,7 @@
 Build-Depends: bash-completion, debhelper (>= 9), latex-make, ghostscript,
  texlive-lang-french, texlive-latex-extra, texlive-latex-recommended,
  texlive-fonts-recommended,
- libmath-tamuanova-perl, libgsl0-dev, libatlas-base-dev,
+ libmath-tamuanova-perl, libgsl-dev, libatlas-base-dev,
  libtest-deep-perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/altree/trunk/

Reply via email to