]> git.sven.stormbind.net Git - sven/java-package.git/commitdiff
Replaced references to "Java 2" by "Java SE"
authorEmmanuel Bourg <ebourg@apache.org>
Mon, 6 Feb 2012 09:44:48 +0000 (10:44 +0100)
committerCédric Pineau <cedric.pineau@gmail.com>
Thu, 2 Aug 2012 16:18:59 +0000 (18:18 +0200)
Signed-off-by: Cédric Pineau <cedric.pineau@gmail.com>
lib/j2re.sh
lib/j2sdk-doc.sh
lib/j2sdk.sh
make-jpkg

index 2a8c05acdbacd3e5db18a90de8782c08daf5d56b..c5d832294726ce2207f33855d787e9b5b4cd77c5 100644 (file)
@@ -9,7 +9,7 @@ Recommends: netbase, libx11-6 | xlibs, libasound2, libgtk1.2
 Provides: java-virtual-machine, java-runtime, java2-runtime, java-runtime-headless, java2-runtime-headless, java-browser-plugin, j2re${j2se_release}
 Replaces: ${j2se_package}debian
 Description: $j2se_title
- The Java(TM) 2 Runtime Environment contains the Java virtual machine,
+ The Java(TM) SE Runtime Environment contains the Java virtual machine,
  runtime class libraries, and Java application launcher that are
  necessary to run programs written in the Java progamming language
  (this includes the Java 2 Plug-In for Netscape and Mozilla
index 2a56db903ec67b4d9ec8c0a4b7539ca28450cc61..5b1353151c66a9e313d0ed5da8a3def70cd906e6 100644 (file)
@@ -8,7 +8,7 @@ Recommends:
 Provides: 
 Replaces: 
 Description: $j2se_title
- The Java(TM) 2 SDK is a development environment for building
+ The Java(TM) SE JDK is a development environment for building
  applications, applets, and components that can be deployed on the
  Java(TM) platform.
  .
index 988cd6e599e76288edce0221b44e7f9c7b1c8183..f8143e5835e361a818a1776c3d8afb163f703533 100644 (file)
@@ -9,11 +9,11 @@ Recommends: netbase, libx11-6 | xlibs, libasound2, libgtk1.2, libstdc++5
 Provides: java-virtual-machine, java-runtime, java2-runtime, java-browser-plugin, java-compiler, java2-compiler, java-runtime-headless, java2-runtime-headless, java-sdk, java2-sdk, j2sdk$j2se_release, j2re$j2se_release
 Replaces: ${j2se_package}debian
 Description: $j2se_title
- The Java(TM) 2 SDK is a development environment for building
+ The Java(TM) SE JDK is a development environment for building
  applications, applets, and components that can be deployed on the
  Java(TM) platform.
  .
- The Java(TM) 2 SDK software includes tools useful for developing and
+ The Java(TM) SE JDK software includes tools useful for developing and
  testing programs written in the Java programming language and running
  on the Java platform. These tools are designed to be used from the
  command line. Except for appletviewer, these tools do not provide a
index 0e1d315a45b9e56b359440f96d274d0b24132bd2..74c743b21bdcde85c6d9e3fe817e434f391fe968 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) :
-    - 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 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
   (Choose tar.gz archives or self-extracting archives, do _not_ choose the RPM!)
 
 The following options are recognized: