[med-svn] [dindel] 01/03: use Boost 1.58
Sascha Steinbiss
satta at debian.org
Sat Aug 6 08:36:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository dindel.
commit 7fbf620a559dbac03aa56e7eec27d94cf225c8ea
Author: Sascha Steinbiss <satta at debian.org>
Date: Sat Aug 6 08:24:19 2016 +0000
use Boost 1.58
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c6af74b..4f9bc3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dindel (1.01+dfsg-3) unstable; urgency=medium
+
+ * Team upload.
+ * Force use of Boost 1.58 to fix FTBFS with newer Boost versions.
+
+ -- Sascha Steinbiss <satta at debian.org> Sat, 06 Aug 2016 08:23:11 +0000
+
dindel (1.01+dfsg-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 654d0d1..ed88a12 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Priority: optional
Build-Depends: debhelper (>= 9),
seqan-dev,
libbam-dev,
- libboost-program-options-dev,
- libboost-math-dev,
+ libboost-program-options1.58-dev,
+ libboost-math1.58-dev,
zlib1g-dev
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/dindel.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dindel.git
More information about the debian-med-commit
mailing list