[jnr-ffi] 01/01: Ignore dependency rule on native library as it's present in /usr/lib/*/jni

Tim Potter tpot-guest at moszumanska.debian.org
Mon Apr 6 12:34:52 UTC 2015


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 <tpot at hp.com>
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



More information about the pkg-java-commits mailing list