debian/0000755000000000000000000000000012230773722007173 5ustar debian/docs0000644000000000000000000000001212230773431010034 0ustar readme.md debian/examples0000644000000000000000000000001212230337605010721 0ustar examples/*debian/watch0000644000000000000000000000024412230337710010215 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-negotiator-$1.tar.gz/ \ https://github.com/federomero/negotiator/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000145012230340044010561 0ustar Source: node-negotiator Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper (>= 8.0.0) , dh-buildinfo , nodejs Standards-Version: 3.9.4 Homepage: https://github.com/federomero/negotiator Vcs-Git: git://anonscm.debian.org/collab-maint/node-negotiator.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-negotiator.git Package: node-negotiator Architecture: all Depends: ${misc:Depends} , nodejs Description: HTTP content negotiator for Node.js node-negotiator parses HTTP Accept headers to return preferred media types, languages, charsets, encodings from lists of available choices. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000241012230337657011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: negotiator Files: * Copyright: 2012-2013 Federico Romero , Isaac Z. Schlueter 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/install0000644000000000000000000000010512230773523010557 0ustar lib usr/lib/nodejs/negotiator package.json usr/lib/nodejs/negotiator debian/source/0000755000000000000000000000000012230337605010467 5ustar debian/source/format0000644000000000000000000000001412230337605011675 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212230337605010365 0ustar 8 debian/rules0000755000000000000000000000016212230337617010251 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000023612230773722011046 0ustar node-negotiator (0.3.0-1) unstable; urgency=low * Initial release (Closes: #726772) -- Jérémy Lal Sun, 20 Oct 2013 17:33:37 +0200