[pkg-java] r7742 - trunk/plexus-cdc/debian
twerner at alioth.debian.org
twerner at alioth.debian.org
Fri Dec 26 09:44:27 UTC 2008
Author: twerner
Date: 2008-12-26 09:44:27 +0000 (Fri, 26 Dec 2008)
New Revision: 7742
Modified:
trunk/plexus-cdc/debian/changelog
trunk/plexus-cdc/debian/control
Log:
fix Depends and changelog (it is our first upload)
Modified: trunk/plexus-cdc/debian/changelog
===================================================================
--- trunk/plexus-cdc/debian/changelog 2008-12-26 09:38:07 UTC (rev 7741)
+++ trunk/plexus-cdc/debian/changelog 2008-12-26 09:44:27 UTC (rev 7742)
@@ -1,10 +1,3 @@
-plexus-cdc (1.0~alpha14-2) unstable; urgency=low
-
- UNRELEASED
- * Switch to maven-debian-helper.
-
- -- Torsten Werner <twerner at debian.org> Fri, 12 Dec 2008 11:50:23 +0100
-
plexus-cdc (1.0~alpha14-1) unstable; urgency=low
* Initial release. (Closes: #508465)
Modified: trunk/plexus-cdc/debian/control
===================================================================
--- trunk/plexus-cdc/debian/control 2008-12-26 09:38:07 UTC (rev 7741)
+++ trunk/plexus-cdc/debian/control 2008-12-26 09:44:27 UTC (rev 7742)
@@ -12,7 +12,7 @@
Package: libplexus-cdc-java
Architecture: all
-Depends: ${misc:Depends}, default-java | java2-runtime, libslf4j-java,
+Depends: ${misc:Depends}, default-jre | java2-runtime, libslf4j-java,
libjdom1-java
Description: Plexus Component Descriptor Creator
The Plexus project provides a full software stack for creating and
More information about the pkg-java-commits
mailing list