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-tracing-subscriber (0.3.18-4) unstable; urgency=medium
* Team upload.
* Package tracing-subscriber 0.3.18 from crates.io using debcargo 2.6.1
* Reinstate the matchers dependency and env-filter feature.
* Add patch to update matchers to 0.2.
-- Peter Michael Green <plugwash@debian.org> Tue, 02 Jul 2024 20:28:58 +0000
rust-tracing-subscriber (0.3.18-3) unstable; urgency=medium
* Team upload.
* Package tracing-subscriber 0.3.18 from crates.io using debcargo 2.6.1
* Relax the nu-ansi-term dep (Closes: #1069782)
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 24 Apr 2024 19:25:10 +0200
rust-tracing-subscriber (0.3.18-2) unstable; urgency=medium
* Team upload.
* Package tracing-subscriber 0.3.18 from crates.io using debcargo 2.6.1
* Bump nu-ansi-term to 0.49.
-- Peter Michael Green <plugwash@debian.org> Sun, 07 Jan 2024 03:54:29 +0000
rust-tracing-subscriber (0.3.18-1) unstable; urgency=medium
* Team upload.
* Package tracing-subscriber 0.3.18 from crates.io using debcargo 2.6.1
* Drop drop-valuable.diff, debian now has valuable.
* Update remaining patches for new upstream.
-- Peter Michael Green <plugwash@debian.org> Wed, 06 Dec 2023 01:21:48 +0000
rust-tracing-subscriber (0.3.17-2) unstable; urgency=medium
* Team upload.
* Package tracing-subscriber 0.3.17 from crates.io using debcargo 2.6.0
* Drop matchers dependency and env-filter feature for now, they can be
restored when bug #1053420 is fixed.
-- Peter Michael Green <plugwash@debian.org> Tue, 03 Oct 2023 19:26:29 +0000
rust-tracing-subscriber (0.3.17-1) unstable; urgency=medium
* Team upload.
* Package tracing-subscriber 0.3.17 from crates.io using debcargo 2.6.0 (Closes: #1041957)
* Drop revert-switch-to-nu-ansi-term.diff, nu-ansi-term is now in Debian.
* Update remaining patches for new upstream.
* Bump dependency on nu-ansi-term to 0.48.
-- Peter Michael Green <plugwash@debian.org> Mon, 31 Jul 2023 02:49:53 +0000
rust-tracing-subscriber (0.3.16-2) unstable; urgency=medium
* Team upload.
* Package tracing-subscriber 0.3.16 from crates.io using debcargo 2.6.0
* Skip reload_filter test on arm32, it appears to be flaky there.
-- Peter Michael Green <plugwash@debian.org> Fri, 10 Feb 2023 01:07:16 +0000
rust-tracing-subscriber (0.3.16-1) unstable; urgency=medium
* Team upload.
* Package tracing-subscriber 0.3.16 from crates.io using debcargo 2.6.0 (Closes: #1022238)
* Revert upstream switch from ansi_term to nu-ansi-term since nu-ansi-term is
not in Debian.
* Diable tests which depend on tracing-mock which is not in Debian or even on
crates.io so the rest of the tests can run.
* Change expected paths in some tests to match the results we get (presumablly
the paths have changed because we are not testing as part of a larger
workspace).
* Mark tests and benches with feature requirements.
-- Peter Michael Green <plugwash@debian.org> Tue, 27 Dec 2022 05:00:21 +0000
rust-tracing-subscriber (0.3.11-2) unstable; urgency=medium
* Drop the valuable feature since rust-valuable-serde is
stuck in NEW for the moment. Closes: #1022233.
-- John Goerzen <jgoerzen@complete.org> Fri, 28 Oct 2022 12:05:12 +0000
rust-tracing-subscriber (0.3.11-1) unstable; urgency=medium
* Package tracing-subscriber 0.3.11 from crates.io using debcargo 2.5.0
* This package is needed for packaging Filespooler; covered by
ITP #1013290 (no ITP for this library per Rust packaging policy)
-- John Goerzen <jgoerzen@complete.org> Thu, 22 Sep 2022 12:21:50 +0000
|