debian/0000755000000000000000000000000012137226222007165 5ustar debian/docs0000644000000000000000000000001212136706565010045 0ustar README.md debian/examples0000644000000000000000000000001412136710216010721 0ustar example/*.jsdebian/watch0000644000000000000000000000025112136707236010224 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-fstream-ignore-$1.tar.gz/ \ https://github.com/isaacs/fstream-ignore/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000161412137226125010574 0ustar Source: node-fstream-ignore Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper (>= 8.0.0) , dh-buildinfo Standards-Version: 3.9.4 Homepage: https://github.com/isaacs/fstream-ignore Vcs-Git: git://git.debian.org/collab-maint/node-fstream-ignore.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-fstream-ignore.git Package: node-fstream-ignore Architecture: all Depends: ${misc:Depends} , nodejs , node-minimatch (>= 0.2.0) , node-fstream (>= 0.1.17) , node-inherits Description: Directory reader configurable by .ignore module for Node.js node-fstream-ignore filters out files that match globs in `.ignore` files throughout the tree, like how git ignores files based on a `.gitignore` file. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000270512136710163011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: fstream-ignore Files: * Copyright: 2012-2013 Isaac Z. Schlueter License: BSD-2-clause 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 NETBSD FOUNDATION, INC. 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 FOUNDATION 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/links0000644000000000000000000000011612136707222010231 0ustar usr/lib/nodejs/fstream-ignore/ignore.js usr/lib/nodejs/fstream-ignore/index.jsdebian/install0000644000000000000000000000005012136707203010553 0ustar ignore.js usr/lib/nodejs/fstream-ignore debian/source/0000755000000000000000000000000012136707045010473 5ustar debian/source/format0000644000000000000000000000001412136706565011707 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212136706565010377 0ustar 8 debian/rules0000755000000000000000000000016112136706565010257 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000054112137226222011037 0ustar node-fstream-ignore (0.0.6-2) unstable; urgency=low * control: remove wrong version of dependency on node-inherits. -- Jérémy Lal Sun, 28 Apr 2013 16:05:05 +0200 node-fstream-ignore (0.0.6-1) unstable; urgency=low * Initial release (Closes: #706256) -- Jérémy Lal Sat, 27 Apr 2013 10:31:36 +0200