[pkg-java] r7717 - trunk/maven-site-plugin/debian

twerner at alioth.debian.org twerner at alioth.debian.org
Sat Dec 20 23:47:37 UTC 2008


Author: twerner
Date: 2008-12-20 23:47:37 +0000 (Sat, 20 Dec 2008)
New Revision: 7717

Modified:
   trunk/maven-site-plugin/debian/changelog
   trunk/maven-site-plugin/debian/control
Log:
UNRELEASED
* Change Depends: default-jre | java2-runtime.

Modified: trunk/maven-site-plugin/debian/changelog
===================================================================
--- trunk/maven-site-plugin/debian/changelog	2008-12-20 23:40:40 UTC (rev 7716)
+++ trunk/maven-site-plugin/debian/changelog	2008-12-20 23:47:37 UTC (rev 7717)
@@ -1,3 +1,10 @@
+maven-site-plugin (2.0~beta7-2) unstable; urgency=low
+
+  UNRELEASED
+  * Change Depends: default-jre | java2-runtime.
+
+ -- Torsten Werner <twerner at debian.org>  Sun, 21 Dec 2008 00:47:04 +0100
+
 maven-site-plugin (2.0~beta7-1) unstable; urgency=low
 
   * Initial release. (Closes: #508848)

Modified: trunk/maven-site-plugin/debian/control
===================================================================
--- trunk/maven-site-plugin/debian/control	2008-12-20 23:40:40 UTC (rev 7716)
+++ trunk/maven-site-plugin/debian/control	2008-12-20 23:47:37 UTC (rev 7717)
@@ -12,7 +12,7 @@
 
 Package: libmaven-site-plugin-java
 Architecture: all
-Depends: ${misc:Depends}, default-java | java2-runtime, libmaven-doxia-tools-java,
+Depends: ${misc:Depends}, default-jre | java2-runtime, libmaven-doxia-tools-java,
  libtomcat5.5-java
 Description: Maven Site Plugin for generating a site
  Maven is a software project management and comprehension tool. Based on the




More information about the pkg-java-commits mailing list