[python-shapely] 65/148: Updated dependencies
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Aug 20 17:42:04 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 e9b7c0c111c6a4932bd565f5dec4c4fbc9b2dc1e
Author: Pietro Battiston <me at pietrobattiston.it>
Date: Sun Jul 3 17:29:03 2011 +0200
Updated dependencies
---
debian/changelog | 1 +
debian/control | 7 +++----
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d67aa4a..1d9366e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-shapely (1.2.10-1) unstable; urgency=low
* New upstream release.
+ - Introduces Cython speedups: updated dependencies accordingly.
-- Pietro Battiston <me at pietrobattiston.it> Thu, 30 Jun 2011 08:57:03 +0200
diff --git a/debian/control b/debian/control
index a8d12fa..65451b5 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,7 @@ Source: python-shapely
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.6.6-3)
+Build-Depends: debhelper (>= 7.0.50), python-setuptools (>= 0.6), libgeos-c1 (>= 3.1.0), libgeos-dev, python-numpy, python (>= 2.6.6-3), python-all-dev
Standards-Version: 3.9.2
X-Python-Version: >= 2.5
Homepage: http://trac.gispython.org/lab/wiki/Shapely
@@ -11,8 +10,8 @@ Vcs-Browser: http://git.debian.org/?p=collab-maint/python-shapely.git
Vcs-Git: git://git.debian.org/git/collab-maint/python-shapely.git
Package: python-shapely
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python (>=2.5) | python-ctypes, libgeos-c1 (>= 3.1.0)
+Architecture: any
+Depends: ${python:Depends}, ${misc:Depends}, ${shlibs:Depends}, python (>=2.5) | python-ctypes, libgeos-c1 (>= 3.1.0)
Suggests: python-numpy, python-matplotlib
Enhances: python-numpy
Breaks: ${python:Breaks}
--
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