[python-geopandas] 01/05: Reorder build dependencies.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Nov 20 19:21:17 UTC 2015


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

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

commit 32b97818cfc8fc600eb3f3b147aea2f32909d4d0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Nov 20 19:34:28 2015 +0100

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

diff --git a/debian/control b/debian/control
index 044b51f..3434988 100644
--- a/debian/control
+++ b/debian/control
@@ -5,26 +5,26 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Johan Van de Wauw <johan.vandewauw at gmail.com>
 Build-Depends: debhelper (>= 9),
                dh-python,
+               gdal-bin,
                python-all,
                python3-all,
-               python-sphinx, 
-               python-nose,
-               python3-nose,
-               python-pytest,
-               python3-pytest,
                python-descartes,
                python3-descartes,
                python-fiona,
                python3-fiona,
-               python-shapely,
-               python3-shapely,
+               python-matplotlib,
+               python3-matplotlib,
+               python-nose,
+               python3-nose,
                python-pandas,
                python3-pandas,
-               gdal-bin,
                python-pyproj,
                python3-pyproj,
-               python-matplotlib,
-               python3-matplotlib
+               python-pytest,
+               python3-pytest,
+               python-shapely,
+               python3-shapely,
+               python-sphinx
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/python-geopandas.git/
 Vcs-Git: git://anonscm.debian.org/pkg-grass/python-geopandas.git

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



More information about the Pkg-grass-devel mailing list