debian/0000755000000000000000000000000011646501235007171 5ustar debian/install0000644000000000000000000000003311646501163010556 0ustar lib/* usr/lib/nodejs/zlib/ debian/rules0000755000000000000000000000035511646501163010254 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_clean: -dh_auto_clean override_dh_auto_test: # nothing override_dh_install: dh_install dh_buildinfo debian/docs0000644000000000000000000000001211646501163010035 0ustar README.md debian/control0000644000000000000000000000131111646501163010570 0ustar Source: node-zlib Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Build-Depends: debhelper (>= 8~) , dh-buildinfo , nodejs-dev , zlib1g-dev Standards-Version: 3.9.2 Homepage: https://github.com/kkaefer/node-zlib Vcs-Git: git://git.debian.org/collab-maint/node-zlib.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-zlib.git;a=summary Package: node-zlib Architecture: any Depends: ${shlibs:Depends} , ${misc:Depends} , nodejs Description: zlib bindings for node.js node-zlib offers simple, synchronous deflate/inflate for node.js buffers, providing a binding to the zlib library. debian/changelog0000644000000000000000000000023011646501163011036 0ustar node-zlib (1.0.5-1) unstable; urgency=low * Initial release (Closes: #645479) -- David Paleino Sun, 16 Oct 2011 09:06:22 +0200 debian/copyright0000644000000000000000000000466511646501163011137 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: node-zlib Files: * Copyright: © 2011, Konstantin Käfer License: BSD-3 Files: debian/* Copyright: © 2011, David Paleino License: GPL-2+ License: BSD-3 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * Neither the name of node-zlib nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 Konstantin Käfer 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. License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000755000000000000000000000000011646501163010471 5ustar debian/source/format0000644000000000000000000000001411646501163011677 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000002711646501163010175 0ustar lib/zlib_bindings.node debian/links0000644000000000000000000000007111646501163010232 0ustar usr/lib/nodejs/zlib/zlib.js usr/lib/nodejs/zlib/index.js debian/compat0000644000000000000000000000000211646501163010367 0ustar 8