debian/0000755000000000000000000000000012202716440007164 5ustar debian/docs0000644000000000000000000000001212202716062010030 0ustar README.md debian/watch0000644000000000000000000000024012202716132010207 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-oauth-sign-$1.tar.gz/ \ https://github.com/mikeal/oauth-sign/tags .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000134012202716213010563 0ustar Source: node-oauth-sign 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/oauth-sign Vcs-Git: git://anonscm.debian.org/collab-maint/node-oauth-sign.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/node-oauth-sign.git Package: node-oauth-sign Architecture: all Depends: ${misc:Depends} , nodejs Description: OAuth 1 signing module for Node.js node-oauth-sign provides hmacsign and rfc3986 functions used to perform OAuth 1 signing. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000172612202716155011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: oauth-sign Upstream-Contact: https://github.com/mikeal/oauth-sign/issues Source: https://github.com/mikeal/oauth-sign 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/install0000644000000000000000000000004312202716141010550 0ustar index.js usr/lib/nodejs/oauth-sign debian/source/0000755000000000000000000000000012202716062010464 5ustar debian/source/format0000644000000000000000000000001412202716062011672 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212202716062010362 0ustar 8 debian/rules0000755000000000000000000000016112202716062010242 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000023612202716440011037 0ustar node-oauth-sign (0.3.1-1) unstable; urgency=low * Initial release (Closes: #719724) -- Jérémy Lal Wed, 14 Aug 2013 17:07:11 +0200