[polyglot-maven] 01/06: Removed the unused build dependency on libasm3-java (Closes: #800865)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Oct 30 12:29:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository polyglot-maven.
commit 261eaaa5f3d0ef7d374a5a601b7bf6137f684a94
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Oct 30 10:33:00 2015 +0100
Removed the unused build dependency on libasm3-java (Closes: #800865)
---
debian/build.xml | 1 -
debian/changelog | 7 +++++++
debian/control | 1 -
3 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/debian/build.xml b/debian/build.xml
index 6907925..fa93c0d 100644
--- a/debian/build.xml
+++ b/debian/build.xml
@@ -45,7 +45,6 @@
<path id="groovyc.classpath">
<fileset dir="/usr/share/java" includes="commons-cli.jar"/>
<fileset dir="/usr/share/java" includes="groovy-all.jar"/>
- <fileset dir="/usr/share/java" includes="asm3-all.jar"/>
</path>
<!--path id="clojurec.classpath">
diff --git a/debian/changelog b/debian/changelog
index 4e3c1c8..9e7b2d4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+polyglot-maven (0.8~tobrien+git20120905-4) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Removed the unused build dependency on libasm3-java (Closes: #800865)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Tue, 27 Oct 2015 21:58:45 +0100
+
polyglot-maven (0.8~tobrien+git20120905-3) unstable; urgency=low
* Fix "FTBFS: dh_auto_clean: ant clean failed to to execute: No such
diff --git a/debian/control b/debian/control
index 2e9e2d3..45f0bd1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Build-Depends: debhelper (>= 9), default-jdk, maven-repo-helper (>= 1.5)
Build-Depends-Indep: ant,
groovy,
junit4,
- libasm3-java,
libcommons-cli-java,
libcommons-logging-java,
libplexus-classworlds2-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/polyglot-maven.git
More information about the pkg-java-commits
mailing list