debian/0000755000000000000000000000000012202714265007167 5ustar debian/docs0000644000000000000000000000001212202714220010022 0ustar README.md debian/watch0000644000000000000000000000024612202713435010220 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-forever-agent-$1.tar.gz/ \ https://github.com/mikeal/forever-agent/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000140112202713352010562 0ustar Source: node-forever-agent Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper (>= 8~) , dh-buildinfo Standards-Version: 3.9.4 Homepage: https://github.com/mikeal/forever-agent Vcs-Git: git://anonscm.debian.org/collab-maint/node-forever-agent.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-forever-agent.git Package: node-forever-agent Architecture: all Depends: ${misc:Depends} , nodejs Description: HTTP agent supporting keep-alive requests - module for Node.js node-forever-agent keeps socket connections alive between keep-alive requests. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000173712202714140011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: forever-agent Upstream-Contact: https://github.com/mikeal/forever-agent/issues Source: https://github.com/mikeal/forever-agent Files: * Copyright: 2013 Mikeal Rogers License: Apache-2.0 License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. . On Debian systems, the complete text of the Apache License Version 2.0 can be found in "/usr/share/common-licenses/Apache-2.0". debian/install0000644000000000000000000000004612202714167010561 0ustar index.js usr/lib/nodejs/forever-agent debian/source/0000755000000000000000000000000012202713126010462 5ustar debian/source/format0000644000000000000000000000001412202713126011670 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212202713126010360 0ustar 8 debian/rules0000755000000000000000000000016112202714202010234 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000024112202714265011036 0ustar node-forever-agent (0.5.1-1) unstable; urgency=low * Initial release (Closes: #719712) -- Jérémy Lal Wed, 14 Aug 2013 16:48:20 +0200