debian/0000755000000000000000000000000012142262152007163 5ustar debian/install0000644000000000000000000000007112142157273010561 0ustar *.js usr/lib/nodejs/resolve/ lib usr/lib/nodejs/resolve/ debian/control0000644000000000000000000000134112142262152010565 0ustar Source: node-resolve Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Mike Gabriel , Build-Depends: debhelper (>= 8.0.0), dh-buildinfo, Standards-Version: 3.9.4 Homepage: https://github.com/substack/node-resolve Vcs-Git: git://git.debian.org/collab-maint/node-resolve.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-resolve.git Package: node-resolve Architecture: all Depends: ${misc:Depends}, nodejs (>= 0.8), Description: Synchronous/Asynchronous require.resolve() algorithm Implements the node require.resolve() algorithm such that you can require.resolve() on behalf of a file asynchronously and synchronously. debian/copyright0000644000000000000000000000257312142261334011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: node-resolve Upstream-Contact: Source: https://github.com/substack/node-resolve Files: * Copyright: 2011-2013, James Halliday License: MIT Files: debian/* Copyright: 2013, Mike Gabriel License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/rules0000755000000000000000000000016112142142326010241 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/examples0000644000000000000000000000001112142157316010721 0ustar example/*debian/watch0000644000000000000000000000024112142157110010206 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-resolve-$1.tar.gz/ \ https://github.com/substack/node-resolve/tags .*/archive/v?([\d\.]+).tar.gz debian/docs0000644000000000000000000000001712142157326010042 0ustar readme.markdowndebian/changelog0000644000000000000000000000023712142261316011040 0ustar node-resolve (0.3.1-1) unstable; urgency=low * Initial release (Closes: #707132). -- Mike Gabriel Tue, 07 May 2013 20:09:05 +0200 debian/compat0000644000000000000000000000000212142142326010361 0ustar 8 debian/source/0000755000000000000000000000000012142142326010463 5ustar debian/source/format0000644000000000000000000000001412142142326011671 0ustar 3.0 (quilt)