Skip to content
Snippets Groups Projects
Commit 66a06e9d authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Suggest openjdk-8-jre instead of openjdk-7-jre

parent 5f96e062
No related branches found
No related tags found
No related merge requests found
java-package (0.63) UNRELEASED; urgency=medium
* Team upload.
* Suggest openjdk-8-jre instead of openjdk-7-jre
-- Emmanuel Bourg <ebourg@apache.org> Wed, 04 Jan 2017 16:07:59 +0100
java-package (0.62) unstable; urgency=medium
* Team upload.
......
......@@ -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>.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment