[java-policy] 105/198: Fix typo, self suggests and added missing closes.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Sep 23 07:49:35 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 3ec5cae35fd4183f18841d90f4db8a5e6a6e3cab
Author: Niels Thykier <nthykier at debian.org>
Date: Mon Apr 5 17:55:58 2010 +0000
Fix typo, self suggests and added missing closes.
---
debian/README.Debian | 2 +-
debian/changelog | 4 +++-
debian/control | 1 -
3 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 403cf62..07af622 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,4 +1,4 @@
-This packages contains information about how to make your java environment
+This package contains information about how to make your java environment
work. The package contains the Proposed Debian Java Policy and
the Debian Java FAQ. It should probably be enough to get things going.
diff --git a/debian/changelog b/debian/changelog
index 6ce66bf..4834a14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ java-common (0.35) unstable; urgency=low
* Integrated adapted parts of the FOSDEM06 proposal into the Java
Policy.
- Java libraries are no longer required to depend on a JVM
- (Closes: #227587)
+ (Closes: #227587, #505166)
* Updated to java-faq to match the online version.
* Bumped debhelper compat to 7.
- Added missing ${misc:Depends}
@@ -17,6 +17,8 @@ java-common (0.35) unstable; urgency=low
* Converted source to 3.0 (native).
* Bumped Standards-Version to 3.8.4 - no changes required.
* Set DM-Upload-Allowed.
+ * Removed self suggest in default-jre.
+ * Fixed a spelling mistake in README.Debian.
-- Niels Thykier <niels at thykier.net> Mon, 05 Apr 2010 18:01:40 +0200
diff --git a/debian/control b/debian/control
index 49a0a86..086384f 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,6 @@ Package: default-jre
Architecture: any
Depends: default-jre-headless (= ${binary:Version}), ${jre}${jre:version},
${misc:Depends}
-Suggests: default-jre
Provides: ${jre:provides}
Description: Standard Java or Java compatible Runtime
This package points to the Java runtime, or Java compatible
--
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