[pkg-java] r9221 - trunk/plexus-ant-factory/debian

Torsten Werner twerner at alioth.debian.org
Mon Jul 13 19:23:06 UTC 2009


Author: twerner
Date: 2009-07-13 19:23:06 +0000 (Mon, 13 Jul 2009)
New Revision: 9221

Modified:
   trunk/plexus-ant-factory/debian/changelog
   trunk/plexus-ant-factory/debian/rules
Log:
Switch to the new plexus-container package.

Modified: trunk/plexus-ant-factory/debian/changelog
===================================================================
--- trunk/plexus-ant-factory/debian/changelog	2009-07-13 19:20:16 UTC (rev 9220)
+++ trunk/plexus-ant-factory/debian/changelog	2009-07-13 19:23:06 UTC (rev 9221)
@@ -1,3 +1,9 @@
+plexus-ant-factory (1.0~alpha2.1-2) UNRELEASED; urgency=low
+
+  * Switch to the new plexus-container package.
+
+ -- Torsten Werner <twerner at debian.org>  Mon, 13 Jul 2009 21:20:08 +0200
+
 plexus-ant-factory (1.0~alpha2.1-1) unstable; urgency=low
 
   * Initial release. (Closes: #535018)

Modified: trunk/plexus-ant-factory/debian/rules
===================================================================
--- trunk/plexus-ant-factory/debian/rules	2009-07-13 19:20:16 UTC (rev 9220)
+++ trunk/plexus-ant-factory/debian/rules	2009-07-13 19:23:06 UTC (rev 9221)
@@ -6,7 +6,7 @@
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
 VERSION              := $(DEB_UPSTREAM_VERSION)
 JAVA_HOME            := /usr/lib/jvm/default-java
-DEB_JARS             := ant-nodeps plexus-container-default classworlds plexus-utils 
+DEB_JARS             := ant-nodeps plexus-container-default-alpha classworlds plexus-utils 
 DEB_ANT_BUILD_TARGET := package
 DEB_ANT_BUILDFILE    := /usr/share/maven-ant-helper/maven-build.xml
 DEB_ANT_ARGS         := -Dbasedir=$(realpath .) -Dpackage=$(PACKAGE) -Dversion=$(VERSION)




More information about the pkg-java-commits mailing list