This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository surefire.
commit aded01709f0c97a3b81db637b462cadc738f09c9 Author: Emmanuel Bourg <[email protected]> Date: Fri Sep 15 00:51:56 2017 +0200 Removed the build dependency on libmaven-install-plugin-java --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 70ecfa4..e7fa865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ surefire (2.20-1) UNRELEASED; urgency=medium - New build dependency on libbuild-helper-maven-plugin-java - Disabled the copy of the maven-shared-utils source files * Returned to a simple single pass build + * Removed the build dependency on libmaven-install-plugin-java -- Emmanuel Bourg <[email protected]> Thu, 14 Sep 2017 12:43:01 +0200 diff --git a/debian/control b/debian/control index 0e9ed25..7951587 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,6 @@ Build-Depends-Indep: javacc, libjsr305-java, libmaven-common-artifact-filters-java, libmaven-dependency-plugin-java, - libmaven-install-plugin-java, libmaven-plugin-testing-java, libmaven-plugin-tools-java (>= 3.2), libmaven-reporting-api-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/surefire.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

