debian/0000755000000000000000000000000011742402034007163 5ustar debian/rules0000755000000000000000000000050111742402034010237 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-traverse/usr/lib/nodejs/traverse.js install -D -m644 index.js $(CURDIR)/debian/libjs-traverse/usr/share/javascript/traverse/traverse.js debian/libjs-traverse.docs0000644000000000000000000000002011742402034012761 0ustar README.markdown debian/watch0000644000000000000000000000012511742402034010212 0ustar version=3 http://githubredir.debian.net/github/substack/js-traverse/(\d+.*)\.tar\.gz debian/node-traverse.docs0000644000000000000000000000002011742402034012603 0ustar README.markdown debian/control0000644000000000000000000000201611742402034010565 0ustar Source: node-traverse 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/js-traverse Vcs-Git: git://git.debian.org/pkg-javascript/node-traverse.git Vcs-Browser: http://git.debian.org/?p=pkg-javascript/node-traverse.git;a=summary Package: node-traverse Architecture: all Depends: ${misc:Depends} , nodejs Description: recursively traverse objects in Node.js node-traverse is a Node.js module that lets you Traverse and transform objects by visiting every node on a recursive walk. Package: libjs-traverse Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Description: recursively traverse objects in Javascript node-traverse is a Node.js module that lets you Traverse and transform objects by visiting every node on a recursive walk. . This package contains the browser-version of node-traverse. debian/changelog0000644000000000000000000000021211742402034011030 0ustar node-traverse (0.6.1-1) unstable; urgency=low * Initial release -- David Paleino Sun, 15 Apr 2012 01:11:16 +0200 debian/copyright0000644000000000000000000000247311742402034011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/substack/js-traverse Files: * Copyright: © 2010, 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. debian/source/0000755000000000000000000000000011742402034010463 5ustar debian/source/format0000644000000000000000000000001411742402034011671 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211742402034010361 0ustar 8