[pkg-java] r7736 - trunk/plexus-maven-plugin/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Fri Dec 26 09:32:38 UTC 2008


Author: twerner
Date: 2008-12-26 09:32:38 +0000 (Fri, 26 Dec 2008)
New Revision: 7736

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

Modified: trunk/plexus-maven-plugin/debian/changelog
===================================================================
--- trunk/plexus-maven-plugin/debian/changelog	2008-12-26 09:30:58 UTC (rev 7735)
+++ trunk/plexus-maven-plugin/debian/changelog	2008-12-26 09:32:38 UTC (rev 7736)
@@ -1,3 +1,9 @@
+plexus-maven-plugin (1.3.8-2) unstable; urgency=low
+
+  * Change Depends: default-java to default-jre.
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 26 Dec 2008 10:32:17 +0100
+
 plexus-maven-plugin (1.3.8-1) unstable; urgency=low
 
   * Initial release. (Closes: #508741)

Modified: trunk/plexus-maven-plugin/debian/control
===================================================================
--- trunk/plexus-maven-plugin/debian/control	2008-12-26 09:30:58 UTC (rev 7735)
+++ trunk/plexus-maven-plugin/debian/control	2008-12-26 09:32:38 UTC (rev 7736)
@@ -12,7 +12,7 @@
 
 Package: libplexus-maven-plugin-java
 Architecture: all
-Depends: ${misc:Depends}, default-java | java2-runtime, libplexus-cdc-java,
+Depends: ${misc:Depends}, default-jre | java2-runtime, libplexus-cdc-java,
  libslf4j-java, libmaven-reporting-impl-java
 Description: Maven plugin for the Plexus Component Descriptor Creator
  The Plexus project provides a full software stack for creating and




More information about the pkg-java-commits mailing list