[python-shapely] 144/148: Drop dependencies on libgeos-c1. (Closes: #795259, #795883)

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 20 17:42:13 UTC 2015


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

sebastic pushed a commit to branch master
in repository python-shapely.

commit 82bd7c4f76e49b89884ff8de81920ec61f4f6f59
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Aug 17 19:42:16 2015 +0200

    Drop dependencies on libgeos-c1. (Closes: #795259, #795883)
---
 debian/changelog | 1 +
 debian/control   | 9 +++------
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e66f26..da78ade 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ python-shapely (1.5.9-1) unstable; urgency=medium
 
   [ Bas Couwenberg ]
   * Update watchfile with sepwatch changes.
+  * Drop dependencies on libgeos-c1. (Closes: #795259, #795883)
 
  -- Pietro Battiston <me at pietrobattiston.it>  Fri, 26 Jun 2015 21:02:09 +0200
 
diff --git a/debian/control b/debian/control
index 743bee4..16e7add 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Section: python
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50),
                python-setuptools (>= 0.6),
-               libgeos-c1 (>= 3.1.0),
-               libgeos-dev,
+               libgeos-dev (>= 3.1.0),
                python-numpy,
                python-all (>= 2.6.6-3),
                python-all-dev,
@@ -33,8 +32,7 @@ Architecture: any
 Depends: ${python:Depends},
          ${misc:Depends},
          ${shlibs:Depends},
-         python (>= 2.6) | python-ctypes,
-         libgeos-c1 (>= 3.1.0)
+         python (>= 2.6) | python-ctypes
 Suggests: python-numpy,
           python-matplotlib,
           python-shapely-doc
@@ -55,8 +53,7 @@ Architecture: any
 Depends: ${python3:Depends},
          ${misc:Depends},
          ${shlibs:Depends},
-         python3,
-         libgeos-c1 (>= 3.1.0)
+         python3
 Suggests: python3-numpy,
           python3-matplotlib,
           python-shapely-doc

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



More information about the Pkg-grass-devel mailing list