[asm] 10/11: Removed the unused build dependencies on antlr, ant-contrib, ant-optional and javahelper
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 21 22:47:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository asm.
commit c8d804cade226fd7883a6c69904f1d5c01d88595
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Mar 21 19:28:35 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 e4dba3a..e830d9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,7 +4,8 @@ asm (5.1-1) UNRELEASED; urgency=medium
* New upstream release
- Updated the OSGi metadata in debian/osgi
* Renamed the package back to libasm-java
- * 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
* Reduced the size of the package by linking asm-debug-all.jar to asm-all.jar
* Set the locale when generating the Javadoc to make the build reproducible
* Standards-Version updated to 3.9.7 (no changes)
diff --git a/debian/control b/debian/control
index afbd785..4ed91f0 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, maven-repo-helper
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-java/asm.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/asm.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/asm.git
More information about the pkg-java-commits
mailing list