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
|
rust-compact-str (0.9.0-3) unstable; urgency=medium
* Team upload.
* Skip most autopkgtests on riscv64
-- Fabian Grünbichler <debian@fabian.gruenbichler.email> Sun, 15 Feb 2026 08:48:33 +0100
rust-compact-str (0.9.0-2) unstable; urgency=medium
* Team upload
* Package compact_str 0.9.0 from crates.io using debcargo 2.7.11
* Enable borsh feature
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 27 Nov 2025 10:45:24 -0500
rust-compact-str (0.9.0-1) unstable; urgency=medium
* Team upload
* Package compact_str 0.9.0 from crates.io using debcargo 2.7.10
(Closes: #1116250)
* Enable all features except borsh
-- Jeremy Bícha <jbicha@ubuntu.com> Thu, 9 Oct 2025 18:47:22 -0400
rust-compact-str (0.8.1-2) unstable; urgency=medium
* Team upload
* Package compact_str 0.8.1 from crates.io using debcargo 2.7.11
* Use rust-test-strategy 0.4
-- Jeremy Bícha <jbicha@ubuntu.com> Sun, 5 Oct 2025 11:02:17 -0400
rust-compact-str (0.8.1-1) unstable; urgency=medium
* Package compact_str 0.8.1 from crates.io using debcargo 2.7.6
* Cherry-pick upstream upgrade to rkyv 0.8
[ Jelmer Vernooij ]
* Team upload.
* Update patch disable-unavailable-features.patch to disable all of sqlx,
since sqlx 0.8 is incompatible with the current version of compact-str.
-- Blair Noctis <ncts@debian.org> Mon, 20 Jan 2025 13:00:46 +0000
rust-compact-str (0.8.0-1) unstable; urgency=medium
* Team upload.
* Package compact_str 0.8.0 from crates.io using debcargo 2.6.1
* Disable features borsh and sqlx-mysql which depend on unavailable deps
* Disable feature diesel due to error from old version
* Properly gate tests relying on std feature
* Drop outdated relax-deps.patch
-- Blair Noctis <ncts@debian.org> Sat, 31 Aug 2024 18:00:57 +0000
rust-compact-str (0.7.1-1) unstable; urgency=medium
* Package compact_str 0.7.1 from crates.io using debcargo 2.6.0
* Closes: #1051749
-- Agathe Porte <gagath@debian.org> Wed, 20 Sep 2023 17:43:11 +0200
|