[med-svn] r20655 - trunk/packages/altree/trunk/debian

Vincent Danjean vdanjean at moszumanska.debian.org
Sun Dec 6 14:23:59 UTC 2015


Author: vdanjean
Date: 2015-12-06 14:23:58 +0000 (Sun, 06 Dec 2015)
New Revision: 20655

Modified:
   trunk/packages/altree/trunk/debian/changelog
   trunk/packages/altree/trunk/debian/control
Log:
[debian/control] Update build dependencies for GSL 2, change libgsl0-dev to
libgsl-dev. Thanks Bas Couwenberg <sebastic at debian.org> (Closes: #807173)

Modified: trunk/packages/altree/trunk/debian/changelog
===================================================================
--- trunk/packages/altree/trunk/debian/changelog	2015-12-05 23:00:06 UTC (rev 20654)
+++ trunk/packages/altree/trunk/debian/changelog	2015-12-06 14:23:58 UTC (rev 20655)
@@ -1,3 +1,10 @@
+altree (1.3.1-3) UNRELEASED; urgency=medium
+
+  * [debian/control] Update build dependencies for GSL 2, change libgsl0-dev to
+    libgsl-dev. Thanks Bas Couwenberg <sebastic at debian.org> (Closes: #807173)
+
+ -- Vincent Danjean <vdanjean at debian.org>  Sun, 06 Dec 2015 15:22:44 +0100
+
 altree (1.3.1-2) unstable; urgency=medium
 
   * Fix "FTBFS with clang instead of gcc" 

Modified: trunk/packages/altree/trunk/debian/control
===================================================================
--- trunk/packages/altree/trunk/debian/control	2015-12-05 23:00:06 UTC (rev 20654)
+++ trunk/packages/altree/trunk/debian/control	2015-12-06 14:23:58 UTC (rev 20655)
@@ -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/




More information about the debian-med-commit mailing list