[java-package] 01/01: Updated the manpages for Java 8
Emmanuel Bourg
ebourg-guest at alioth.debian.org
Thu Aug 29 16:37:12 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 c04ab68efb6b39623aa6ca59ac63c786d3276668
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Aug 29 18:36:57 2013 +0200
Updated the manpages for Java 8
---
debian/changelog | 1 +
debian/control | 2 +-
make-jpkg.1 | 8 ++++----
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 465393e..3cda0b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ java-package (0.53) UNRELEASED; urgency=low
- mention the compatibility with Java 8
* Removed 'Replaces: ${j2se_package}debian' from the generated control file
* Adjusted the disk space required to unpack the Java 8 documentation
+ * Updated the manpages for Java 8
-- Emmanuel Bourg <ebourg at apache.org> Wed, 28 Aug 2013 19:34:41 +0200
diff --git a/debian/control b/debian/control
index a15cb63..4e7f408 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Description: Utility for creating Java Debian packages
* Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
- 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 and 7
+ - The Java API Javadoc, version 6, 7 and 8
(Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
.
Please note that Debian recommends the use of openjdk-7-jdk/openjdk-7-jre.
diff --git a/make-jpkg.1 b/make-jpkg.1
index c767222..9575561 100644
--- a/make-jpkg.1
+++ b/make-jpkg.1
@@ -30,9 +30,9 @@ distribution FILE.
.PP
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 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!)
.PP
The following options are recognized:
@@ -55,7 +55,7 @@ display help text and exit
.B --version
output version information and exit
.PP
-Download a supported Java RE or SDK or API tar.gz or self-extracting archive from
+Download a supported JRE, JDK, API tar.gz or self-extracting archive from
.B http://www.oracle.com/technetwork/java/javase/downloads
and execute
.B make-jpkg
--
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