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 144c30f9b27a49569c4d69823d254735d46f04de Author: tony mancill <[email protected]> Date: Mon Dec 2 04:19:19 2013 +0000 add libasm3-java to build-dep; closes #729771 --- debian/control | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 6f0c640..656b9f7 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,12 @@ 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 +Build-Depends-Indep: maven-repo-helper (>= 1.8.5), + junit4, + libmaven-plugin-tools-java, + libplexus-velocity-java, + libcommons-io-java, + libasm3-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

