debian/0000755000000000000000000000000012144647614007177 5ustar debian/install0000644000000000000000000000003112142773375010564 0ustar lib/*.js usr/lib/nodejs/ debian/control0000644000000000000000000000153412144647551010605 0ustar Source: node-base64id Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Mike Gabriel , Build-Depends: debhelper (>= 8.0.0), dh-buildinfo, Standards-Version: 3.9.4 Homepage: https://github.com/faeldt/base64id Vcs-Git: git://git.debian.org/collab-maint/node-base64id.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-base64id.git Package: node-base64id Architecture: all Depends: ${misc:Depends}, nodejs (>= 0.6.19~dfsg1-3~), Description: Node.js module that generates a base64 id Node.js module that generates a base64 id. It uses crypto.randomBytes when available, but falls back to unsafe methods for node.js <= 0.4. . To increase performance, random bytes are buffered to minimize the number of synchronous calls to crypto.randomBytes. debian/copyright0000644000000000000000000000266412142773416011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: base64id Upstream-Contact: Kristian Faeldt Source: https://github.com/faeldt/base64id Files: * Copyright: 2012, Kristian Faeldt License: Expat Files: debian/* Copyright: 2013, Mike Gabriel 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/rules0000755000000000000000000000016112142142326010241 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/watch0000644000000000000000000000023412142272413010214 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-base64id-$1.tar.gz/ \ https://github.com/faeldt/base64id/tags .*/archive/v?([\d\.]+).tar.gz debian/patches/0000755000000000000000000000000012142773237010625 5ustar debian/docs0000644000000000000000000000001212142142326010027 0ustar README.md debian/changelog0000644000000000000000000000131212144647614011046 0ustar node-base64id (0.1.0-2) unstable; urgency=low * /debian/control: + Fix versioned dependency on nodejs. -- Mike Gabriel Wed, 15 May 2013 11:04:10 +0200 node-base64id (0.1.0-1) unstable; urgency=low * Upstream release 1.0. * /debian/copyright: + Use Expat as license name which is preferrable to the ambiguous term MIT. -- Mike Gabriel Thu, 09 May 2013 21:22:23 +0200 node-base64id (0.1.0~git20130507-1) unstable; urgency=low * Initial release. (Closes: #707171). Obtained from upstream Git, corresponding to commit: aa805d558c407f52f8958411163a40f898b89faa. -- Mike Gabriel Tue, 07 May 2013 23:47:45 +0200 debian/compat0000644000000000000000000000000212142142326010361 0ustar 8 debian/source/0000755000000000000000000000000012142142326010463 5ustar debian/source/format0000644000000000000000000000001412142142326011671 0ustar 3.0 (quilt)