[med-svn] [htsjdk] 02/03: Enforce openjdk 8
Andreas Tille
tille at debian.org
Tue Apr 26 18:57:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch debian/jessie-backports
in repository htsjdk.
commit 3136fa03b6705c30ee7cfd844aa6d8870fa2beee
Author: Andreas Tille <tille at debian.org>
Date: Tue Apr 26 20:01:52 2016 +0200
Enforce openjdk 8
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index eef19e6..83e875b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+htsjdk (2.1.1+dfsg.1-1~bpo8+1) jessie-backports; urgency=medium
+
+ * Rebuild for jessie-backports.
+
+ -- Andreas Tille <tille at debian.org> Sun, 10 Apr 2016 08:10:57 +0200
+
htsjdk (2.1.1+dfsg.1-1) unstable; urgency=medium
[ Andreas Tille ]
diff --git a/debian/control b/debian/control
index b96ff85..c7c8965 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Charles Plessy <plessy at debian.org>,
Section: science
Priority: optional
Build-Depends: ant,
- default-jdk (>= 2:1.8),
+ openjdk-8-jdk | default-jdk (>= 1.8),
javahelper,
debhelper (>= 9),
testng,
@@ -16,7 +16,7 @@ Build-Depends: ant,
libcommons-jexl2-java,
libcommons-compress-java,
# required for correct dependencies for -doc
- default-jdk-doc,
+ openjdk-8-doc | default-jdk-doc (>= 1.8),
# required for tests:
libjcommander-java,
ant-optional,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htsjdk.git
More information about the debian-med-commit
mailing list