debian/0000755000000000000000000000000012144651471007173 5ustar debian/install0000644000000000000000000000016512142541435010562 0ustar debian/index.js usr/lib/nodejs/readdirp/ readdirp.js usr/lib/nodejs/readdirp/ stream-api.js usr/lib/nodejs/readdirp/ debian/control0000644000000000000000000000140312144651430010567 0ustar Source: node-readdirp 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/thlorenz/readdirp Vcs-Git: git://git.debian.org/collab-maint/node-readdirp.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-readdirp.git Package: node-readdirp Architecture: all Depends: ${misc:Depends}, nodejs (>= 0.6.19~dfsg1-3~), node-minimatch (>= 0.2.4), Description: Recursive version of Node.js's fs.readdir Recursive version of fs.readdir. Exposes a stream api. . Although the stream API is recommended, readdirp also exposes a callback based API. debian/copyright0000644000000000000000000000262312142541760011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: readdirp Upstream-Contact: Thorsten Lorenz Source: https://github.com/thlorenz/readdirp Files: * Copyright: 2012-2013, Thorsten Lorenz 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/index.js0000644000000000000000000000005312142541401010623 0ustar module.exports = require('./readdirp.js'); debian/examples0000644000000000000000000000001212142541502010714 0ustar examples/*debian/watch0000644000000000000000000000023612142536713010224 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-readdirp-$1.tar.gz/ \ https://github.com/thlorenz/readdirp/tags .*/archive/v?([\d\.]+).tar.gz debian/patches/0000755000000000000000000000000012144651451010620 5ustar debian/docs0000644000000000000000000000001212142142326010027 0ustar README.md debian/changelog0000644000000000000000000000053212144651471011045 0ustar node-readdirp (0.2.4-2) unstable; urgency=low * /debian/control: + Fix versioned dependency on nodejs. -- Mike Gabriel Wed, 15 May 2013 11:19:51 +0200 node-readdirp (0.2.4-1) unstable; urgency=low * Initial release. (Closes: #707297). -- Mike Gabriel Wed, 08 May 2013 23:32:53 +0200 debian/compat0000644000000000000000000000000212142142326010361 0ustar 8 debian/source/0000755000000000000000000000000012142142326010463 5ustar debian/source/format0000644000000000000000000000001412142142326011671 0ustar 3.0 (quilt)