[java-common] 02/04: Updated the package descriptions

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Jan 6 12:56:27 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository java-common.

commit 51763edae3edf2a74fa746466bd6fa133e13949d
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Jan 6 13:47:43 2017 +0100

    Updated the package descriptions
---
 debian/changelog |  1 +
 debian/control   | 15 +++++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4d179cf..a68f18a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ java-common (0.58) UNRELEASED; urgency=medium
   * Team upload.
   * Fixed update-java-alternatives to work with the new jdk-headless packages.
     Thanks to Dominic Hargreaves for the patch (Closes: #825987)
+  * Updated the package descriptions
   * Use secure Vcs-* URLs
   * Standards-Version updated to 3.9.8
   * Switch to debhelper level 10
diff --git a/debian/control b/debian/control
index d3e8ae0..d3553dd 100644
--- a/debian/control
+++ b/debian/control
@@ -27,8 +27,8 @@ Recommends: default-java-plugin
 Provides: ${jre:provides}
 Description: Standard Java or Java compatible Runtime
  This dependency package points to the Java runtime, or Java compatible
- runtime recommended for the ${jre:arch} architecture,
- which is ${jre} for ${jre:arch}.
+ runtime recommended for this architecture, which is
+ ${jre} for ${jre:arch}.
 
 Package: default-jre-headless
 Architecture: any
@@ -37,7 +37,7 @@ Suggests: default-jre
 Provides: ${jhl:provides}
 Replaces: openjdk-6-jre-headless (<< 6b23~pre8-2~)
 Description: Standard Java or Java compatible Runtime (headless)
- This package points to the Java runtime, or Java compatible
+ This dependency package points to the Java runtime, or Java compatible
  runtime recommended for this architecture, which is
  ${jhl} for ${jre:arch}.
  .
@@ -62,7 +62,10 @@ Provides: ${jdkhl:provides}
 Description: Standard Java or Java compatible Development Kit (headless)
  This dependency package points to the Java runtime, or Java compatible
  development kit recommended for this architecture, which is
- ${jdk} for ${jre:arch}.
+ ${jdkhl} for ${jre:arch}.
+ .
+ The package is used as dependency for packages not needing a
+ graphical display during runtime.
 
 Package: default-jdk-doc
 Architecture: any
@@ -70,8 +73,8 @@ Section: doc
 Depends: ${doc}, ${misc:Depends}
 Suggests: default-jdk
 Description: Standard Java or Java compatible Development Kit (documentation)
- This package points to the documentation for the Java development kit,
- or Java compatible development kit recommended for Debian, which is
+ This dependency package points to the documentation for the Java development
+ kit, or Java compatible development kit recommended for Debian, which is
  ${doc} for ${jre:arch}.
 
 Package: default-java-plugin

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



More information about the pkg-java-commits mailing list