debian/0000755000000000000000000000000012212634474007173 5ustar debian/docs0000644000000000000000000000001212212632741010032 0ustar README.md debian/watch0000644000000000000000000000026712212633252010222 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-normalize-package-data-$1.tar.gz/ \ https://github.com/meryn/normalize-package-data/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000165112212634451010574 0ustar Source: node-normalize-package-data Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper (>= 8.0.0) Standards-Version: 3.9.4 Homepage: https://github.com/meryn/normalize-package-data Vcs-Git: git://anonscm.debian.org/collab-maint/node-normalize-package-data.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-normalize-package-data.git Package: node-normalize-package-data Architecture: all Depends: ${misc:Depends} , nodejs , node-github-url-from-git , node-semver (>= 2) Description: Normalizes package metadata - Node.js module This module is used by node-read-package-json to normalize data it reads from a package.json file typically found in Node.js modules, but in principle it could come from any source. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000323612212634107011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: normalize-package-data Source: https://github.com/meryn/normalize-package-data Files: * Copyright: 2013 Meryn Stol Isaac Z. Schlueter Comment: This package contains code originally written in by Isaac Z. Schlueter, in read-package-json (which now depends on the package). Used with permission. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. 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. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR 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 AUTHOR 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/install0000644000000000000000000000013512212634201010547 0ustar package.json usr/lib/nodejs/normalize-package-data lib usr/lib/nodejs/normalize-package-data debian/source/0000755000000000000000000000000012212632741010466 5ustar debian/source/format0000644000000000000000000000001412212632741011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212212632741010364 0ustar 8 debian/rules0000755000000000000000000000016112212632741010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000025212212634474011044 0ustar node-normalize-package-data (0.2.2-1) unstable; urgency=low * Initial release (Closes: #721870) -- Jérémy Lal Sat, 07 Sep 2013 16:33:32 +0200