This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository maven-debian-helper.
commit bbf7ca50a9c835d591ddc29e58f3c42633119a75 Author: tony mancill <[email protected]> Date: Mon Dec 2 22:00:40 2013 -0800 Revert "add libasm3-java to build-dep; closes #729771" This reverts commit 144c30f9b27a49569c4d69823d254735d46f04de. Emmanuel pointed out that core issue was with maven-plugin-tools-annotations. --- debian/control | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 656b9f7..6f0c640 100644 --- a/debian/control +++ b/debian/control @@ -5,12 +5,8 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Torsten Werner <[email protected]>, Ludovic Claude <[email protected]>, Damien Raude-Morvan <[email protected]>, Thomas Koch <[email protected]>, Emmanuel Bourg <[email protected]>, Wolodja Wentland <[email protected]> Build-Depends: cdbs, debhelper (>= 9), default-jdk, maven-ant-helper (>= 7.0), ant-optional, help2man -Build-Depends-Indep: maven-repo-helper (>= 1.8.5), - junit4, - libmaven-plugin-tools-java, - libplexus-velocity-java, - libcommons-io-java, - libasm3-java +Build-Depends-Indep: maven-repo-helper (>= 1.8.5), junit4, libmaven-plugin-tools-java, + libplexus-velocity-java, libcommons-io-java Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-java/maven-debian-helper.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/maven-debian-helper.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

