]> git.sven.stormbind.net Git - sven/java-package.git/commitdiff
Remove restriction (update >= 10) on jre/jdk6 support
authorCédric Pineau <cedric.pineau@gmail.com>
Fri, 17 Aug 2012 13:27:42 +0000 (15:27 +0200)
committerCédric Pineau <cedric.pineau@gmail.com>
Fri, 17 Aug 2012 13:27:42 +0000 (15:27 +0200)
debian/README.Debian
debian/changelog
debian/control
make-jpkg
make-jpkg.1

index f1ce1f2ebc5aa05874ba7e1e6969466e485d3218..6ebff7b636c3fd12c60b05b0c8553abb06fdd1b6 100644 (file)
@@ -16,9 +16,9 @@ Typical usage consists in
 
 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 J2SE Development Kit (JDK), version 6 (update >= 10), 7
-    - The J2SE Runtime Environment (JRE), version 6 (update >= 10), 7
-    - The J2SE API Javadoc, version 6 (update >= 10), 7
+    - 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
   (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
 
 All other previously supported jvm (Blackdown, IBM, ..) have been removed and
   (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 527516cf97c279587db6a0932f96e878a20d8030..a37b3afe1b4ea0c01a356cb2193793ae6b4c4e34 100644 (file)
@@ -5,6 +5,7 @@ java-package (0.51) unstable; urgency=low
   * Add java6-{runtime|sdk|...} to the provides line in generated packages Closes: #684993
   * Drop installation debconf note Closes: #685082
   * Correct handling of amd64 in roacle-jdk6.1->4 and improve error message when used with unknown archives
   * Add java6-{runtime|sdk|...} to the provides line in generated packages Closes: #684993
   * Drop installation debconf note Closes: #685082
   * Correct handling of amd64 in roacle-jdk6.1->4 and improve error message when used with unknown archives
+  * Add support for earlier oracle-jdk6 version
 
   [Emmanuel Bourg]
   * Improved detection of the JRE/JDK version (supports 2 digits Java 7 updates)
 
   [Emmanuel Bourg]
   * Improved detection of the JRE/JDK version (supports 2 digits Java 7 updates)
index f47c98ee84c930cf6bedc7f33b8279cb8def29e8..065b91860aaf92fc3e2045152c8b940129fef357 100644 (file)
@@ -21,9 +21,9 @@ Description: Utility for creating Java Debian packages
  .
  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 J2SE Development Kit (JDK), version 6 (update >= 10), 7
-     - The J2SE Runtime Environment (JRE), version 6 (update >= 10), 7
-     - The J2SE API Javadoc, version 6 (update >= 10), 7
+     - 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
  (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
  .
  Please note that Debian recommends the use of openjdk-6-jdk/openjdk-6-jre
  (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
  .
  Please note that Debian recommends the use of openjdk-6-jdk/openjdk-6-jre
index 4c542db0f2989f589426c9fc6cdafa2d5a6289bb..7173cb5ea7e2e219c7a1e32df8348b1ac7d28f39 100755 (executable)
--- a/make-jpkg
+++ b/make-jpkg
@@ -71,9 +71,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 (update >= 10), 7
-    - The Java Runtime Environment (JRE), version 6 (update >= 10), 7
-    - The Java API Javadoc, version 6 (update >= 10), 7
+    - 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
   (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:
index 88878fd24fdee9358aa3e33e68b0a56bd0f5d165..7d7a91fc54ea4626d334775e518b80a0271b4ab3 100644 (file)
@@ -30,9 +30,9 @@ distribution FILE.
 .PP
 Supported java binary distributions currently include:
   * Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
 .PP
 Supported java binary distributions currently include:
   * Oracle (http://www.oracle.com/technetwork/java/javase/downloads) :
-    - The J2SE Development Kit (JDK), version 6 (update >= 10), 7
-    - The J2SE Runtime Environment (JRE), version 6 (update >= 10), 7
-    - The J2SE API Javadoc, version 6 (update >= 10), 7
+    - 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
   (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
 .PP
 The following options are recognized:
   (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
 .PP
 The following options are recognized: