1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57
|
node-sqlite3 (2.2.0+ds1-1) unstable; urgency=low
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Tue, 21 Jan 2014 18:48:42 +0100
node-sqlite3 (2.1.19+ds1-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.9.5 .
* Fix minor packaging issues.
* Add myself to uploaders.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 05 Dec 2013 09:21:48 +0000
node-sqlite3 (2.1.15+ds2-1) unstable; urgency=low
* New upstream version
* Build-Depends on node-gyp (Closes: #719398)
* Standards-Version 3.9.4
* Use dh 9 for hardening
* Canonicalize Vcs fields
* Watch github
* Keep same tree when installing module, install package.json
-- Jérémy Lal <kapouer@melix.org> Wed, 04 Sep 2013 14:29:30 +0200
node-sqlite3 (2.1.1+ds1-1) unstable; urgency=low
* New upstream version
- supports NodeJS 0.6 (Closes: #664912)
* Bump Standards-Version to 3.9.3, no changes needed
* Updated debian/copyright
* Bump dependencies on node to >= 0.6
-- David Paleino <dapal@debian.org> Thu, 22 Mar 2012 00:16:39 +0100
node-sqlite3 (2.0.18+ds1-1) unstable; urgency=low
* New upstream version
* Add debian/watch
* Fix debian/rules to get correct upstream version number
* Fix buildsystem again to link against system-wide sqlite3
-- David Paleino <dapal@debian.org> Sat, 31 Dec 2011 12:36:55 +0100
node-sqlite3 (2.0.17+ds1-2) unstable; urgency=low
* Compliance to Debian Javascript Policy
-- David Paleino <dapal@debian.org> Sun, 16 Oct 2011 00:02:47 +0200
node-sqlite3 (2.0.17+ds1-1) unstable; urgency=low
* Initial release (Closes: #645216)
-- David Paleino <dapal@debian.org> Thu, 13 Oct 2011 18:57:35 +0200
|