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

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

commit f69d11b99607ba9e78b6924e8384cb9c03a47491
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Oct 11 11:35:25 2015 +0200

    Reorder build dependencies.
---
 debian/control | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index e8785cc..aa6326f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,22 +5,23 @@ Uploaders: Pietro Battiston <m...@pietrobattiston.it>,
 Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               python-setuptools (>= 0.6),
+               dh-python,
                libgeos-dev (>= 3.3.0),
-               python-all (>= 2.6.6-3),
+               python-all,
                python-all-dev,
+               python-matplotlib,
+               python-numpy,
+               python-setuptools,
+               python-sphinx,
                python3-all,
                python3-all-dev,
+               python3-matplotlib,
+               python3-numpy,
                python3-setuptools,
+               python3-sphinx,
                cython,
                cython3,
-               dh-python,
-               python-sphinx,
-               python3-sphinx,
-               python-matplotlib,
-               libjs-mathjax,
-               python-numpy,
-               python3-numpy
+               libjs-mathjax
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-shapely.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/python-shapely.git

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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to