[Pkg-javascript-commits] [SCM] bindings to the Mapnik tile rendering library for NodeJS branch, master, updated. debian/0.6.7-2-5-ga082d6e
David Paleino
dapal at debian.org
Sun Sep 23 09:57:01 UTC 2012
The following commit has been merged in the master branch:
commit a082d6e918d91df0dd74210ce8faf8ba27a351a7
Author: David Paleino <dapal at debian.org>
Date: Sun Sep 23 11:56:53 2012 +0200
It's dfsg1, not dfsg-1
diff --git a/debian/changelog b/debian/changelog
index 6cfa2bf..8dc3d69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ node-mapnik (0.6.7-3) UNRELEASED; urgency=low
* debian/patches:
+ 03-rename_node_to_nodejs.patch: change shebangs to
#!/usr/bin/nodejs. (Closes: #686899).
- * Depends on nodejs (>= 0.6.19~dfsg-1-3~).
+ * Depends on nodejs (>= 0.6.19~dfsg1-3~).
-- Jérémy Lal <kapouer at melix.org> Sun, 23 Sep 2012 10:51:25 +0200
diff --git a/debian/control b/debian/control
index 296e5cb..4d203be 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: any
Depends:
${shlibs:Depends}
, ${misc:Depends}
- , nodejs (>= 0.6.19~dfsg-1-3~)
+ , nodejs (>= 0.6.19~dfsg1-3~)
, node-generic-pool
Recommends:
node-srs
--
bindings to the Mapnik tile rendering library for NodeJS
More information about the Pkg-javascript-commits
mailing list