This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository maven-bundle-plugin.
commit b7abd128ac747aabc924b74387e4304f153e3efe Author: tony mancill <[email protected]> Date: Sat Jul 22 18:26:04 2017 -0700 Add build-dep on junit4 --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index a0136bc..be073da 100644 --- a/debian/control +++ b/debian/control @@ -6,6 +6,7 @@ Uploaders: Damien Raude-Morvan <[email protected]> Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 2.0~) Build-Depends-Indep: bnd (>= 2.1.0~), default-jdk-doc, + junit4, libfelix-bundlerepository-java, libfelix-osgi-obr-java, libfelix-utils-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-bundle-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

