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
|
rust-libsqlite3-sys (0.26.0-2) unstable; urgency=medium
* Team upload.
* Package libsqlite3-sys 0.26.0 from crates.io using debcargo 2.7.8
* Bump bindgen dependency to v0.72
-- NoisyCoil <noisycoil@debian.org> Fri, 05 Sep 2025 20:34:32 +0200
rust-libsqlite3-sys (0.26.0-1) unstable; urgency=medium
* Package libsqlite3-sys 0.26.0 from crates.io using debcargo 2.6.0
* Relax bindgen dependency to ">= 0.60, < 1.0"
[ Matthias Geiger ]
* Team upload.
* Package libsqlite3-sys 0.26.0 from crates.io using debcargo 2.6.0
* Drop patches, replace them with a single one for the bindgen update
-- Peter Michael Green <plugwash@debian.org> Sun, 03 Sep 2023 17:13:20 +0000
rust-libsqlite3-sys (0.25.1-1) unstable; urgency=medium
* Package libsqlite3-sys 0.25.1 from crates.io using debcargo 2.5.0
* drop winsqlite3 feature as well (we do not have it available on debian
anyway)
* drop bindgen memory layout tests as they are architecture specific
(and fail on 32-bit machines)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Tue, 16 Aug 2022 20:35:39 -0400
rust-libsqlite3-sys (0.25.0-1) unstable; urgency=medium
* Package libsqlite3-sys 0.25.0 from crates.io using debcargo 2.5.0
* Added myself to uploaders
* dropped embedded code copy of sqlcipher as well
* collapse_features = true
* added dependency on libsqlcipher-dev for sqlcipher feature
* dropped bundled features and in_gecko -- not for us
* note that tests are broken except for default and all-features (see
https://github.com/rusqlite/rusqlite/issues/1205)
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Thu, 21 Jul 2022 01:49:13 -0400
rust-libsqlite3-sys (0.15.0-2) unstable; urgency=medium
* Team upload.
* Package libsqlite3-sys 0.15.0 from crates.io using debcargo 2.2.10
* Source upload for migration
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 06 Aug 2019 18:12:17 +0200
rust-libsqlite3-sys (0.15.0-1) unstable; urgency=medium
* Package libsqlite3-sys 0.15.0 from crates.io using debcargo 2.2.10
-- kpcyrd <git@rxv.cc> Sun, 14 Jul 2019 22:35:40 +0200
rust-libsqlite3-sys (0.9.3-1) unstable; urgency=medium
* Package libsqlite3-sys 0.9.3 from crates.io using debcargo 2.2.8
-- kpcyrd <git@rxv.cc> Sat, 20 Oct 2018 21:21:51 +0200
|