[mapnik-vector-tile] 01/01: Reorder (build) dependencies.

Bas Couwenberg sebastic at debian.org
Wed Aug 10 12:35:59 UTC 2016


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

sebastic pushed a commit to branch master
in repository mapnik-vector-tile.

commit 194c01a40a3fdcbcc15f46400d93e9d7e6c41c4d
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Aug 10 14:17:36 2016 +0200

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

diff --git a/debian/control b/debian/control
index a36961a..7771794 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Uploaders: Jérémy Lal <kapouer at melix.org>
 Section: devel
 Priority: extra
 Build-Depends: debhelper (>= 9),
+               catch,
                gyp,
-               protobuf-compiler,
+               libmapnik-dev (>= 3.0.12~),
                libprotobuf-dev,
                libprotozero-dev (>= 1.3.0),
-               catch,
-               libmapnik-dev (>= 3.0.12~),
-               python,
+               protobuf-compiler,
+               python-all,
                python-gdal
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/mapnik-vector-tile.git
@@ -19,10 +19,10 @@ Homepage: https://github.com/mapbox/mapnik-vector-tile
 
 Package: mapnik-vector-tile
 Architecture: all
-Depends: ${misc:Depends},
+Depends: libmapnik-dev (>= 3.0.12~),
          libprotobuf-dev,
          libprotozero-dev,
-         libmapnik-dev (>= 3.0.12~)
+         ${misc:Depends}
 Description: Vector tiles integration with mapnik - development files
  This package provides C++ header and source needed to render geodata
  into vector tiles, and vector tiles into images.

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



More information about the Pkg-grass-devel mailing list