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
|
rust-cargo-config2 (0.1.29-1) unstable; urgency=medium
* Team upload.
* Package cargo-config2 0.1.29 from crates.io using debcargo 2.6.1
* Relax dependency on toml-edit
-- Peter Michael Green <plugwash@debian.org> Sun, 08 Sep 2024 06:10:38 +0000
rust-cargo-config2 (0.1.18-1) unstable; urgency=medium
* Team upload.
* Package cargo-config2 0.1.18 from crates.io using debcargo 2.6.1
-- Peter Michael Green <plugwash@debian.org> Tue, 30 Jan 2024 17:09:47 +0000
rust-cargo-config2 (0.1.17-1) experimental; urgency=medium
* Team upload.
* Package cargo-config2 0.1.17 from crates.io using debcargo 2.6.1
* Update patches for new upstream.
* Update copyright file for included fork of cfg-expr.
* Drop patch relax-shell-escape - no longer needed.
-- Peter Michael Green <plugwash@debian.org> Tue, 23 Jan 2024 10:31:29 +0000
rust-cargo-config2 (0.1.7-3) unstable; urgency=medium
* Team upload.
* Package cargo-config2 0.1.7 from crates.io using debcargo 2.6.1
* Don't fail the tests if a cfg cannot be generated for target
csky-unknown-linux-gnuabiv2 which seems to be present but broken in
Ubuntu's rustc.
-- Peter Michael Green <plugwash@debian.org> Wed, 17 Jan 2024 03:07:23 +0000
rust-cargo-config2 (0.1.7-2) unstable; urgency=medium
* Team upload.
* Package cargo-config2 0.1.7 from crates.io using debcargo 2.6.0
* Drop relax-toml, no longer needed.
* Disable a test that depends on a subcrate which is not included in the
crates.io release.
* Disable a couple of tests that seem to be broken.
-- Peter Michael Green <plugwash@debian.org> Sun, 10 Sep 2023 01:31:19 +0000
rust-cargo-config2 (0.1.7-1) unstable; urgency=medium
* Package cargo-config2 0.1.7 from crates.io using debcargo 2.6.0
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Jul 2023 11:00:12 +0100
|