From: Emmanuel Bourg Date: Thu, 22 Jan 2015 08:47:33 +0000 (+0100) Subject: Include Java 8 in the help message of make-jpkg (Closes: #775977) X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=commitdiff_plain;h=7d410d72849ab61c37f9635a3c878c122a01cab0 Include Java 8 in the help message of make-jpkg (Closes: #775977) --- 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 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: