]> git.sven.stormbind.net Git - sven/java-package.git/commitdiff
Updated debian/README.Debian
authorEmmanuel Bourg <ebourg@apache.org>
Fri, 30 Aug 2013 16:17:28 +0000 (18:17 +0200)
committerEmmanuel Bourg <ebourg@apache.org>
Fri, 30 Aug 2013 16:17:28 +0000 (18:17 +0200)
debian/README.Debian
debian/changelog

index 6ebff7b636c3fd12c60b05b0c8553abb06fdd1b6..c09ca39822f9e8ed048e271cd2074c4aefe762da 100644 (file)
@@ -3,8 +3,7 @@ java-package
 
 This package can be used to build Debian packages for various non-free external Java binary distributions.
 
-Please note that Debian recommends the use of openjdk-6-jdk/openjdk-6-jre
-or openjdk-7-jdk/openjdk-7-jre.
+Please note that Debian recommends the use of openjdk-7-jdk/openjdk-7-jre.
 
 It includes the 'make-jpkg' command to do this, see 'man make-jpkg' for more
 information about building java packages.
@@ -16,9 +15,9 @@ Typical usage consists in
 
 Supported java binary distributions currently include:
   * Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
-    - The J2SE Development Kit (JDK), version 6 and 7
-    - The J2SE Runtime Environment (JRE), version 6 and 7
-    - The J2SE API Javadoc, version 6 and 7
+    - The J2SE Development Kit (JDK), version 6, 7 and 8
+    - The J2SE Runtime Environment (JRE), version 6, 7 and 8
+    - The J2SE API Javadoc, version 6, 7 and 8
   (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
 
 All other previously supported jvm (Blackdown, IBM, ..) have been removed and
index b1fc3e3f344367bbb6d97d4dad12b3fff39f8e3c..72452ca407f76ddb98ae26615a8af2acddb28074 100644 (file)
@@ -3,7 +3,7 @@ java-package (0.53) UNRELEASED; urgency=low
   * Team upload.
   * Added support for early access releases (Closes: #721136)
   * Added support for GA and FCS releases
-  * Updated the package description:
+  * Updated the package description and debian/README.Debian:
     - no longer recommend openjdk-6
     - mention the compatibility with Java 8
   * Removed 'Replaces: ${j2se_package}debian' from the generated control file