[fiona] 07/10: Reorder build dependencies.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Jun 11 12:40:42 UTC 2016


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

sebastic pushed a commit to branch master
in repository fiona.

commit 3b3b706674c23fe85c71bec3bb0f66e777cd8ab2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Jun 11 12:43:48 2016 +0200

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

diff --git a/debian/control b/debian/control
index 9f463f0..24cefc1 100644
--- a/debian/control
+++ b/debian/control
@@ -5,29 +5,29 @@ Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
+               gdal-bin,
                libgdal-dev,
+               cython (>= 0.21),
+               cython3 (>= 0.21),
                python-all,
                python3-all,
-               python-cligj,
-               python3-cligj,
                python-all-dev,
                python3-all-dev,
+               python-click-plugins,
+               python3-click-plugins,
+               python-cligj,
+               python3-cligj,
                python-munch,
                python3-munch,
                python-nose,
                python3-nose,
-               python-click-plugins,
-               python3-click-plugins,
-               cython (>= 0.21),
-               cython3 (>= 0.21),
+               python-pytest,
+               python3-pytest,
                python-setuptools,
                python3-setuptools,
                python-six,
                python3-six,
-               python-pytest,
-               python3-pytest,
-               python-sphinx,
-               gdal-bin
+               python-sphinx
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/fiona.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-grass/fiona.git

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



More information about the Pkg-grass-devel mailing list