From c04ab68efb6b39623aa6ca59ac63c786d3276668 Mon Sep 17 00:00:00 2001 From: Emmanuel Bourg Date: Thu, 29 Aug 2013 18:36:57 +0200 Subject: [PATCH] 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 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 -- 2.39.2