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 4932fdfd5ced348877a4a7762826f9ac4084a319 Author: tony mancill <[email protected]> Date: Sun Oct 18 11:44:40 2015 -0700 Recommend apt-file, devscripts instead of Suggest them Closes: #802165 --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6347421..293e455 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,8 @@ Depends: ${misc:Depends}, default-jdk, maven-repo-helper (>= 1.8.9), maven2 (>= libplexus-velocity-java, libsurefire-java, velocity -Suggests: libmaven-javadoc-plugin-java, apt-file, devscripts, subversion +Recommends: apt-file, devscripts +Suggests: libmaven-javadoc-plugin-java, subversion Description: Helper tools for building Debian packages with Maven maven-debian-helper is a set of tools used to generate Debian packages from Maven projects and build them in a manner that complies with the Debian -- 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

