From ee7f681f03a875fc615134a6686b2906d5d89438 Mon Sep 17 00:00:00 2001 From: Emmanuel Bourg Date: Sat, 31 Aug 2013 00:34:57 +0200 Subject: [PATCH] Removed the references to "Java 2" from the description of the generated JRE package --- debian/changelog | 2 ++ lib/jre.sh | 9 ++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0edc63f..4194414 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,8 @@ java-package (0.53) UNRELEASED; urgency=low * Removed the recommended dependency on libx11-6 and libasound2 from the generated control file (these dependencies are already injected by dh_shlibdeps) + * Removed the references to "Java 2" from the description of the generated + JRE package -- Emmanuel Bourg Wed, 28 Aug 2013 19:34:41 +0200 diff --git a/lib/jre.sh b/lib/jre.sh index d63408e..da86095 100644 --- a/lib/jre.sh +++ b/lib/jre.sh @@ -10,11 +10,10 @@ Provides: java-virtual-machine, java-runtime, java2-runtime, java${j2se_release} Description: $j2se_title 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 - browsers). It is not a development environment and doesn't contain - development tools such as compilers or debuggers. For development - tools, see the Java 2 SDK, Standard Edition. + necessary to run programs written in the Java programming language. + It is not a development environment and does not contain development + tools such as compilers or debuggers. For development tools, see the + Java SE Development Kit (JDK). . This package has been automatically created with java-package ($version). EOF -- 2.39.2