debian/0000755000000000000000000000000012210745253007167 5ustar debian/docs0000644000000000000000000000001212210672764010041 0ustar README.md debian/watch0000644000000000000000000000025212210610410010201 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-tilelive-vector-$1.tar.gz/ \ https://github.com/mapbox/tilelive-vector/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000172712210712213010567 0ustar Source: node-tilelive-vector Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper (>= 9~) Standards-Version: 3.9.4 Homepage: https://github.com/mapbox/tilelive-vector Vcs-Git: git://anonscm.debian.org/collab-maint/node-tilelive-vector.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-tilelive-vector.git Package: node-tilelive-vector Architecture: all Depends: , ${misc:Depends} , node-mapnik (>= 1.1.3~) , node-tilelive , nodejs Description: Tilelive store for rendering mapnik vector tiles - Node.js module node-tilelive-vector implements the tilelive API for rendering mapnik vector tiles to raster images, svg, or json. . node-tilelive is an interface for tile backends for Node.js. . mapnik is a C++/Python toolkit for developing GIS applications. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000341512210745006011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/mapbox/tilelive-vector Comment: upstream clarifies its license and copyright here https://github.com/mapbox/tilelive-vector/commit/175b1b2e Files: * Copyright: 2013 MapBox License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the author nor the names of other contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/install0000644000000000000000000000012412210673016010552 0ustar index.js usr/lib/nodejs/tilelive-vector package.json usr/lib/nodejs/tilelive-vector debian/source/0000755000000000000000000000000012210610250010453 5ustar debian/source/format0000644000000000000000000000001412210610250011661 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212210610250010351 0ustar 9 debian/rules0000755000000000000000000000016212210672715010250 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000024312210745017011036 0ustar node-tilelive-vector (0.1.3-1) unstable; urgency=low * Initial release (Closes: #721488) -- Jérémy Lal Mon, 02 Sep 2013 01:13:18 +0200