This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jboss-logging-tools.
commit 78c0c3adbb172f3f84e78f91a245456da9a9b736 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 21 09:07:35 2016 +0100 Ignore the new test dependencies --- debian/changelog | 2 ++ debian/maven.ignoreRules | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 6248f30..0865671 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ jboss-logging-tools (2.0.1-2) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Ignore the new test dependencies * Removed the build dependency on libmaven-compiler-plugin-2.5-java * Standards-Version updated to 3.9.8 (no changes) * Use a secure Vcs-Git URL diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 54989db..9991f57 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -1,2 +1,4 @@ org.apache.maven.plugins maven-deploy-plugin * * * * +org.jboss.forge.roaster roaster-api * * * * +org.jboss.forge.roaster roaster-jdt * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-logging-tools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

