[osmosis] 01/05: Use postgis-jdbc.jar instead of old postgis.jar symlink in plexus.conf.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Dec 17 22:00:19 UTC 2015


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

sebastic pushed a commit to branch master
in repository osmosis.

commit 803c00837e03361391261d0dd664ff080f825e41
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Dec 17 22:13:00 2015 +0100

    Use postgis-jdbc.jar instead of old postgis.jar symlink in plexus.conf.
    
    Symlink not provided by libpostgis-java (>= 2.2.0).
---
 debian/changelog                   | 8 ++++++++
 debian/patches/02-fix_plexus.patch | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0adc4be..5eab048 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+osmosis (0.44.1-4) UNRELEASED; urgency=medium
+
+  * Use postgis-jdbc.jar instead of old postgis.jar symlink in plexus.conf.
+    Symlink not provided by libpostgis-java (>= 2.2.0).
+    (closes: #808255)
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 17 Dec 2015 22:02:52 +0100
+
 osmosis (0.44.1-3) unstable; urgency=medium
 
   [ Bas Couwenberg ]
diff --git a/debian/patches/02-fix_plexus.patch b/debian/patches/02-fix_plexus.patch
index 1c8fc7c..5fa5325 100644
--- a/debian/patches/02-fix_plexus.patch
+++ b/debian/patches/02-fix_plexus.patch
@@ -19,7 +19,7 @@ Forwarded: not-needed
 +load /usr/share/java/commons-codec.jar
 +load /usr/share/java/commons-dbcp.jar
 +load /usr/share/java/mysql-connector-java.jar
-+load /usr/share/java/postgis.jar
++load /usr/share/java/postgis-jdbc.jar
 +load /usr/share/java/postgresql.jar
 +load /usr/share/java/spring3-beans.jar
 +load /usr/share/java/spring3-core.jar

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



More information about the Pkg-grass-devel mailing list