[med-svn] [picard-tools] 06/06: Ensure that major version of htsjdk is 2.8
Andreas Tille
tille at debian.org
Sun Dec 11 07:58:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository picard-tools.
commit b73c16a04a421875e5fe7325bb1bd039890ee842
Author: Andreas Tille <tille at debian.org>
Date: Sun Dec 11 08:55:47 2016 +0100
Ensure that major version of htsjdk is 2.8
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d50b93a..5b42908 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ picard-tools (2.8.0+dfsg-1) UNRELEASED; urgency=medium
* New upstream version
* debhelper 10
* d/watch: version=4
+ * Ensure that major version of htsjdk is 2.8
-- Andreas Tille <tille at debian.org> Sun, 11 Dec 2016 08:52:38 +0100
diff --git a/debian/control b/debian/control
index 885ef7c..302b155 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ Build-Depends: default-jdk (>= 2:1.8),
maven-repo-helper,
libguava-java (>= 15.0),
# htsjdk and picard-tools are relased nearly together
- libhtsjdk-java (>= 2.7~),
- libhtsjdk-java (<< 2.8~),
+ libhtsjdk-java (>= 2.8~),
+ libhtsjdk-java (<< 2.9~),
# required for tests:
testng (>= 6.9.10),
r-base-core,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/picard-tools.git
More information about the debian-med-commit
mailing list