[java-package] 02/02: Include Java 8 in the help message of make-jpkg (Closes: #775977)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jan 22 08:48:03 UTC 2015
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 7d410d72849ab61c37f9635a3c878c122a01cab0
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jan 22 09:47:33 2015 +0100
Include Java 8 in the help message of make-jpkg (Closes: #775977)
---
debian/changelog | 1 +
make-jpkg | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b8760da..18208df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
java-package (0.57) UNRELEASED; urgency=medium
* Team upload.
+ * Include Java 8 in the help message of make-jpkg (Closes: #775977)
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg at apache.org> Thu, 22 Jan 2015 09:41:39 +0100
diff --git a/make-jpkg b/make-jpkg
index 826b2da..a90c26e 100755
--- a/make-jpkg
+++ b/make-jpkg
@@ -72,9 +72,9 @@ $program_name builds a Debian package from the given Java binary distribution FI
Supported java binary distributions currently include:
* Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
- - The Java Development Kit (JDK), version 6 and 7
- - The Java Runtime Environment (JRE), version 6 and 7
- - The Java API Javadoc, version 6 and 7
+ - The Java Development Kit (JDK), version 6, 7 and 8
+ - The Java Runtime Environment (JRE), version 6, 7 and 8
+ - The Java API Javadoc, version 6, 7 and 8
(Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
The following options are recognized:
--
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