[pkg-java] r7722 - trunk/plexus-containers/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Thu Dec 25 23:56:38 UTC 2008
Author: twerner
Date: 2008-12-25 23:56:38 +0000 (Thu, 25 Dec 2008)
New Revision: 7722
Modified:
trunk/plexus-containers/debian/changelog
trunk/plexus-containers/debian/control
Log:
Add missing Depends.
Modified: trunk/plexus-containers/debian/changelog
===================================================================
--- trunk/plexus-containers/debian/changelog 2008-12-25 23:41:57 UTC (rev 7721)
+++ trunk/plexus-containers/debian/changelog 2008-12-25 23:56:38 UTC (rev 7722)
@@ -1,3 +1,9 @@
+plexus-containers (1.0~beta2-2) unstable; urgency=low
+
+ * Add missing Depends.
+
+ -- Torsten Werner <twerner at debian.org> Fri, 26 Dec 2008 00:55:46 +0100
+
plexus-containers (1.0~beta2-1) unstable; urgency=low
* Initial release. (Closes: #507272)
Modified: trunk/plexus-containers/debian/control
===================================================================
--- trunk/plexus-containers/debian/control 2008-12-25 23:41:57 UTC (rev 7721)
+++ trunk/plexus-containers/debian/control 2008-12-25 23:56:38 UTC (rev 7722)
@@ -13,6 +13,8 @@
Package: libplexus-containers-java
Architecture: all
+Depends: ${misc:Depends}, default-jre | java2-runtime, libgoogle-collections-java,
+ libplexus-classworlds-java, libplexus-utils-java, libxbean-java
Description: utilities for the Plexus framework
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