[java-policy] 167/198: Fix empty-binary-package on gcj-native-helper, default-jre & default-jdk

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 23 07:49:42 UTC 2015


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

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

commit 762cb123f911f835737316225d12a85c13696cef
Author: Sylvestre Ledru <sylvestre at debian.org>
Date:   Mon Aug 5 16:02:29 2013 +0000

    Fix empty-binary-package on gcj-native-helper, default-jre & default-jdk
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1ab2ccc..257a000 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ java-common (0.49) unstable; urgency=low
   * Team upload.
   * Finalize the upload to switch to OpenJDK 7.
     See http://lists.debian.org/debian-devel-announce/2013/08/msg00000.html
+  * Fix empty-binary-package on gcj-native-helper, default-jre & default-jdk
   * Remove local variables in the changelog
   * Update of the Debian Java FAQ (was starting to become obsolete)
   * Update of the Java policy:
diff --git a/debian/control b/debian/control
index fdc1114..43d48d7 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Depends: default-jre-headless (= ${binary:Version}), ${jre}${jre:version},
  ${misc:Depends}
 Provides: ${jre:provides}
 Description: Standard Java or Java compatible Runtime
- This package points to the Java runtime, or Java compatible
+ This dependency package points to the Java runtime, or Java compatible
  runtime recommended for the ${jre:arch} architecture,
  which is ${jre} for ${jre:arch}.
 
@@ -57,7 +57,7 @@ Depends: default-jre (= ${binary:Version}), ${jdk}${jdk:version},
  ${misc:Depends}
 Provides: ${jdk:provides}
 Description: Standard Java or Java compatible Development Kit
- This package points to the Java runtime, or Java compatible
+ This dependency package points to the Java runtime, or Java compatible
  development kit recommended for this architecture, which is
  ${jdk} for ${jre:arch}.
 
@@ -78,7 +78,7 @@ Provides: default-jdk-builddep
 Conflicts: default-jdk-builddep
 Replaces: default-jdk-builddep
 Description: Standard helper tools for creating gcj native packages
- This package points to the build dependencies used to build
+ This dependency package points to the build dependencies used to build
  gcj native packages.
  .
  Unlike default-jdk-builddep, this package only provides the

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



More information about the pkg-java-commits mailing list