[jabref] 01/02: try to rewrite postgresql version for (old) Debian POM
Tony Mancill
tmancill at moszumanska.debian.org
Wed Nov 23 17:06:54 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 108d67d8e24f492669df082a55db8ea7047a0efc
Author: tony mancill <tmancill at debian.org>
Date: Wed Nov 23 08:41:52 2016 -0800
try to rewrite postgresql version for (old) Debian POM
---
debian/maven.rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/maven.rules b/debian/maven.rules
index 489509a..5f8b59d 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -6,7 +6,7 @@ org.antlr antlr-runtime * s/3.5.2/3.5.2/ * *
com.jgoodies jgoodies-common * s/1.8.1/1.x/ * *
org.swinglabs s/swingx/swingx-core/ * s/1.6.1/1.x/ * *
-org.postgresql postgresql * s/.*/debian/ * *
+org.postgresql postgresql * s/.*/9.2.jdbc4/ * *
org.bouncycastle s/bcprov-jdk15on/bcprov/ * s/.*/debian/ * *
# libreoffice/openoffice.org from the ure package
--
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