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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313
|
node-sqlite3 (5.1.5+ds1-1) unstable; urgency=medium
* Team upload
* Update lintian override info format in d/source/lintian-overrides
on line 2-3
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse
* Update standards version to 4.6.2, no changes needed.
* New upstream version (Closes: CVE-2022-43441)
-- Yadd <yadd@debian.org> Tue, 14 Mar 2023 07:04:46 +0400
node-sqlite3 (5.1.2+ds1-1) unstable; urgency=medium
* Team upload
* Drop embedded node-addon-api and use new package
* New upstream version 5.1.2+ds1
-- Yadd <yadd@debian.org> Sat, 22 Oct 2022 18:53:03 +0200
node-sqlite3 (5.1.1+ds1-1) unstable; urgency=medium
* Team upload
* New upstream version 5.1.1+ds1
-- Yadd <yadd@debian.org> Sat, 17 Sep 2022 17:21:51 +0200
node-sqlite3 (5.0.11+ds1-1) unstable; urgency=medium
* Team upload
* New upstream version 5.0.11+ds1
-- Yadd <yadd@debian.org> Mon, 08 Aug 2022 21:10:56 +0200
node-sqlite3 (5.0.10+ds1-1) unstable; urgency=medium
* Team upload
* New upstream version 5.0.10+ds1
-- Yadd <yadd@debian.org> Mon, 25 Jul 2022 11:21:46 +0200
node-sqlite3 (5.0.9+ds1-1) unstable; urgency=medium
* Team upload
* New upstream version 5.0.9+ds1
-- Yadd <yadd@debian.org> Tue, 19 Jul 2022 15:45:19 +0200
node-sqlite3 (5.0.8+ds1-1) unstable; urgency=medium
* Team upload
* New upstream version 5.0.8+ds1
-- Yadd <yadd@debian.org> Thu, 19 May 2022 10:46:38 +0200
node-sqlite3 (5.0.6+ds1-2) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.6.1
* Set architecture=any (Closes: #994611)
-- Yadd <yadd@debian.org> Wed, 18 May 2022 15:01:33 +0200
node-sqlite3 (5.0.6+ds1-1) unstable; urgency=medium
* Team upload
* Drop dependency to nodejs
* New upstream version 5.0.6 (Closes: CVE-2022-21227)
* Update node-addon-api
* Update docs
* Update examples
* Update copyright
-- Yadd <yadd@debian.org> Sun, 01 May 2022 17:02:29 +0200
node-sqlite3 (5.0.2+ds1-4) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update standards version to 4.6.0, no changes needed.
[ Yadd ]
* Fix filenamemangle
* Update lintian overrides
* Update doc
-- Yadd <yadd@debian.org> Wed, 23 Mar 2022 10:10:14 +0100
node-sqlite3 (5.0.2+ds1-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
-- Jelmer Vernooij <jelmer@debian.org> Sun, 29 Aug 2021 01:32:10 +0100
node-sqlite3 (5.0.2+ds1-2) unstable; urgency=medium
* Team upload
* Back to unstable
-- Yadd <yadd@debian.org> Sun, 15 Aug 2021 11:25:02 +0200
node-sqlite3 (5.0.2+ds1-1) experimental; urgency=medium
* Team upload
[ Yadd ]
* Declare compliance with policy 4.5.1
* Modernize debian/watch
* Fix GitHub tags regex
[ harish ]
* New upstream version 5.0.2+ds1
-- harish chavre <harrych_1@yahoo.com> Sun, 06 Jun 2021 17:16:52 +0000
node-sqlite3 (5.0.0+ds1-1) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Use correct machine-readable copyright file URI.
* Update renamed lintian tag names in lintian overrides.
* Set fields Upstream-Name, Upstream-Contact in debian/copyright.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
[ Xavier Guimard ]
* Bump debhelper compatibility level to 13
* Use dh-sequence-nodejs
* New upstream version 5.0.0+ds1
* Embed node-addon-api for build only
* Update copyright
* Don't launch 2 failed tests with mocha > 5
* Update build
-- Xavier Guimard <yadd@debian.org> Tue, 06 Oct 2020 13:26:32 +0200
node-sqlite3 (4.2.0+ds1-2) unstable; urgency=medium
* Limit build architectures to ones nodejs support.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 28 Jun 2020 21:48:16 +0200
node-sqlite3 (4.2.0+ds1-1) unstable; urgency=medium
* New upstream release.
* Update debhelper clean target.
* Update Standards-Version to 4.5.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 28 Jun 2020 11:36:59 +0200
node-sqlite3 (4.1.1+ds1-1) unstable; urgency=medium
* Team upload
* Declare compliance with policy 4.4.1
* Add "Rules-Requires-Root: no"
* New upstream version 4.1.1+ds1
-- Xavier Guimard <yadd@debian.org> Wed, 18 Dec 2019 06:46:19 +0100
node-sqlite3 (4.1.0+ds1-1) unstable; urgency=medium
* Team upload
* New upstream version 4.1.0+ds1
* Add docker files in examples
-- Xavier Guimard <yadd@debian.org> Mon, 19 Aug 2019 07:00:44 +0200
node-sqlite3 (4.0.9+ds1-1) unstable; urgency=medium
* Team upload
* Bump debhelper compatibility level to 12
* Declare compliance with policy 4.4.0
* Add debian/gbp.conf
* New upstream version 4.0.9+ds1
* Remove duplicate dependency to node-gyp
* Add Multi-Arch: same
* Switch test and install to pkg-js-tools
-- Xavier Guimard <yadd@debian.org> Sun, 11 Aug 2019 16:54:58 +0200
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
|