This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository plexus-cipher.
commit 9e9219b7ab289b7e641159f60685882a6bacfc38 Author: Emmanuel Bourg <[email protected]> Date: Thu Aug 3 15:18:03 2017 +0200 Removed the unused build dependency on junit --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1fe72f9..a44e142 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ plexus-cipher (1.7-3) UNRELEASED; urgency=medium * Depend on libplexus-container-default1.5-java instead of libplexus-container-default-java * Removed the unused build dependency on libplexus-maven-plugin-java + * Removed the unused build dependency on junit -- Emmanuel Bourg <[email protected]> Thu, 03 Aug 2017 15:15:48 +0200 diff --git a/debian/control b/debian/control index 9cad00a..232e3c1 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,6 @@ Uploaders: Ludovic Claude <[email protected]> Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.2) Build-Depends-Indep: default-jdk-doc, junit, - junit4, libmaven-javadoc-plugin-java, libplexus-container-default1.5-java, libsisu-maven-plugin-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-cipher.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

