This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository maven-processor-plugin.
commit c23063aa121c00e678b196f1bd12932368d18492 Author: tony mancill <[email protected]> Date: Sat Sep 12 07:40:04 2015 -0700 add build-dep on junit4 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index d102f14..90a50a6 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: cdbs, debhelper (>= 9), default-jdk, + junit4, libmaven-plugin-tools-java (>= 3.2), libmaven2-core-java, maven-debian-helper (>= 1.5) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-processor-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

