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

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

commit a6aac6509b7cd64ea1c604a1535311e675782539
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Wed May 21 08:06:37 2014 +0200

    Also depend on libjson-c2, keep libjson0 as alternative. (closes: #748332)
---
 debian/changelog  | 2 ++
 debian/control    | 2 +-
 debian/control.in | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 536c346..3e94719 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ postgis (2.1.3+dfsg-2) UNRELEASED; urgency=low
 
   * Bump liblwgeom package name from 2.1.2 to 2.1.3.
     (closes: #748756)
+  * Also depend on libjson-c2, keep libjson0 as alternative.
+    (closes: #748332)
 
  -- Bas Couwenberg <sebas...@xs4all.nl>  Wed, 21 May 2014 07:58:40 +0200
 
diff --git a/debian/control b/debian/control
index f29b3f4..0902748 100644
--- a/debian/control
+++ b/debian/control
@@ -74,7 +74,7 @@ Description: Geographic objects support for PostgreSQL -- 
JDBC support
 Package: liblwgeom-2.1.3
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libjson0 (>= 0.9~), ${misc:Depends}
+Depends: ${shlibs:Depends}, libjson-c2 | libjson0 (>= 0.9~), ${misc:Depends}
 Description: PostGIS "Lightweight Geometry" library
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS "spatially enables"
diff --git a/debian/control.in b/debian/control.in
index 59f4a70..1736f91 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -74,7 +74,7 @@ Description: Geographic objects support for PostgreSQL -- 
JDBC support
 Package: liblwgeom-2.1.3
 Architecture: any
 Section: libs
-Depends: ${shlibs:Depends}, libjson0 (>= 0.9~), ${misc:Depends}
+Depends: ${shlibs:Depends}, libjson-c2 | libjson0 (>= 0.9~), ${misc:Depends}
 Description: PostGIS "Lightweight Geometry" library
  PostGIS adds support for geographic objects to the PostgreSQL
  object-relational database. In effect, PostGIS "spatially enables"

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to