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
|
rust-futures-core (0.3.31-1) unstable; urgency=medium
* Team upload.
* Package futures-core 0.3.31 from crates.io using debcargo 2.7.0
-- Peter Michael Green <plugwash@debian.org> Wed, 16 Oct 2024 01:01:24 +0000
rust-futures-core (0.3.30-1) unstable; urgency=medium
* Team upload.
* Package futures-core 0.3.30 from crates.io using debcargo 2.6.1
-- Peter Michael Green <plugwash@debian.org> Sat, 13 Jan 2024 12:56:05 +0000
rust-futures-core (0.3.29-1) unstable; urgency=medium
* Team upload.
* Package futures-core 0.3.29 from crates.io using debcargo 2.6.1
* Reinstate portable-atomic feature, debian now has portable-atomic 1.x.
* Set collapse_features = true
* Disable a couple of doctests which require a dev-dependency removed in the
Cargo publish process, we could re-add the dev-dependency but it would be
pointless with the way debcargo currently runs tests (doctests are only run
during build and only if the package has no dev-depdencies, they are not
run during autopkgtest).
* Stop marking tests as broken.
-- Peter Michael Green <plugwash@debian.org> Thu, 30 Nov 2023 19:17:14 +0000
rust-futures-core (0.3.28-1) unstable; urgency=medium
* Team upload.
* Package futures-core 0.3.28 from crates.io using debcargo 2.6.0 (Closes: #1042786)
* Remove "optional" dependency on portable-atomic.
-- Peter Michael Green <plugwash@debian.org> Tue, 01 Aug 2023 11:11:09 +0000
rust-futures-core (0.3.21-1) unstable; urgency=medium
* Team upload.
* Package futures-core 0.3.21 from crates.io using debcargo 2.5.0
-- Peter Michael Green <plugwash@debian.org> Tue, 05 Jul 2022 17:23:07 +0000
rust-futures-core (0.3.17-1) unstable; urgency=medium
* Team upload.
* Package futures-core 0.3.17 from crates.io using debcargo 2.4.4
-- Henry-Nicolas Tourneur <debian@nilux.be> Fri, 15 Oct 2021 13:16:08 +0200
rust-futures-core (0.3.8-1) unstable; urgency=medium
* Team upload.
* Package futures-core 0.3.8 from crates.io using debcargo 2.4.3
-- Henry-Nicolas Tourneur <debian@nilux.be> Fri, 20 Nov 2020 23:57:46 +0100
rust-futures-core (0.3.6-1) unstable; urgency=medium
* Team upload.
* Marked tests as broken.
* Package futures-core 0.3.6 from crates.io using debcargo 2.4.3
-- Henry-Nicolas Tourneur <debian@nilux.be> Sat, 31 Oct 2020 21:22:45 +0100
rust-futures-core (0.2.1-1) unstable; urgency=medium
* Package futures-core 0.2.1 from crates.io using debcargo 2.2.6
-- kpcyrd <git@rxv.cc> Sun, 09 Sep 2018 10:04:02 +0200
|