debian/0000755000000000000000000000000011742467562007204 5ustar debian/rules0000755000000000000000000000034011742467562010261 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_install: install -D -m644 index.js \ $(CURDIR)/debian/node-chainsaw/usr/lib/nodejs/chainsaw.js debian/docs0000644000000000000000000000002011742467562010047 0ustar README.markdown debian/watch0000644000000000000000000000017611742467562010241 0ustar version=3 http://alioth.debian.org/~dapal/npmjs.php?id=chainsaw \ http://registry.npmjs.org/chainsaw/-/chainsaw-(\d+.*)\.tgz debian/control0000644000000000000000000000137711742467562010617 0ustar Source: node-chainsaw Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Build-Depends: debhelper (>= 8.0.0) Standards-Version: 3.9.3 Homepage: https://github.com/substack/node-chainsaw Vcs-Git: git://git.debian.org/pkg-javascript/node-chainsaw.git Vcs-Browser: http://git.debian.org/?p=pkg-javascript/node-chainsaw.git;a=summary Package: node-chainsaw Architecture: all Depends: ${misc:Depends} , nodejs , node-traverse Description: Node.js module to build chainable fluent interfaces With this meta-module you can write modules with chainable interfaces. . Chainsaw takes care of all of the boring details and simplifies the nested flow control. debian/changelog0000644000000000000000000000021211742467562011051 0ustar node-chainsaw (0.1.0-1) unstable; urgency=low * Initial release -- David Paleino Sun, 15 Apr 2012 08:49:16 +0200 debian/copyright0000644000000000000000000000304711742467562011143 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://search.npmjs.org/#/chainsaw Files: * Copyright: ©, James Halliday License: MIT Files: debian/* Copyright: © 2012, David Paleino 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. . Except as contained in this notice, the name(s) of the above copyright holders shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization. debian/examples0000644000000000000000000000001311742467562010737 0ustar examples/* debian/source/0000755000000000000000000000000011742467562010504 5ustar debian/source/format0000644000000000000000000000001411742467562011712 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211742467562010402 0ustar 8