[plexus-bsh-factory] 05/14: Switch to the new plexus-container package.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 19 16:06:21 GMT 2016


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

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

commit dc30b5021a078a296ae39ed94f79f7fbab93293c
Author: Torsten Werner <twerner at debian.org>
Date:   Mon Jul 13 19:24:25 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 f4385c9..9614ab6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+plexus-bsh-factory (1.0~alpha7-2) UNRELEASED; urgency=low
+
+  * Switch to the new plexus-container package.
+
+ -- Torsten Werner <twerner at debian.org>  Mon, 13 Jul 2009 21:22:01 +0200
+
 plexus-bsh-factory (1.0~alpha7-1) unstable; urgency=low
 
   * Initial release. (Closes: #535021)
diff --git a/debian/rules b/debian/rules
index 9b6ed9f..e6c78c3 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 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)

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



More information about the pkg-java-commits mailing list