[jnr-ffi] 02/02: Use debian version for jffi maven artifact
Miguel Landaeta
nomadium at moszumanska.debian.org
Wed Apr 8 22:01:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository jnr-ffi.
commit 969d10d374ba4311a3a84273784073acc7a22ae7
Author: Miguel Landaeta <nomadium at debian.org>
Date: Wed Apr 8 19:06:02 2015 -0300
Use debian version for jffi maven artifact
---
debian/maven.rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/maven.rules b/debian/maven.rules
index cc336ba..50c4e82 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,6 +1,6 @@
junit junit jar s/3\..*/3.x/ * *
junit junit jar s/4\..*/4.x/ * *
-com.github.jnr jffi * * * *
+com.github.jnr jffi * s/.*/debian/ * *
org.jruby.extras jnr-x86asm * s/.*/debian/ * *
org.ow2.asm * * s/.*/4.x/ * *
--
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