[Pkg-javascript-commits] [node-mapnik] 01/02: Reorder dependencies.
Bas Couwenberg
sebastic at debian.org
Wed Aug 10 23:07:05 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 3cb93c4af9721026cbafed909531e87ae81913c2
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Aug 10 14:40:46 2016 +0200
Reorder dependencies.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index a959f3d..b2526c6 100644
--- a/debian/control
+++ b/debian/control
@@ -23,11 +23,11 @@ Homepage: https://github.com/mapnik/node-mapnik
Package: node-mapnik
Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- mapnik-utils,
+Depends: mapnik-utils,
nodejs,
- node-pre-gyp
+ node-pre-gyp,
+ ${shlibs:Depends},
+ ${misc:Depends}
Recommends: node-carto,
node-srs,
node-zipfile
--
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