[postgis] 01/02: Revert "Also depend on libjson-c2, keep libjson0 as alternative." as that change won't fix #748332.

Markus Wanner markus_wanner-guest at moszumanska.debian.org
Wed May 21 08:36:54 UTC 2014


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

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

commit d14a0c7cb32b839f5137dcbc0a21215bccf4f081
Author: Markus Wanner <markus at bluegap.ch>
Date:   Wed May 21 10:10:04 2014 +0200

    Revert "Also depend on libjson-c2, keep libjson0 as alternative."
    as that change won't fix #748332.
    
    This reverts commit a6aac6509b7cd64ea1c604a1535311e675782539.
---
 debian/changelog  | 2 --
 debian/control    | 2 +-
 debian/control.in | 2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3e94719..536c346 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,6 @@ 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 <sebastic at xs4all.nl>  Wed, 21 May 2014 07:58:40 +0200
 
diff --git a/debian/control b/debian/control
index 0902748..f29b3f4 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}, libjson-c2 | libjson0 (>= 0.9~), ${misc:Depends}
+Depends: ${shlibs:Depends}, 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 1736f91..59f4a70 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}, libjson-c2 | libjson0 (>= 0.9~), ${misc:Depends}
+Depends: ${shlibs:Depends}, 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



More information about the Pkg-grass-devel mailing list