Author: twerner Date: 2009-07-13 19:24:25 +0000 (Mon, 13 Jul 2009) New Revision: 9222
Modified: trunk/plexus-bsh-factory/debian/changelog trunk/plexus-bsh-factory/debian/rules Log: Switch to the new plexus-container package. Modified: trunk/plexus-bsh-factory/debian/changelog =================================================================== --- trunk/plexus-bsh-factory/debian/changelog 2009-07-13 19:23:06 UTC (rev 9221) +++ trunk/plexus-bsh-factory/debian/changelog 2009-07-13 19:24:25 UTC (rev 9222) @@ -1,3 +1,9 @@ +plexus-bsh-factory (1.0~alpha7-2) UNRELEASED; urgency=low + + * Switch to the new plexus-container package. + + -- Torsten Werner <twer...@debian.org> Mon, 13 Jul 2009 21:22:01 +0200 + plexus-bsh-factory (1.0~alpha7-1) unstable; urgency=low * Initial release. (Closes: #535021) Modified: trunk/plexus-bsh-factory/debian/rules =================================================================== --- trunk/plexus-bsh-factory/debian/rules 2009-07-13 19:23:06 UTC (rev 9221) +++ trunk/plexus-bsh-factory/debian/rules 2009-07-13 19:24:25 UTC (rev 9222) @@ -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 bsh +DEB_JARS := ant-nodeps plexus-container-default-alpha classworlds plexus-utils bsh 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) _______________________________________________ pkg-java-commits mailing list pkg-java-commits@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits