]> git.sven.stormbind.net Git - sven/java-package.git/commitdiff
Include Java 8 in the help message of make-jpkg (Closes: #775977)
authorEmmanuel Bourg <ebourg@apache.org>
Thu, 22 Jan 2015 08:47:33 +0000 (09:47 +0100)
committerEmmanuel Bourg <ebourg@apache.org>
Thu, 22 Jan 2015 08:47:33 +0000 (09:47 +0100)
debian/changelog
make-jpkg

index b8760dad9ae1699a2cdb4f3553df6506a8d7df4f..18208df51f81a227b4f817226d30c025befc9eaa 100644 (file)
@@ -1,6 +1,7 @@
 java-package (0.57) UNRELEASED; urgency=medium
 
   * Team upload.
 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@apache.org>  Thu, 22 Jan 2015 09:41:39 +0100
   * Standards-Version updated to 3.9.6 (no changes)
 
  -- Emmanuel Bourg <ebourg@apache.org>  Thu, 22 Jan 2015 09:41:39 +0100
index 826b2da46acba2ab3ccca6e2a375b2324e7f0a1d..a90c26e9e964e1066b5dc45927272b521021314e 100755 (executable)
--- 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) :
 
 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:
   (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
 
 The following options are recognized: