[java-package] 02/11: Updated debian/README.Debian

Emmanuel Bourg ebourg-guest at alioth.debian.org
Fri Aug 30 23:45:56 UTC 2013


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 42d65cd660c14499d83d3221bec4eefad57839c1
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Aug 30 18:17:28 2013 +0200

    Updated debian/README.Debian
---
 debian/README.Debian |    9 ++++-----
 debian/changelog     |    2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/README.Debian b/debian/README.Debian
index 6ebff7b..c09ca39 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -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
diff --git a/debian/changelog b/debian/changelog
index b1fc3e3..72452ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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

-- 
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