[pkg-java] r12001 - trunk/java-common/debian

Niels Thykier nthykier-guest at alioth.debian.org
Mon Apr 5 17:55:59 UTC 2010


Author: nthykier-guest
Date: 2010-04-05 17:55:58 +0000 (Mon, 05 Apr 2010)
New Revision: 12001

Modified:
   trunk/java-common/debian/README.Debian
   trunk/java-common/debian/changelog
   trunk/java-common/debian/control
Log:
Fix typo, self suggests and added missing closes.

Modified: trunk/java-common/debian/README.Debian
===================================================================
--- trunk/java-common/debian/README.Debian	2010-04-05 16:01:51 UTC (rev 12000)
+++ trunk/java-common/debian/README.Debian	2010-04-05 17:55:58 UTC (rev 12001)
@@ -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.
 

Modified: trunk/java-common/debian/changelog
===================================================================
--- trunk/java-common/debian/changelog	2010-04-05 16:01:51 UTC (rev 12000)
+++ trunk/java-common/debian/changelog	2010-04-05 17:55:58 UTC (rev 12001)
@@ -5,7 +5,7 @@
   * 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 @@
   * 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
 

Modified: trunk/java-common/debian/control
===================================================================
--- trunk/java-common/debian/control	2010-04-05 16:01:51 UTC (rev 12000)
+++ trunk/java-common/debian/control	2010-04-05 17:55:58 UTC (rev 12001)
@@ -31,7 +31,6 @@
 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




More information about the pkg-java-commits mailing list