[Pkg-javascript-commits] [node-carto] 02/07: Reorder dependencies.
Bas Couwenberg
sebastic at debian.org
Thu Dec 22 21:40:06 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository node-carto.
commit 888d9afb146d36ceec7ef81e5ae904b85fd8989a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Dec 22 22:13:02 2016 +0100
Reorder dependencies.
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 29c9b00..beafa62 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,12 @@ Homepage: http://github.com/mapbox/carto
Package: node-carto
Architecture: all
-Depends: ${misc:Depends},
+Depends: mapnik-reference,
nodejs,
- node-xml2js,
+ node-optimist,
node-underscore,
- mapnik-reference,
- node-optimist
+ node-xml2js,
+ ${misc:Depends}
Recommends: node-millstone
Breaks: carto (<< 0.9.5)
Replaces: carto (<< 0.9.5)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-carto.git
More information about the Pkg-javascript-commits
mailing list