[zookeeper] 01/01: d/control: Bump epoch on default-jdk BD to exclude archictectures which don't have Java 6 or better (Closes: #742405).
James Downing Page
jamespage at moszumanska.debian.org
Tue Mar 25 09:42:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
jamespage pushed a commit to branch master
in repository zookeeper.
commit 31a1d2ca9501e27b679353f332649488cabdc09d
Author: James Page <james.page at ubuntu.com>
Date: Tue Mar 25 09:42:44 2014 +0000
d/control: Bump epoch on default-jdk BD to exclude archictectures which don't have Java 6 or better (Closes: #742405).
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 257efaf..c7a4927 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+zookeeper (3.4.5+dfsg-3) UNRELEASED; urgency=medium
+
+ * d/control: Bump epoch on default-jdk BD to exclude archictectures which
+ don't have Java 6 or better (Closes: #742405).
+
+ -- James Page <james.page at ubuntu.com> Tue, 25 Mar 2014 09:41:18 +0000
+
zookeeper (3.4.5+dfsg-2) unstable; urgency=high
[ tony mancill ]
diff --git a/debian/control b/debian/control
index 56c9b24..5e4d0c9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends:
autoconf,
automake,
debhelper (>= 9~),
- default-jdk (>= 1:1.6),
+ default-jdk (>= 2:1.6),
default-jdk-doc,
help2man,
javacc,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/zookeeper.git
More information about the pkg-java-commits
mailing list