[plexus-velocity] 04/25: Used more recent upstream version. Pruned build classpath

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Sun Oct 30 22:28:47 UTC 2016


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

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

commit 738601f738ba98425d383cc01617d72d4887ec2f
Author: Paul Cager <paul-debian at home.paulcager.org>
Date:   Sun Jul 8 00:16:28 2007 +0000

    Used more recent upstream version.
    Pruned build classpath
---
 debian/build.properties | 2 --
 debian/changelog        | 2 +-
 debian/rules            | 2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/build.properties b/debian/build.properties
index 033d24a..0a36794 100644
--- a/debian/build.properties
+++ b/debian/build.properties
@@ -1,6 +1,4 @@
 classpath.compile=\
                   /usr/share/java/commons-collections.jar:\
                   /usr/share/java/plexus-container-default.jar:\
-                  /usr/share/java/plexus-classworlds.jar:\
-                  /usr/share/java/plexus-utils.jar:\
                   /usr/share/java/velocity.jar
diff --git a/debian/changelog b/debian/changelog
index 4fee443..c40e90b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-plexus-velocity (1.1.2-1) unstable; urgency=low
+plexus-velocity (1.1.6-1) unstable; urgency=low
 
   * Initial release. (Closes: #426227)
 
diff --git a/debian/rules b/debian/rules
index 9b4c17c..0ee04f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ DEB_ANT_BUILD_TARGET := package javadoc
 DEB_ANT_BUILDFILE    := ./debian/build.xml
 DEB_ANT_ARGS         := -Dpackage=$(PACKAGE) -DartifactId=$(PACKAGE) -Dversion=$(VERSION)
 API_DOCS             := build/api
-SVN                  := http://svn.codehaus.org/plexus/tags/$(PACKAGE)-$(VERSION)
+SVN                  := http://svn.codehaus.org/plexus/plexus-components/tags/$(PACKAGE)-$(VERSION)
 
 get-orig-source:
 	echo "Getting version $(VERSION) from $(SVN)"

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



More information about the pkg-java-commits mailing list