summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/README.Debian2
-rw-r--r--debian/changelog4
-rw-r--r--debian/control1
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@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