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-simplelog (0.12.2-2) unstable; urgency=medium
* Team upload
* Package simplelog 0.12.2 from crates.io using debcargo 2.7.11
* Switch from rust-ansi-term to rust-nu-ansi-term
-- Jeremy BĂcha <jbicha@ubuntu.com> Sun, 5 Oct 2025 16:55:15 -0400
rust-simplelog (0.12.2-1) unstable; urgency=medium
* Team upload.
* Package simplelog 0.12.2 from crates.io using debcargo 2.7.5
* Update d/copyright
* d/patches: remove relax-dep.diff
-- NoisyCoil <noisycoil@tutanota.com> Sat, 28 Dec 2024 13:41:12 -0500
rust-simplelog (0.12.1-1) unstable; urgency=medium
* Team upload.
* Package simplelog 0.12.1 from crates.io using debcargo 2.6.0
* Update copyright file, Victoria Brekenfeld and Drakulix appear to reffer
to the same person.
* Relax termcolor dependency to allow any 1.x release greater than or
equal to 1.1.
-- Peter Michael Green <plugwash@debian.org> Sat, 11 Nov 2023 05:44:09 +0000
rust-simplelog (0.12.0-2) unstable; urgency=medium
* Team upload.
* Package simplelog 0.12.0 from crates.io using debcargo 2.5.0
* Export TERM=linux to ensure there's a valid TERM set when running build
time tests. Thanks to Steve Langasek for the patch. (Closes: #993150)
-- James McCoy <jamessan@debian.org> Sun, 14 Aug 2022 09:59:53 -0400
rust-simplelog (0.12.0-1) unstable; urgency=medium
* Team upload.
* Package simplelog 0.12.0 from crates.io using debcargo 2.5.0
* Stop tests creating log files in the crate directory (hopefully fixes
permission denied on debci).
-- Peter Michael Green <plugwash@debian.org> Sat, 13 Aug 2022 01:13:36 +0000
rust-simplelog (0.11.2-1) unstable; urgency=medium
* Team upload.
* Package simplelog 0.11.2 from crates.io using debcargo 2.5.0
* Use collapse_features=true
* Disable paris feature, rust-paris is not in Debian.
-- Peter Michael Green <plugwash@debian.org> Sat, 21 May 2022 23:36:38 +0000
rust-simplelog (0.7.4-2) unstable; urgency=medium
* Package simplelog 0.7.4 from crates.io using debcargo 2.4.2
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 22 Apr 2020 13:26:38 +0200
rust-simplelog (0.7.4-1) unstable; urgency=medium
* Package simplelog 0.7.4 from crates.io using debcargo 2.4.0
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 23 Dec 2019 13:36:28 +0100
|