debian/0000755000000000000000000000000012202715024007161 5ustar debian/docs0000644000000000000000000000001212202714426010032 0ustar README.md debian/watch0000644000000000000000000000024412202714545010221 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-tunnel-agent-$1.tar.gz/ \ https://github.com/mikeal/tunnel-agent/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000134312202714636010575 0ustar Source: node-tunnel-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/tunnel-agent Vcs-Git: git://anonscm.debian.org/collab-maint/node-tunnel-agent.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-tunnel-agent.git Package: node-tunnel-agent Architecture: all Depends: ${misc:Depends} , nodejs Description: HTTP proxy tunneling agent module for Node.js node-tunnel-agent is an HTTP CONNECT tunnel client module for Node.js. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000173412202714764011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tunnel-agent Upstream-Contact: https://github.com/mikeal/tunnel-agent/issues Source: https://github.com/mikeal/tunnel-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/install0000644000000000000000000000004512202714742010557 0ustar index.js usr/lib/nodejs/tunnel-agent debian/source/0000755000000000000000000000000012202714426010466 5ustar debian/source/format0000644000000000000000000000001412202714426011674 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212202714426010364 0ustar 8 debian/rules0000755000000000000000000000016112202714426010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000024012202715024011027 0ustar node-tunnel-agent (0.3.1-1) unstable; urgency=low * Initial release (Closes: #719716) -- Jérémy Lal Wed, 14 Aug 2013 16:54:10 +0200