[pkg-java] r7725 - trunk/plexus-interpolation/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Fri Dec 26 00:04:18 UTC 2008
Author: twerner
Date: 2008-12-26 00:04:18 +0000 (Fri, 26 Dec 2008)
New Revision: 7725
Modified:
trunk/plexus-interpolation/debian/changelog
trunk/plexus-interpolation/debian/control
Log:
release
Modified: trunk/plexus-interpolation/debian/changelog
===================================================================
--- trunk/plexus-interpolation/debian/changelog 2008-12-26 00:00:09 UTC (rev 7724)
+++ trunk/plexus-interpolation/debian/changelog 2008-12-26 00:04:18 UTC (rev 7725)
@@ -1,3 +1,9 @@
+plexus-interpolation (1.7-2) unstable; urgency=low
+
+ * Change Depends: default-jre (instead of default-java).
+
+ -- Torsten Werner <twerner at debian.org> Fri, 26 Dec 2008 00:52:07 +0100
+
plexus-interpolation (1.7-1) unstable; urgency=low
* Initial release. (Closes: #508095)
Modified: trunk/plexus-interpolation/debian/control
===================================================================
--- trunk/plexus-interpolation/debian/control 2008-12-26 00:00:09 UTC (rev 7724)
+++ trunk/plexus-interpolation/debian/control 2008-12-26 00:04:18 UTC (rev 7725)
@@ -12,7 +12,7 @@
Package: libplexus-interpolation-java
Architecture: all
-Depends: ${misc:Depends}, default-java | java2-runtime
+Depends: ${misc:Depends}, default-jre | java2-runtime
Description: Plexus Interpolation API
The Plexus project provides a full software stack for creating and executing
software projects. Based on the Plexus container, the applications can
More information about the pkg-java-commits
mailing list