[python-shapely] 106/148: Upstream now supports only >= 2.6 - thanks Piotr

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 20 17:42:09 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 f24392d8f2ce934a97905304eaa5e894a9421e77
Author: Pietro Battiston <me at pietrobattiston.it>
Date:   Tue Jan 21 00:03:45 2014 +0100

    Upstream now supports only >= 2.6 - thanks Piotr
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 241ff42..b8d86fa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-shapely (1.3.0-1) unstable; urgency=low
     - Works with libgeos >= 3.4.2 (Closes: #733667, #735808)
     - Removed non-deterministic test "cascaded_union.txt" (Closes: #666655)
   * Deleted obsolete patches.
+  * Require python >= 2.6.
   * Switched to pbuild, added support for python 3.
   * Updated watch file: look for releases on github (they contain .pyx files).
   * Updated policy version.
diff --git a/debian/control b/debian/control
index 7e173f5..569d478 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Pietro Battiston <me at pietrobattiston.it>
 Build-Depends: debhelper (>= 7.0.50), python-setuptools (>= 0.6), libgeos-c1 (>= 3.1.0), libgeos-dev, python-numpy, python-all (>= 2.6.6-3), python-all-dev, python3-all, python3-setuptools, cython, cython3, dh-python
 Standards-Version: 3.9.5
-X-Python-Version: >= 2.5
+X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 Homepage: http://trac.gispython.org/lab/wiki/Shapely
 Vcs-Browser: http://git.debian.org/?p=collab-maint/python-shapely.git
@@ -12,7 +12,7 @@ Vcs-Git: git://git.debian.org/git/collab-maint/python-shapely.git
 
 Package: python-shapely
 Architecture: any
-Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, python (>=2.5) | python-ctypes, libgeos-c1 (>= 3.1.0)
+Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, python (>=2.6) | python-ctypes, libgeos-c1 (>= 3.1.0)
 Suggests: python-numpy, python-matplotlib
 Enhances: python-numpy
 Description: geometric objects, predicates, and operations

-- 
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