debian/0000755000000000000000000000000012060461434007166 5ustar debian/install0000644000000000000000000000015612060461434010561 0ustar reqwest.js usr/share/javascript/reqwest/ debian/reqwest.min.js usr/share/javascript/reqwest/ debian/rules0000755000000000000000000000045212060461434010247 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 override_dh_auto_build: uglifyjs \ -o $(CURDIR)/debian/reqwest.min.js \ $(CURDIR)/reqwest.js override_dh_auto_test: # do nothing debian/docs0000644000000000000000000000001212060461434010032 0ustar README.md debian/watch0000644000000000000000000000017312060461434010220 0ustar version=3 https://alioth.debian.org/~dapal/npmjs.php?id=reqwest \ http://registry.npmjs.org/reqwest/-/reqwest-(\d+.*).tgz debian/control0000644000000000000000000000125312060461434010572 0ustar Source: reqwest Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: David Paleino Build-Depends: debhelper (>= 8~) , dh-buildinfo Build-Depends-Indep: node-uglify Standards-Version: 3.9.4 Homepage: https://github.com/ded/reqwest Vcs-Git: git://git.debian.org/collab-maint/reqwest.git Vcs-Browser: http://git.debian.org/?p=collab-maint/reqwest.git;a=summary Package: libjs-reqwest Architecture: all Depends: ${misc:Depends} Recommends: javascript-common Description: javascript wrapper for asynchronous HTTP requests Reqwest is a Javascript wrapper for asynchronous HTTP requests. debian/changelog0000644000000000000000000000150512060461434011041 0ustar reqwest (0.6.0-1) unstable; urgency=low [ Jonas Smedegaard ] * Fix build-depend on node-uglify (not libnode-uglify). [ David Paleino ] * New upstream version. * Standards-Version bump to 3.9.4, no changes needed. * Updated debian/copyright. -- David Paleino Fri, 07 Dec 2012 22:43:50 +0100 reqwest (0.4.3-1) unstable; urgency=low * New upstream version * Updated debian/copyright * Standards-Version bump to 3.9.3, no changes needed -- David Paleino Sun, 08 Apr 2012 23:23:26 +0200 reqwest (0.3.3-1) unstable; urgency=low * New upstream version -- David Paleino Wed, 16 Nov 2011 23:13:46 +0100 reqwest (0.3.2-1) unstable; urgency=low * Initial release (Closes: #646689) -- David Paleino Wed, 26 Oct 2011 11:36:52 +0200 debian/copyright0000644000000000000000000000270212060461434011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: http://search.npmjs.org/#/reqwest Files: * Copyright: © 2011-2012, Dustin Diaz License: MIT Files: debian/* Copyright: © 2011-2012, David Paleino License: MIT Files: tests/ender.js Copyright: © 2011-2012, Dustin Diaz © 2011-2012, Jacob Thornton 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/0000755000000000000000000000000012060461434010466 5ustar debian/source/format0000644000000000000000000000001412060461434011674 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000002612060461434010171 0ustar debian/reqwest.min.js debian/compat0000644000000000000000000000000212060461434010364 0ustar 8