debian/0000755000000000000000000000000012123656371007174 5ustar debian/docs0000644000000000000000000000001212123604447010035 0ustar Readme.md debian/README.source0000644000000000000000000000027612123656330011353 0ustar The upstream tarball is downloaded from npm registry instead of upstream git repository, because the tarball generated from package.json is different than the tarball generated from github. debian/watch0000644000000000000000000000020512123655724010223 0ustar version=3 https://alioth.debian.org/~dapal/npmjs.php?id=formidable \ http://registry.npmjs.org/formidable/-/formidable-(\d+.*)\.tgz debian/control0000644000000000000000000000141312123604672010573 0ustar Source: node-formidable 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.3 Homepage: https://github.com/felixge/node-formidable Vcs-Git: git://git.debian.org/collab-maint/node-formidable.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-formidable.git Package: node-formidable Architecture: all Depends: ${misc:Depends} , nodejs Description: Multipart form data parser module for Node.js node-formidable is a well-tested parser for multipart/form-data sent by http clients. It emphasizes support for file uploads. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000233312123604447011125 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: formidable Files: * Copyright: 2011 Felix Geisendörfer License: Expat License: Expat 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/install0000644000000000000000000000004112123604447010555 0ustar lib/* usr/lib/nodejs/formidable/ debian/source/0000755000000000000000000000000012123604447010471 5ustar debian/source/format0000644000000000000000000000001412123604447011677 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212123604447010367 0ustar 8 debian/rules0000755000000000000000000000016112123604447010247 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000023712123605751011044 0ustar node-formidable (1.0.13-1) unstable; urgency=low * Initial release (Closes: #703836) -- Jérémy Lal Fri, 22 Mar 2013 14:34:30 +0100