[Pkg-javascript-commits] [node-mapnik] 03/03: Add mapnik-utils to (build) dependencies for shapeindex.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Fri Apr 8 12:36:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository node-mapnik.
commit 7713c1a5d9fdc930e590ad6d1e6390e31c493964
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Apr 8 14:17:03 2016 +0200
Add mapnik-utils to (build) dependencies for shapeindex.
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a9ed6a4..8a4f179 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,7 @@ node-mapnik (3.5.8+dfsg-1) UNRELEASED; urgency=medium
* Require at least libmapnik-dev 3.0.10 & mapnik-vector-tile 1.0.6+dfsg-2.
* Copy all mapnik-vector-tile headers to build directory.
* Add patch to not require node-pre-gyp in executables.
+ * Add mapnik-utils to (build) dependencies for shapeindex.
-- Bas Couwenberg <sebastic at debian.org> Fri, 08 Apr 2016 10:45:50 +0200
diff --git a/debian/control b/debian/control
index 223f977..752c585 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9~),
dh-buildinfo,
libmapnik-dev (>= 3.0.10~),
libprotozero-dev (>= 1.3.0~),
+ mapnik-utils,
mapnik-vector-tile (>= 1.0.6+dfsg-2~),
node-gyp,
node-mocha,
@@ -23,6 +24,7 @@ Package: node-mapnik
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ mapnik-utils,
nodejs
Recommends: node-carto,
node-srs,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git
More information about the Pkg-javascript-commits
mailing list