debian/0000755000000000000000000000000012146265356007200 5ustar debian/install0000644000000000000000000000006512146247247010571 0ustar *.js usr/lib/nodejs/mysql/ lib usr/lib/nodejs/mysql/ debian/control0000644000000000000000000000154412146265333010602 0ustar Source: node-mysql 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/felixge/node-mysql Vcs-Git: git://git.debian.org/collab-maint/node-mysql.git Vcs-Browser: http://git.debian.org/?p=collab-maint/node-mysql.git Package: node-mysql Architecture: all Depends: ${misc:Depends}, nodejs (>= 0.6.19~dfsg1-3~), node-require-all (>= 0.0.3), node-bignumber (>= 1.0.1), Description: MySQL client implementation for Node.js Implementation of the MySQL protocol for Node.js. . This MySQL module provides non-blocking I/O with MySQL databases. It is written in pure Javascript and there is no dependency on external C libraries such as libmysql. debian/copyright0000644000000000000000000000265112146247536011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: node-mysql Upstream-Contact: Felix Geisendörfer Source: https://github.com/felixge/node-mysql Files: * Copyright: 2012, Felix Geisendörfer 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/rules0000755000000000000000000000034312146254766010263 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_build: override_dh_auto_test: override_dh_installchangelogs: dh_installchangelogs Changes.md debian/watch0000644000000000000000000000023412146247173010225 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mysql-$1.tar.gz/ \ https://github.com/felixge/node-mysql/tags .*/archive/v?([\d\.]+).tar.gz debian/docs0000644000000000000000000000004012146255247010043 0ustar Readme.md benchmark/ test/ tool/debian/changelog0000644000000000000000000000024512146265356011053 0ustar node-mysql (2.0.0~alpha8-1) unstable; urgency=low * Initial release. (Closes: #708977). -- Mike Gabriel Mon, 20 May 2013 02:14:35 +0200 debian/compat0000644000000000000000000000000212142142326010361 0ustar 8 debian/source/0000755000000000000000000000000012142142326010463 5ustar debian/source/format0000644000000000000000000000001412142142326011671 0ustar 3.0 (quilt)