[libasm4-java] 02/04: Removed the unused build dependencies on antlr, ant-contrib, ant-optional and javahelper
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 21 23:12:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libasm4-java.
commit 39760be37c5d4f70f78f1cdca93e27410a505279
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Mar 22 00:06:33 2016 +0100
Removed the unused build dependencies on antlr, ant-contrib, ant-optional and javahelper
---
debian/changelog | 3 ++-
debian/control | 7 +------
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9d7a3c3..9818eef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
libasm4-java (5.0.4-2) UNRELEASED; urgency=medium
* Team upload.
- * Removed the unused build dependency on libow-util-ant-tasks-java
+ * Removed the unused build dependencies on libow-util-ant-tasks-java, antlr,
+ ant-contrib, ant-optional and javahelper
* Standards-Version updated to 3.9.7 (no changes)
* Set the locale when generating the Javadoc to make the build reproducible
diff --git a/debian/control b/debian/control
index dce640a..464dc88 100644
--- a/debian/control
+++ b/debian/control
@@ -5,12 +5,7 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Aditya Vaidya <kroq.gar78 at gmail.com>,
Damien Raude-Morvan <drazzib at debian.org>
Build-Depends: cdbs, debhelper (>= 9), default-jdk
-Build-Depends-Indep: ant (>= 1.6.5),
- ant-contrib,
- ant-optional,
- antlr,
- javahelper,
- maven-repo-helper
+Build-Depends-Indep: ant (>= 1.6.5), maven-repo-helper
Standards-Version: 3.9.7
Vcs-Git: git://anonscm.debian.org/pkg-java/libasm4-java.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/libasm4-java.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libasm4-java.git
More information about the pkg-java-commits
mailing list