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
|
rust-fs-extra (1.2.0-3) unstable; urgency=medium
* Team upload.
* Package fs_extra 1.2.0 from crates.io using debcargo 2.6.0
* Fix some tests that use duplicate temporary directories, this leads to
race conditions if the tests happen to run in parallel.
-- Peter Michael Green <plugwash@debian.org> Sun, 15 Jan 2023 12:40:22 +0000
rust-fs-extra (1.2.0-2) unstable; urgency=medium
* Team upload.
* Package fs_extra 1.2.0 from crates.io using debcargo 2.6.0
* Fix tests failing with permission denied errors.
-- Peter Michael Green <plugwash@debian.org> Sat, 14 Jan 2023 23:38:49 +0000
rust-fs-extra (1.2.0-1) unstable; urgency=medium
* Team upload.
* Package fs_extra 1.2.0 from crates.io using debcargo 2.4.2
* Make the package reproducible (Closes: #936452)
Thanks to Chris Lamb for the patch
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Sep 2020 14:57:18 +0200
rust-fs-extra (1.1.0-1) unstable; urgency=medium
* Package fs_extra 1.1.0 from crates.io using debcargo 2.4.0
-- kpcyrd <git@rxv.cc> Sun, 11 Aug 2019 12:07:36 +0200
|