[openjdk-8] 02/02: No longer mention the IcedTea build support in the packages descriptions

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun May 18 21:32:13 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository openjdk-8.

commit fefee54fe0f1f5e37d4a1ea0f23987c43ea90896
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Sun May 18 23:30:56 2014 +0200

    No longer mention the IcedTea build support in the packages descriptions
---
 debian/control              | 21 +++++++--------------
 debian/templates/control.in | 21 +++++++--------------
 2 files changed, 14 insertions(+), 28 deletions(-)

diff --git a/debian/control b/debian/control
index eea6d11..763c049 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,7 @@ Description: OpenJDK Development Kit (JDK)
  OpenJDK is a development environment for building applications,
  applets, and components using the Java programming language.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: openjdk-8-jre-headless
 Architecture: alpha amd64 armel armhf arm64 i386 ia64 lpia mips mipsel powerpc powerpcspe ppc64 ppc64el m68k sh4 sparc sparc64 s390x x32 kfreebsd-i386 kfreebsd-amd64
@@ -37,8 +36,7 @@ Description: OpenJDK Java runtime, using ${vm:Name} (headless)
  Minimal Java runtime - needed for executing non GUI Java programs.
  Using ${vm:Name}.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: openjdk-8-jre
 Architecture: alpha amd64 armel armhf arm64 i386 ia64 lpia mips mipsel powerpc powerpcspe ppc64 ppc64el m68k sh4 sparc sparc64 s390x x32 kfreebsd-i386 kfreebsd-amd64
@@ -52,8 +50,7 @@ Description: OpenJDK Java runtime, using ${vm:Name}
  Full Java runtime environment - needed for executing Java GUI and Webstart
  programs. Using ${vm:Name}.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: openjdk-8-demo
 Architecture: alpha amd64 armel armhf arm64 i386 ia64 lpia mips mipsel powerpc powerpcspe ppc64 ppc64el m68k sh4 sparc sparc64 s390x x32 kfreebsd-i386 kfreebsd-amd64
@@ -63,8 +60,7 @@ Depends: openjdk-8-jre (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Description: Java runtime based on OpenJDK (demos and examples)
  OpenJDK Java runtime
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: openjdk-8-source
 Architecture: all
@@ -78,8 +74,7 @@ Description: OpenJDK Development Kit (JDK) source files
  This package contains the Java programming language source files
  (src.zip) for all classes that make up the Java core API.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: openjdk-8-doc
 Section: doc
@@ -94,8 +89,7 @@ Description: OpenJDK Development Kit (JDK) documentation
  .
  This package contains the API documentation.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: openjdk-8-dbg
 Architecture: alpha amd64 armel armhf arm64 i386 ia64 lpia mips mipsel powerpc powerpcspe ppc64 ppc64el m68k sh4 sparc sparc64 s390x x32 kfreebsd-i386 kfreebsd-amd64
@@ -112,8 +106,7 @@ Description: Java runtime based on OpenJDK (debugging symbols)
  .
  This package contains the debugging symbols.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 #Package: openjdk-7-jre-jamvm
 #Architecture: amd64 armel armhf i386 lpia mips mipsel powerpc kfreebsd-i386 kfreebsd-amd64
diff --git a/debian/templates/control.in b/debian/templates/control.in
index e41a082..db40749 100644
--- a/debian/templates/control.in
+++ b/debian/templates/control.in
@@ -21,8 +21,7 @@ Description: OpenJDK Development Kit (JDK)
  OpenJDK is a development environment for building applications,
  applets, and components using the Java programming language.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: @basename at -jre-headless
 Architecture: @any_archs@
@@ -37,8 +36,7 @@ Description: OpenJDK Java runtime, using ${vm:Name} (headless)
  Minimal Java runtime - needed for executing non GUI Java programs.
  Using ${vm:Name}.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: @basename at -jre
 Architecture: @any_archs@
@@ -52,8 +50,7 @@ Description: OpenJDK Java runtime, using ${vm:Name}
  Full Java runtime environment - needed for executing Java GUI and Webstart
  programs. Using ${vm:Name}.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: @basename at -demo
 Architecture: @any_archs@
@@ -63,8 +60,7 @@ Depends: @basename at -jre (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends
 Description: Java runtime based on OpenJDK (demos and examples)
  OpenJDK Java runtime
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: @basename at -source
 Architecture: all
@@ -78,8 +74,7 @@ Description: OpenJDK Development Kit (JDK) source files
  This package contains the Java programming language source files
  (src.zip) for all classes that make up the Java core API.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: @basename at -doc
 Section: doc
@@ -94,8 +89,7 @@ Description: OpenJDK Development Kit (JDK) documentation
  .
  This package contains the API documentation.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.
 
 Package: @basename at -dbg
 Architecture: @any_archs@
@@ -112,5 +106,4 @@ Description: Java runtime based on OpenJDK (debugging symbols)
  .
  This package contains the debugging symbols.
  .
- The packages are built using the IcedTea build support and patches
- from the IcedTea project.
+ The packages are built using the patches from the IcedTea project.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjdk-8.git



More information about the pkg-java-commits mailing list