[java-package] 01/01: Suggest openjdk-8-jre instead of openjdk-7-jre
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Jan 4 15:08:38 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository java-package.
commit 66a06e9d63e012225d76923035968f7fa571171e
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Jan 4 16:08:21 2017 +0100
Suggest openjdk-8-jre instead of openjdk-7-jre
---
debian/changelog | 7 +++++++
debian/control | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 27688a5..15ae206 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+java-package (0.63) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Suggest openjdk-8-jre instead of openjdk-7-jre
+
+ -- Emmanuel Bourg <ebourg at apache.org> Wed, 04 Jan 2017 16:07:59 +0100
+
java-package (0.62) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index d9a6121..52dadab 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: debhelper (>= 9),
libxxf86vm1,
unzip,
${misc:Depends}
-Suggests: openjdk-7-jre
+Suggests: openjdk-8-jre
Description: Utility for creating Java Debian packages
This package provides the capability to build a Debian package from
a Java binary distribution by running make-jpkg <java binary archive file>.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-package.git
More information about the pkg-java-commits
mailing list