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 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
node-sqlite3 (4.0.6+ds1-2) unstable; urgency=medium
* Build against libnode-dev
* Remove Depends:node-nan
-- Jérémy Lal <kapouer@melix.org> Fri, 25 Jan 2019 13:19:59 +0100
node-sqlite3 (4.0.6+ds1-1) unstable; urgency=medium
* Team upload
* Import version 4 from experimental to unstable
* Add upstream/metadata
* Enable hardening flags
* Disable heavy tests
* Enable mocha test and add autopkgtest files
* Update lintian-overrides
* Missing test
* Drop rename-nodejs.patch
* Ignore test if nocheck is set
* New upstream version 4.0.6+ds1
* Update debian/copyright
-- Xavier Guimard <yadd@debian.org> Thu, 24 Jan 2019 23:10:30 +0100
node-sqlite3 (4.0.2+ds1-1) experimental; urgency=medium
* Team upload
* New upstream version 4.0.2+ds1
* Bump Standards-Version to 4.2.0 (no changes needed)
* Bump debhelper compatibility level to 11
* Use salsa.debian.org in Vcs-* fields
-- Pirate Praveen <praveen@debian.org> Mon, 20 Aug 2018 13:11:32 +0530
node-sqlite3 (3.1.8+ds1-2) unstable; urgency=medium
* Use dh nodejs
* Fix rc-buggy B-D on nodejs-legacy
* Patch to fix node rename
* Secure Vcs Url
-- Jérémy Lal <kapouer@melix.org> Wed, 21 Dec 2016 11:41:26 +0100
node-sqlite3 (3.1.8+ds1-1) unstable; urgency=low
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 13 Nov 2016 17:07:42 +0000
node-sqlite3 (3.1.6+ds1-1) unstable; urgency=low
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 24 Oct 2016 17:38:20 +0000
node-sqlite3 (3.1.4+ds1-1) unstable; urgency=low
* New upstream release.
* Update homepage field.
* Update watch file.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 10 Jun 2016 18:42:50 +0000
node-sqlite3 (3.1.3+ds1-1) unstable; urgency=low
* New upstream release (closes: #805073, #802349).
* Update build dependencies.
* Update packaging.
* Run self-tests, but ignore the result for now.
* Update Standards-Version to 3.9.8 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 23 Apr 2016 13:31:25 +0000
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
|