debian/0000755000000000000000000000000012357174455007203 5ustar debian/tests/0000755000000000000000000000000012357173003010331 5ustar debian/tests/require0000644000000000000000000000006112357173003011725 0ustar #!/bin/sh set -e nodejs -e "require('methods');" debian/tests/control0000644000000000000000000000004512357173003011733 0ustar Tests: require Depends: node-methods debian/docs0000644000000000000000000000001212344307616010040 0ustar Readme.md debian/watch0000644000000000000000000000024312356013724010221 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-methods-$1.tar.gz/ \ http://github.com/visionmedia/node-methods/tags .*/archive/v?([\d\.]+).tar.gz debian/copyright0000644000000000000000000000263612357174205011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: methods Upstream-Contact: http://github.com/visionmedia/node-methods/issues Source: http://github.com/visionmedia/node-methods Files: * Copyright: 2013-2014 TJ Holowaychuk License: Expat Files: debian/* Copyright: 2014 Leo Iannacone 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/changelog0000644000000000000000000000147112357174455011060 0ustar node-methods (1.1.0-1) unstable; urgency=medium * New upstream release. * Add support to autopkgtest * debian/copyright: - add Upstream-Contact - release debian files with the same license of upstream: Expat * debian/rules: disabled colors during tests -- Leo Iannacone Wed, 09 Jul 2014 10:10:17 +0200 node-methods (1.0.1-1) unstable; urgency=medium * New upstream release. * debian/copyright: drop comment on license issue * debian/rules: + enable tests + install History.md as upstream changelog * debian/control: add node-mocha as build-dep -- Leo Iannacone Fri, 06 Jun 2014 14:02:01 +0200 node-methods (0.1.0-1) unstable; urgency=low * Initial release (Closes: #744767) -- Leo Iannacone Tue, 22 Apr 2014 22:31:48 +0200 debian/control0000644000000000000000000000140312357173003010570 0ustar Source: node-methods Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Leo Iannacone Build-Depends: debhelper (>= 9) , dh-buildinfo , node-mocha Standards-Version: 3.9.5 Homepage: http://github.com/visionmedia/node-methods XS-Testsuite: autopkgtest Vcs-Git: git://anonscm.debian.org/collab-maint/node-methods.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-methods.git Package: node-methods Architecture: all Depends: ${misc:Depends} , nodejs Description: contains the HTTP methods that Node.js supports Simple module which exports the HTTP verbs that node core's parser supports. . Node.js is an event-based server-side JavaScript engine. debian/compat0000644000000000000000000000000212344307616010372 0ustar 9 debian/rules0000755000000000000000000000036112357173772010264 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ #override_dh_auto_build: override_dh_auto_test: mocha -C override_dh_installchangelogs: dh_installchangelogs -k History.md debian/install0000644000000000000000000000010612344307616010562 0ustar index.js usr/lib/nodejs/methods/ package.json usr/lib/nodejs/methods/ debian/source/0000755000000000000000000000000012344307616010474 5ustar debian/source/format0000644000000000000000000000001412344307616011702 0ustar 3.0 (quilt)