debian/0000755000000000000000000000000011646403166007175 5ustar debian/install0000644000000000000000000000003011646403166010557 0ustar index.js usr/lib/nodejs debian/rules0000755000000000000000000000043311646403166010255 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_install: dh_install dh_buildinfo mv $(CURDIR)/debian/node-wordwrap/usr/lib/nodejs/index.js \ $(CURDIR)/debian/node-wordwrap/usr/lib/nodejs/wordwrap.js debian/docs0000644000000000000000000000002011646403166010040 0ustar README.markdown debian/control0000644000000000000000000000116211646403166010600 0ustar Source: node-wordwrap Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Build-Depends: debhelper (>= 8.0.0) , dh-buildinfo Standards-Version: 3.9.2 Homepage: https://github.com/substack/node-wordwrap Vcs-Git: git://git.debian.org/collab-maint/node-wordwrap.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-wordwrap.git;a=summary Package: node-wordwrap Architecture: all Depends: ${misc:Depends} , nodejs Description: word wrapping library for NodeJS Wordwrap is a word wrapping library for NodeJS. debian/changelog0000644000000000000000000000047411646403166011054 0ustar node-wordwrap (0.0.2-2) unstable; urgency=low * Compliance to Debian Javascript Policy -- David Paleino Sun, 16 Oct 2011 00:17:19 +0200 wordwrap.js (0.0.2-1) unstable; urgency=low * Initial release (Closes: #645174) -- David Paleino Thu, 13 Oct 2011 11:22:39 +0200 debian/copyright0000644000000000000000000000240111646403166011125 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: wordwrap Files: * Copyright: © 2010, James Halliday License: MIT Files: debian/* Copyright: © 2011, 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/examples0000644000000000000000000000001211646403166010727 0ustar example/* debian/source/0000755000000000000000000000000011646403166010475 5ustar debian/source/format0000644000000000000000000000001411646403166011703 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211646403166010373 0ustar 8