[jabref] 02/05: maven.rules coordinate remapping for postgresql, swingx, glazedlists
Tony Mancill
tmancill at moszumanska.debian.org
Tue Nov 22 06:50:43 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 98267a7d3bff6a749ce9bba9981de79ad70b1e4e
Author: tony mancill <tmancill at debian.org>
Date: Mon Nov 21 22:23:23 2016 -0800
maven.rules coordinate remapping for postgresql, swingx, glazedlists
---
debian/maven.rules | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/maven.rules b/debian/maven.rules
index 0b455f8..a164b5a 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -5,4 +5,6 @@ org.antlr antlr-runtime * s/3.5.2/3.5.2/ * *
# temporary until libjgoodies-common-java ships a 'debian' version POM
com.jgoodies jgoodies-common * s/1.8.1/1.x/ * *
-
+org.swinglabs s/swingx/swingx-core/ * s/1.6.1/1.x/ * *
+net.java.dev.glazedlists glazedlists_java15 * s/1.9.1/1.9.0/ * *
+org.postgresql postgresql * s/.*/debian/ * *
--
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