[pkg-java] r7732 - trunk/plexus-archiver/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Fri Dec 26 09:28:25 UTC 2008


Author: twerner
Date: 2008-12-26 09:28:25 +0000 (Fri, 26 Dec 2008)
New Revision: 7732

Modified:
   trunk/plexus-archiver/debian/changelog
   trunk/plexus-archiver/debian/control
Log:
Change Depends: default-java to default-jre.

Modified: trunk/plexus-archiver/debian/changelog
===================================================================
--- trunk/plexus-archiver/debian/changelog	2008-12-26 09:25:53 UTC (rev 7731)
+++ trunk/plexus-archiver/debian/changelog	2008-12-26 09:28:25 UTC (rev 7732)
@@ -1,3 +1,9 @@
+plexus-archiver (1.0~alpha10-2) unstable; urgency=low
+
+  * Change Depends: default-java to default-jre.
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 26 Dec 2008 10:28:05 +0100
+
 plexus-archiver (1.0~alpha10-1) unstable; urgency=low
 
   * Initial release. (Closes: #475780)

Modified: trunk/plexus-archiver/debian/control
===================================================================
--- trunk/plexus-archiver/debian/control	2008-12-26 09:25:53 UTC (rev 7731)
+++ trunk/plexus-archiver/debian/control	2008-12-26 09:28:25 UTC (rev 7732)
@@ -12,7 +12,7 @@
 
 Package: libplexus-archiver-java
 Architecture: all
-Depends: ${misc:Depends}, default-java | java2-runtime, libplexus-utils-java,
+Depends: ${misc:Depends}, default-jre | java2-runtime, libplexus-utils-java,
  libplexus-io-java, libplexus-containers-java
 Description: The archiver plugin for the Plexus compiler system
  The Plexus project provides a full software stack for creating and




More information about the pkg-java-commits mailing list