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
|
rust-num-complex (0.4.6-3) unstable; urgency=medium
* Team upload.
* Package num-complex 0.4.6 from crates.io using debcargo 2.7.6
* Patch to upgrade to rkyv 0.8
-- Blair Noctis <ncts@debian.org> Mon, 20 Jan 2025 13:06:08 +0000
rust-num-complex (0.4.6-2) unstable; urgency=medium
* Team upload.
* Package num-complex 0.4.6 from crates.io using debcargo 2.6.1
* Relax allowed range for argument value in test_ln by one unit in last
place to accomodate for different rounding behaviour on x87.
* Add a dev-dependency on rkyv with default-features enabled, rkyv needs
one of it's "size" features enabled to build succesfully, but we don't
want to enable one in the regular dependency because we want to leave it
up to the application which size to select.
-- Peter Michael Green <plugwash@debian.org> Thu, 12 Sep 2024 00:40:46 +0000
rust-num-complex (0.4.6-1) unstable; urgency=medium
* Package num-complex 0.4.6 from crates.io using debcargo 2.6.1
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 11 Aug 2024 10:16:31 +0200
rust-num-complex (0.4.0-2) unstable; urgency=medium
* Team upload.
* Package num-complex 0.4.0 from crates.io using debcargo 2.5.0
* Drop patch reducing rand version.
-- Peter Michael Green <plugwash@debian.org> Sat, 05 Feb 2022 10:05:24 +0000
rust-num-complex (0.4.0-1) unstable; urgency=medium
* Package num-complex 0.4.0 from crates.io using debcargo 2.5.0
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 19 Dec 2021 12:29:07 +0100
rust-num-complex (0.2.4-1) unstable; urgency=medium
* Team upload.
* Package num-complex 0.2.4 from crates.io using debcargo 2.4.0
* Upgrade rand to 0.7.
-- Andrej Shadura <andrewsh@debian.org> Mon, 13 Jan 2020 21:29:37 +0100
rust-num-complex (0.2.3-1) unstable; urgency=medium
* Package num-complex 0.2.3 from crates.io using debcargo 2.4.0
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 01 Dec 2019 10:59:28 +0100
rust-num-complex (0.2.1-1) unstable; urgency=medium
* Package num-complex 0.2.1 from crates.io using debcargo 2.2.7
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 20 Oct 2018 16:02:28 +0200
rust-num-complex (0.2.0-1) unstable; urgency=medium
* Package num-complex 0.2.0 from crates.io using debcargo 2.2.7
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 13 Sep 2018 22:29:46 +0200
|