[med-svn] r15528 - trunk/packages/altree/trunk/debian
Vincent Danjean
vdanjean at moszumanska.debian.org
Fri Dec 13 22:38:21 UTC 2013
Author: vdanjean
Date: 2013-12-13 22:38:21 +0000 (Fri, 13 Dec 2013)
New Revision: 15528
Modified:
trunk/packages/altree/trunk/debian/changelog
trunk/packages/altree/trunk/debian/control
Log:
Add missing build-depends for the new release
Modified: trunk/packages/altree/trunk/debian/changelog
===================================================================
--- trunk/packages/altree/trunk/debian/changelog 2013-12-13 22:27:39 UTC (rev 15527)
+++ trunk/packages/altree/trunk/debian/changelog 2013-12-13 22:38:21 UTC (rev 15528)
@@ -4,6 +4,8 @@
+ fix a SEGV when ALTREE_PARALLEL is used with more processors
than requested permutations (-r program parameter)
+ Fix "FTBFS with perl 5.12.0-1: long doubles" (Closes: #578550)
+ * debian/control:
+ Add B-D on libtest-deep-perl (required when fixing 578550)
-- Vincent Danjean <vdanjean at debian.org> Fri, 13 Dec 2013 23:27:04 +0100
Modified: trunk/packages/altree/trunk/debian/control
===================================================================
--- trunk/packages/altree/trunk/debian/control 2013-12-13 22:27:39 UTC (rev 15527)
+++ trunk/packages/altree/trunk/debian/control 2013-12-13 22:38:21 UTC (rev 15528)
@@ -8,7 +8,8 @@
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, libgsl0-dev, libatlas-base-dev,
+ libtest-deep-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/altree/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/altree/trunk/
More information about the debian-med-commit
mailing list