[postgis-java] 06/08: Update maven.rules for postgresql-jdbc.

Bas Couwenberg sebastic at debian.org
Fri Jul 29 09:19:49 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository postgis-java.

commit f28017b277cdb50bf32521acc1b13652e8608132
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jul 29 09:49:20 2016 +0200

    Update maven.rules for postgresql-jdbc.
---
 debian/changelog   | 1 +
 debian/maven.rules | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 63c3b0e..ba8c4a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ postgis-java (1:2.2.1-1) UNRELEASED; urgency=medium
   * New upstream release.
   * Bump Standards-Version to 3.9.8, no changes.
   * Refresh patches.
+  * Update maven.rules for postgresql-jdbc.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 29 Jul 2016 08:40:00 +0200
 
diff --git a/debian/maven.rules b/debian/maven.rules
index 4f00953..584960a 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -18,4 +18,4 @@
 
 net.postgis postgis-jdbc jar s/.*/debian/ * *
 
-postgresql postgresql * s/.*/9.2.jdbc3/ * *
+s/org.postgresql/postgresql/ postgresql * s/.*/9.2.jdbc3/ * *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis-java.git



More information about the Pkg-grass-devel mailing list