This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jansi.
commit 325a94897ed76c1ffafc84530e307193794f70ae Author: Markus Koschany <[email protected]> Date: Wed Oct 19 17:36:54 2016 +0200 Ignore org.apache.maven.plugins:maven-dependency-plugin --- debian/control | 1 - debian/maven.ignoreRules | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a546acd..3d46537 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,6 @@ Build-Depends: junit4, libhawtjni-runtime-java, libjansi-native-java, - libmaven-dependency-plugin-java, maven-debian-helper Standards-Version: 3.9.8 Homepage: http://jansi.fusesource.org/ diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index 201fb77..a2fb644 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -18,6 +18,7 @@ junit junit * * * * org.apache.maven.plugins maven-javadoc-plugin * * * * org.apache.maven.plugins maven-site-plugin * * * * org.apache.maven.plugins maven-surefire-plugin * * * * +org.apache.maven.plugins maven-dependency-plugin * * * * org.codehaus.mojo exec-maven-plugin * * * * org.fusesource.jansi jansi-linux32 * * * * org.fusesource.jansi jansi-linux64 * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jansi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

