[python-shapely] 59/148: dh_python2 migration leftovers

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Thu Aug 20 17:42:03 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 d402565f7d79009246d60f290811c0d4a58526fb
Author: Pietro Battiston <me at pietrobattiston.it>
Date:   Mon Feb 14 12:59:13 2011 +0100

    dh_python2 migration leftovers
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 4f4b58d..fa30d17 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: python
 Priority: optional
 Maintainer: Pietro Battiston <me at pietrobattiston.it>
 Build-Depends: debhelper (>= 7.0.50)
-Build-Depends-Indep: python-setuptools (>= 0.6), libgeos-c1 (>= 3.1.0), python-numpy, python (>=2.5) | python-ctypes
+Build-Depends-Indep: python-setuptools (>= 0.6), libgeos-c1 (>= 3.1.0), python-numpy, python (>= 2.6.6-3)
 Standards-Version: 3.9.1
-XS-Python-Version: >= 2.5
+X-Python-Version: >= 2.5
 Homepage: http://trac.gispython.org/lab/wiki/Shapely
 Vcs-Browser: http://git.debian.org/?p=collab-maint/python-shapely.git
 Vcs-Git: git://git.debian.org/git/collab-maint/python-shapely.git
@@ -15,7 +15,7 @@ Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python (>=2.5) | python-ctypes, libgeos-c1 (>= 3.1.0)
 Suggests: python-numpy, python-matplotlib
 Enhances: python-numpy
-XB-Python-Version: ${python:Versions}
+Breaks: ${python:Breaks}
 Description: geometric objects, predicates, and operations
  Shapely is a package for manipulation and analysis of 2D features.
  Its capabilities include:

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