[plexus-ant-factory] 05/19: Switch to the new plexus-container package.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Aug 29 20:33:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository plexus-ant-factory.

commit 5da110b12468eb6d1bb0c394836b9c47192e8047
Author: Torsten Werner <twerner at debian.org>
Date:   Mon Jul 13 19:23:06 2009 +0000

    Switch to the new plexus-container package.
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dfa1e38..f59beed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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)
diff --git a/debian/rules b/debian/rules
index 0e370dc..dcf2d7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/cdbs/1/class/ant.mk
 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)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-ant-factory.git



More information about the pkg-java-commits mailing list