rust-uucore (0.9.0-1) unstable; urgency=medium * Package uucore 0.9.0 from crates.io using debcargo 2.8.4 * Rebase the patches on top of 0.9.0; drop nix-0.30.diff and fix-display-and-tryfrom-for-teletype.diff, both applied upstream. * New patch relax-nix.diff: build against nix 0.30. * Bump the Breaks on librust-findutils-dev to << 0.10.0-1. * New patch drop-icu-i18n.diff: drop the i18n-collator, i18n-decimal and i18n-datetime features, which need parts of the ICU 2.x stack that are not in Debian yet. i18n-common and i18n-charmap are kept, they only need icu_locale. Revert once the ICU 2.x transition has landed. * New patch disable-racy-locale-tests.diff: ignore three tests whose result depends on who wins the race to initialise the global localization state. * New patch fix-feature-deps.diff: buf-copy needs fs and selinux needs libc, otherwise building with only one of those features fails. * Depend on libsystemd-dev, needed by the feat_systemd_logind feature. -- Sylvestre Ledru Wed, 05 Aug 2026 13:25:09 +0200 rust-uucore (0.0.30-4) unstable; urgency=medium * Team upload. * Package uucore 0.0.30 from crates.io using debcargo 2.7.8 * Add upstream patch for nix 0.30. -- Peter Michael Green Tue, 14 Oct 2025 16:04:56 +0000 rust-uucore (0.0.30-3) unstable; urgency=medium * Team upload. * Package uucore 0.0.30 from crates.io using debcargo 2.7.8 * Tolerate getsid(getpid) returning ENOENT. * Add breaks on old version of librust-findutils-dev. -- Peter Michael Green Tue, 15 Apr 2025 14:18:16 +0000 rust-uucore (0.0.30-2) unstable; urgency=medium * Team upload. * Package uucore 0.0.30 from crates.io using debcargo 2.7.8 * Tolerate "operation not supported" failues in xattr tests/ * Tolerate lack of terminal in test_pid_entry. * Add upstream patch to fix Display and TryFrom<&str> for Teletype. * Fix test feature requirements so that testing with only the "proc-info" feature succeeds. -- Peter Michael Green Mon, 14 Apr 2025 07:53:17 +0000 rust-uucore (0.0.30-1) unstable; urgency=medium * Package uucore 0.0.30 from crates.io using debcargo 2.7.8 -- Sylvestre Ledru Sun, 06 Apr 2025 19:40:10 +0200 rust-uucore (0.0.23-3.1) unstable; urgency=medium * Non-maintainer upload. [ zhangdandan ] * Cherry-pick upstream patch to add loongarch64 support (Closes: #1098921) -- Gianfranco Costamagna Fri, 07 Mar 2025 13:11:56 +0100 rust-uucore (0.0.23-3) unstable; urgency=medium * Team upload. * Package uucore 0.0.23 from crates.io using debcargo 2.7.0 * Tighten nix dependency, unfortunately accomodating both nix 0.27 and 0.29 in the code for the "pipes" feature is not practical. * Eliminate relax-nix.diff, move nix dependency patching into the same patches as nix related code changes. * Add patch for nix 0.29. -- Peter Michael Green Mon, 04 Nov 2024 02:23:03 +0000 rust-uucore (0.0.23-2) unstable; urgency=medium * Team upload. * Package uucore 0.0.23 from crates.io using debcargo 2.6.1 * Add patch for nix 0.27 * Fix feature requirements for tests. * Mark less tests as broken. -- Peter Michael Green Tue, 05 Mar 2024 15:13:43 +0000 rust-uucore (0.0.23-1) unstable; urgency=medium * Team upload. * Package uucore 0.0.23 from crates.io using debcargo 2.6.1 -- Dylan Aïssi Mon, 08 Jan 2024 09:55:53 +0100 rust-uucore (0.0.12-4) unstable; urgency=medium * Team upload. * Package uucore 0.0.12 from crates.io using debcargo 2.6.0 * Mark tests as broken fow now -- Dylan Aïssi Tue, 11 Jul 2023 18:20:44 +0200 rust-uucore (0.0.12-3) unstable; urgency=medium * Team upload. * Package uucore 0.0.12 from crates.io using debcargo 2.6.0 * Re-introduce rust-uucore in Debian, required for rust-findutils. -- Dylan Aïssi Tue, 06 Jun 2023 11:56:15 +0200 rust-uucore (0.0.12-2) unstable; urgency=medium * Source upload * Package uucore 0.0.12 from crates.io using debcargo 2.5.0 -- Sylvestre Ledru Sat, 21 May 2022 20:19:08 +0200 rust-uucore (0.0.12-1) unstable; urgency=medium * Team upload. * Source upload * Package uucore 0.0.12 from crates.io using debcargo 2.4.4 [ Sylvestre Ledru ] * Source upload * Package uucore 0.0.4 from crates.io using debcargo 2.4.2 -- Ryan Gonzalez Fri, 11 Feb 2022 18:31:27 +0100