[med-svn] samtools 01/02: Fix versioned Build-Depends
Andreas Tille
tille at debian.org
Wed Dec 13 07:07:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository samtools.
commit 815e6da09650c9c56de0ac85e0b9e72710a9a6c7
Author: Andreas Tille <tille at debian.org>
Date: Wed Dec 13 07:44:43 2017 +0100
Fix versioned Build-Depends
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 745dd59..6584411 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+samtools (1.6-2) experimental; urgency=medium
+
+ * Fix versioned Build-Depends
+ Closes: #884269
+
+ -- Andreas Tille <tille at debian.org> Wed, 13 Dec 2017 07:44:31 +0100
+
samtools (1.6-1) experimental; urgency=medium
[ Steffen Moeller ]
diff --git a/debian/control b/debian/control
index 1af1cca..0089f48 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 10),
# libio-pty-perl is needed by the regression test.
libio-pty-perl,
libncurses5-dev,
- libhts-dev (>= 1.5),
+ libhts-dev (>= 1.6),
zlib1g-dev,
automake,
autoconf-archive,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git
More information about the debian-med-commit
mailing list