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
|
rust-half (2.6.0-2) unstable; urgency=medium
* Team upload.
* Mark arbitrary feature as flaky (Closes: #1115265)
* Refresh patches
-- Matthias Geiger <werdahias@debian.org> Mon, 15 Sep 2025 15:23:00 +0200
rust-half (2.6.0-1) unstable; urgency=medium
* Team upload.
* Package half 2.6.0 from crates.io using debcargo 2.7.8
* Drop no-benches.patch, upstream now uses criterion 0.5
* Drop disable-zerocopy.patch, upstream now supports zerocopy 0.8
* Update skip-test-on-armel.patch for new upstream.
* Drop upgrade-rkyv-0.8.patch, upstream now uses rkyv 0.8
* Add rand-0.8.patch to continue using rand 0.8 until Debian upgrades.
-- Peter Michael Green <plugwash@debian.org> Fri, 12 Sep 2025 19:37:01 +0000
rust-half (2.4.1-2) unstable; urgency=medium
* Team upload.
* Package half 2.4.1 from crates.io using debcargo 2.7.6
* Drop disable-use-intrinsics.patch as per its description
* Patch to use rkyv 0.8
* Disable benches
-- Blair Noctis <ncts@debian.org> Mon, 20 Jan 2025 13:01:07 +0000
rust-half (2.4.1-1) unstable; urgency=medium
* Team upload.
* Package half 2.4.1 from crates.io using debcargo 2.6.1
-- Agathe Porte <gagath@debian.org> Sat, 14 Sep 2024 11:48:12 +0200
rust-half (1.8.2-4) unstable; urgency=medium
* Team upload.
* Package half 1.8.2 from crates.io using debcargo 2.6.1
* Apply upstream patch to relax nan tests, hopefully this fixes the
autopkgtest on riscv64.
-- Peter Michael Green <plugwash@debian.org> Sat, 07 Sep 2024 01:18:11 +0000
rust-half (1.8.2-3) unstable; urgency=medium
* Team upload.
* Package half 1.8.2 from crates.io using debcargo 2.6.1
* Remove use-intrinsics feature (deprecated upstream, and relies on
stdsimd which has been removed from Rust).
-- Colin Watson <cjwatson@debian.org> Wed, 04 Sep 2024 18:55:38 +0100
rust-half (1.8.2-2) unstable; urgency=medium
* Team upload.
* Package half 1.8.2 from crates.io using debcargo 2.6.1
* Disable zerocopy feature, it's not compatible with the new version of
zerocopy.
* Skip a failling floating point test on armel, floating point with very
small values on armel is known to be buggy.
-- Peter Michael Green <plugwash@debian.org> Fri, 23 Feb 2024 04:19:41 +0000
rust-half (1.8.2-1) unstable; urgency=medium
* Team upload.
* Package half 1.8.2 from crates.io using debcargo 2.6.1
-- Peter Michael Green <plugwash@debian.org> Tue, 23 Jan 2024 18:06:02 +0000
rust-half (1.6.0-2) unstable; urgency=medium
* Package half 1.6.0 from crates.io using debcargo 2.4.3
* Source upload
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 22 Nov 2020 12:56:53 +0100
rust-half (1.6.0-1) unstable; urgency=medium
* Package half 1.6.0 from crates.io using debcargo 2.4.3
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 20 Nov 2020 22:24:17 +0100
|