[jabref] 07/07: add maven.rules to prevent mapping of antlr3 to debian version
Tony Mancill
tmancill at moszumanska.debian.org
Fri Nov 18 04:02:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch dev
in repository jabref.
commit a3e678b56402ac2773fea5895b6f3ba39c616274
Author: tony mancill <tmancill at debian.org>
Date: Thu Nov 17 19:44:32 2016 -0800
add maven.rules to prevent mapping of antlr3 to debian version
---
debian/maven.rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/maven.rules b/debian/maven.rules
new file mode 100644
index 0000000..8cae607
--- /dev/null
+++ b/debian/maven.rules
@@ -0,0 +1,3 @@
+# don't map antlr3 to version "debian" because the package doesn't ship a debian version
+org.antlr antlr * s/3.5.2/3.5.2/ * *
+org.antlr antlr-runtime * s/3.5.2/3.5.2/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list