[Pkg-javascript-commits] [SCM] Mapnik stylesheet compiler branch, master, updated. debian/0.4.6+ds1-1-2-g6edeb28
Andrew Harvey
andrew.harvey4 at gmail.com
Sat Sep 1 05:32:58 UTC 2012
The following commit has been merged in the master branch:
commit 6edeb28f3b2715db68e45594da34501a25979d0a
Author: Andrew Harvey <andrew.harvey4 at gmail.com>
Date: Sat Sep 1 15:28:17 2012 +1000
add recommends dependency on node-millstone
node-millstone is only required when the mml file includes remote
references like URLs.
diff --git a/debian/changelog b/debian/changelog
index fdab7e5..5311925 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ node-carto (0.4.6+ds1-2) UNRELEASED; urgency=low
* Non-maintainer upload.
* Add new patch to use nodejs binary as per CTTE #614907
+ * Add missing recommends dependency on node-millstone
-- Andrew Harvey <andrew.harvey4 at gmail.com> Mon, 27 Aug 2012 22:38:40 +1000
diff --git a/debian/control b/debian/control
index 35eacbb..4ce503e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ Depends:
, nodejs (>= 0.6.19~dfsg1-3)
, node-xml2js
, node-underscore
+Recommends:
+ node-millstone
Provides: node-carto
Description: Mapnik stylesheet compiler
Carto is a stylesheet renderer for Mapnik. It's an evolution of the Cascadenik
--
Mapnik stylesheet compiler
More information about the Pkg-javascript-commits
mailing list