1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
|
node-mapnik (1.2.3-1) unstable; urgency=medium
* Upstream update
* Depends on mapnik-vector-tile >= 0.3.4. Closes: #738417.
* Standards-Version 3.9.5
-- Jérémy Lal <kapouer@melix.org> Sun, 09 Feb 2014 19:56:09 +0100
node-mapnik (1.2.0-1) unstable; urgency=low
* Upstream update (Closes: #723637)
* Install files as in source tree, renders 2001 patch useless
* copyright: small 1.0 format fixes
-- Jérémy Lal <kapouer@melix.org> Wed, 18 Sep 2013 22:00:17 +0200
node-mapnik (1.1.3-1) unstable; urgency=low
* Upstream update
* patches:
+ remove unneeded patches
+ add 2001 patch to fix path for requiring package.json
* install package.json, needed to print version
* copyright: update, add licenses for tests data files
* rules: build using node-gyp
* control:
+ losen dependency on nodejs
+ replace dependency on nodejs-dev by node-gyp
+ tighten dependency and rename libmapnik-dev >= 2.2.0~
+ build-depend on mapnik-vector-tile
+ remove unneeded dependency on node-generic-pool
+ update Homepage, Vcs fields
+ Standards-Version 3.9.4
+ hardening by dh 9
* manpages: add mapnik-inspect.1, mapnik-render.1
-- Jérémy Lal <kapouer@melix.org> Thu, 29 Aug 2013 14:28:05 +0200
node-mapnik (0.6.7-3) unstable; urgency=low
[ Jérémy Lal ]
* debian/patches:
+ 03-rename_node_to_nodejs.patch: change shebangs to
#!/usr/bin/nodejs. (Closes: #686899).
* Depends on nodejs (>= 0.6.19~dfsg1-3~).
-- David Paleino <dapal@debian.org> Sun, 23 Sep 2012 11:58:14 +0200
node-mapnik (0.6.7-2) unstable; urgency=low
* Fixed code that required package.json
-- David Paleino <dapal@debian.org> Thu, 12 Apr 2012 00:50:18 +0200
node-mapnik (0.6.7-1) unstable; urgency=low
* New upstream version
- now compatible with NodeJS 0.6 (Closes: #664926)
* Port code to work with mapnik 2.0.x
* Updated debian/copyright
* Standards-Version bump to 3.9.3, no changes needed
-- David Paleino <dapal@debian.org> Sun, 08 Apr 2012 11:40:12 +0200
node-mapnik (0.5.8-2) unstable; urgency=low
* Add licensing info for embedded agg copy
-- David Paleino <dapal@debian.org> Mon, 24 Oct 2011 21:27:42 +0200
node-mapnik (0.5.8-1) unstable; urgency=low
* Initial release (Closes: #646370)
-- David Paleino <dapal@debian.org> Sun, 23 Oct 2011 18:27:44 +0200
|