debian/0000755000000000000000000000000012211204212007151 5ustar debian/docs0000644000000000000000000000001212211203573010026 0ustar README.md debian/watch0000644000000000000000000000024612211203573010215 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-generic-pool-$1.tar.gz/ \ https://github.com/coopernurse/node-pool/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000151412211203573010566 0ustar Source: node-generic-pool Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: David Paleino , Jérémy Lal Build-Depends: debhelper (>= 8.0.0) , dh-buildinfo Standards-Version: 3.9.4 Homepage: https://github.com/coopernurse/node-pool Vcs-Git: git://anonscm.debian.org/collab-maint/node-generic-pool.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-generic-pool.git Package: node-generic-pool Architecture: all Depends: ${misc:Depends} , nodejs Description: generic resource pooling for Node.js generic-pool is a generic resource pooling for Node.js. It can be used to reuse or throttle expensive resources such as database connections. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000246612211203727011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: generic-pool Files: * Copyright: © 2010-2013, James Cooper License: Expat Files: debian/* Copyright: © 2011, David Paleino 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/install0000644000000000000000000000004412211203573010551 0ustar lib/generic-pool.js usr/lib/nodejs/ debian/source/0000755000000000000000000000000012211203573010462 5ustar debian/source/format0000644000000000000000000000001412211203573011670 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212211203573010360 0ustar 8 debian/rules0000755000000000000000000000027112211204122010231 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_test: debian/changelog0000644000000000000000000000160712211204177011041 0ustar node-generic-pool (2.0.3-1) unstable; urgency=low * New upstream version * Standards-Version 3.9.4 * Canonicalize Vcs fields * Copyright format 1.0, rename MIT to Expat * Watch github directly * Disable make check -- Jérémy Lal Mon, 02 Sep 2013 23:51:58 +0200 node-generic-pool (1.0.9-1) unstable; urgency=low * New upstream version -- David Paleino Sat, 31 Dec 2011 11:51:34 +0100 node-generic-pool (1.0.8-1) unstable; urgency=low * New upstream version -- David Paleino Thu, 17 Nov 2011 17:21:26 +0100 node-generic-pool (1.0.7-1) unstable; urgency=low * New upstream version -- David Paleino Wed, 16 Nov 2011 22:11:53 +0100 node-generic-pool (1.0.6-1) unstable; urgency=low * Initial release (Closes: #645524) -- David Paleino Sun, 16 Oct 2011 18:21:47 +0200