debian/0000755000000000000000000000000012124673055007173 5ustar debian/docs0000644000000000000000000000001212124670545010040 0ustar README.md debian/watch0000644000000000000000000000024312124671143010217 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mute-stream-$1.tar.gz/ \ https://github.com/isaacs/mute-stream/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000143212124671536010600 0ustar Source: node-mute-stream 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/mute-stream Vcs-Git: git://git.debian.org/collab-maint/node-mute-stream.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-mute-stream.git Package: node-mute-stream Architecture: all Depends: ${misc:Depends} , nodejs Description: Pass-through stream that can be muted module for Node.js node-mute-stream is a basic pass-through stream, but when muted, the bytes are silently dropped, rather than being passed through. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000270212124672763011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: mute-stream 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/links0000644000000000000000000000010712124672010010222 0ustar usr/lib/nodejs/mute-stream/mute.js usr/lib/nodejs/mute-stream/index.js debian/install0000644000000000000000000000004312124671730010557 0ustar mute.js usr/lib/nodejs/mute-stream debian/source/0000755000000000000000000000000012123263677010477 5ustar debian/source/format0000644000000000000000000000001412123056351011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212123056351010362 0ustar 8 debian/rules0000755000000000000000000000016112124670557010255 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000023712124673055011047 0ustar node-mute-stream (0.0.3-1) unstable; urgency=low * Initial release (Closes: #704104) -- Jérémy Lal Wed, 27 Mar 2013 23:43:56 +0100