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
|
rust-unicode-normalization (0.1.22-1) unstable; urgency=medium
* Team upload.
* Package unicode-normalization 0.1.22 from crates.io using debcargo 2.5.0
-- Fabian Gruenbichler <debian@fabian.gruenbichler.email> Sat, 22 Oct 2022 09:31:21 -0400
rust-unicode-normalization (0.1.19-1) unstable; urgency=medium
* Team upload.
* Package unicode-normalization 0.1.19 from crates.io using debcargo 2.5.0
* Stop marking tests as broken.
* Disable benches that depend on test data which is not in the crates.io
release.
* Add patch to revert upstream switch from smallvec to tinyvec as we do
not currently have tinyvec in Debian.
-- Peter Michael Green <plugwash@debian.org> Sat, 18 Jun 2022 20:12:21 +0000
rust-unicode-normalization (0.1.12-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Package unicode-normalization 0.1.12 from crates.io using debcargo 2.4.0
* Silent autopkgtest because of a missing dep which cannot be installed
because of a debcargo limitation
https://salsa.debian.org/rust-team/debcargo/-/merge_requests/24
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 11 Apr 2020 12:55:11 +0200
rust-unicode-normalization (0.1.11-1) unstable; urgency=medium
* Package unicode-normalization 0.1.11 from crates.io using debcargo 2.4.2
-- Daniel Kahn Gillmor <dkg@fifthhorseman.net> Mon, 13 Jan 2020 13:40:14 -0500
rust-unicode-normalization (0.1.7-1) unstable; urgency=medium
* Package unicode-normalization 0.1.7 from crates.io using debcargo 2.1.2
-- Ximin Luo <infinity0@debian.org> Thu, 05 Jul 2018 02:30:01 -0700
|