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
|
rust-fastrand (2.3.0-2) unstable; urgency=medium
* Team upload.
* Package fastrand 2.3.0 from crates.io using debcargo 2.7.11
* Relax dev-dependencies on rand and getrandom.
* Disable wasm-specific dependencies for now, it looks like getrandom
0.3 has significantly restructured wasm support.
-- Peter Michael Green <plugwash@debian.org> Wed, 25 Feb 2026 07:42:00 +0000
rust-fastrand (2.3.0-1) unstable; urgency=medium
* Team upload
* Package fastrand 2.3.0 from crates.io using debcargo 2.7.10
* Release to unstable
-- Jeremy BĂcha <jbicha@ubuntu.com> Fri, 12 Sep 2025 15:11:18 -0400
rust-fastrand (2.1.1-5) experimental; urgency=medium
* Disable no-wasm.diff to get +js feature (Closes: #1108397).
-- Andrej Shadura <andrewsh@debian.org> Tue, 01 Jul 2025 11:20:47 +0200
rust-fastrand (2.1.1-4) unstable; urgency=medium
* Redact the changelog.
-- Andrej Shadura <andrewsh@debian.org> Mon, 30 Jun 2025 15:33:55 +0200
rust-fastrand (2.1.1-3) unstable; urgency=medium
* Undo the addition of +js, unsuitable for unstable at the moment,
erroneously uploaded instead of experimental.
-- Andrej Shadura <andrewsh@debian.org> Mon, 30 Jun 2025 15:19:59 +0200
rust-fastrand (2.1.1-1) unstable; urgency=medium
* Team upload.
* Package fastrand 2.1.1 from crates.io using debcargo 2.7.1
-- Blair Noctis <ncts@debian.org> Sun, 13 Oct 2024 16:35:07 +0000
rust-fastrand (2.1.0-1) unstable; urgency=medium
* Team upload.
* Package fastrand 2.1.0 from crates.io using debcargo 2.6.1
* Upload to unstable (Closes: #1043016)
-- Peter Michael Green <plugwash@debian.org> Tue, 02 Jul 2024 19:23:14 +0000
rust-fastrand (2.0.1-1) experimental; urgency=medium
* Package fastrand 2.0.1 from crates.io using debcargo 2.6.0
* Remove dev-dependency on wyhash and disable bench that depends on it
so the rest of the tests can run.
* Fix tests with --no-default-features
[ Sylvestre Ledru ]
* Team upload.
* Package fastrand 2.0.0 from crates.io using debcargo 2.6.0
-- Peter Michael Green <plugwash@debian.org> Tue, 07 Nov 2023 10:43:17 +0000
rust-fastrand (1.8.0-1) unstable; urgency=medium
* Team upload.
* Package fastrand 1.8.0 from crates.io using debcargo 2.5.0
-- Fabian Gruenbichler <debian@fabian.gruenbichler.email> Thu, 20 Oct 2022 20:49:11 -0400
rust-fastrand (1.7.0-1) unstable; urgency=medium
* Team upload.
* Package fastrand 1.7.0 from crates.io using debcargo 2.5.0
-- Simon Quigley <tsimonq2@debian.org> Wed, 25 May 2022 01:38:03 -0500
rust-fastrand (1.4.0-2) unstable; urgency=high
* Rebuild.
-- Andrej Shadura <andrewsh@debian.org> Sun, 10 Jan 2021 10:26:55 +0100
rust-fastrand (1.4.0-1) unstable; urgency=medium
* Package fastrand 1.4.0 from crates.io using debcargo 2.4.3
-- Andrej Shadura <andrewsh@debian.org> Tue, 22 Dec 2020 14:53:51 +0100
|