[pkg-java] r7716 - trunk/plexus-io/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Sat Dec 20 23:40:40 UTC 2008
Author: twerner
Date: 2008-12-20 23:40:40 +0000 (Sat, 20 Dec 2008)
New Revision: 7716
Modified:
trunk/plexus-io/debian/changelog
trunk/plexus-io/debian/control
Log:
UNRELEASED
* Change Depends: default-jre | java2-runtime.
Modified: trunk/plexus-io/debian/changelog
===================================================================
--- trunk/plexus-io/debian/changelog 2008-12-20 17:22:17 UTC (rev 7715)
+++ trunk/plexus-io/debian/changelog 2008-12-20 23:40:40 UTC (rev 7716)
@@ -1,3 +1,10 @@
+plexus-io (1.0~alpha2-2) unstable; urgency=low
+
+ UNRELEASED
+ * Change Depends: default-jre | java2-runtime.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 21 Dec 2008 00:39:52 +0100
+
plexus-io (1.0~alpha2-1) unstable; urgency=low
* Initial release. (Closes: #475726)
Modified: trunk/plexus-io/debian/control
===================================================================
--- trunk/plexus-io/debian/control 2008-12-20 17:22:17 UTC (rev 7715)
+++ trunk/plexus-io/debian/control 2008-12-20 23:40:40 UTC (rev 7716)
@@ -12,7 +12,7 @@
Package: libplexus-io-java
Architecture: all
-Depends: ${misc:Depends}, default-java | java2-runtime, libplexus-utils-java
+Depends: ${misc:Depends}, default-jre | java2-runtime, libplexus-utils-java
Description: Plexus IO Components
Plexus IO is a set of plexus components, which are designed for use in I/O
operations. These I/O operations are doing nothing spectacular. For example,
More information about the pkg-java-commits
mailing list