This is an automated email from the git hooks/post-receive script. tpot-guest pushed a commit to branch master in repository jnr-ffi.
commit bc2eb72ace4f09398189a186a093e005bb66034c Author: Tim Potter <[email protected]> Date: Mon Apr 6 22:33:50 2015 +1000 Ignore dependency rule on native library as it's present in /usr/lib/*/jni --- debian/maven.ignoreRules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules index f1913bb..8089549 100644 --- a/debian/maven.ignoreRules +++ b/debian/maven.ignoreRules @@ -1,4 +1,5 @@ +com.github.jnr jffi jar * native * com.github.github site-maven-plugin * * * * org.apache.maven.plugins maven-gpg-plugin * * * * org.apache.maven.plugins maven-release-plugin * * * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jnr-ffi.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

