- rust-debcargo (2.8.2-2+rpi1) forky-staging; urgency=medium
++rust-debcargo (2.8.3-1+rpi1) forky-staging; urgency=medium
+
+ [changes brought forward from 2.7.8-3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Thu, 10 Apr 2025 19:29:49 +0000]
+ * Disable parallel building.
+
- -- Raspbian forward porter <root@raspbian.org> Mon, 04 May 2026 15:39:08 +0000
++ -- Raspbian forward porter <root@raspbian.org> Sun, 21 Jun 2026 18:46:30 +0000
++
+ rust-debcargo (2.8.3-1) unstable; urgency=medium
+
+ * Package debcargo 2.8.3 from crates.io using debcargo 2.8.3
+ * New features:
+ - autopkgtest: allow overriding test restrictions
+ - autopkgtest: allow overriding test command (Closes: ##1039887)
+ - add "auto-patch" for Cargo.toml normalization
+ - add "auto-patch" for removing features (Closes: #1014613)
+ - allow specyfing features needed for build
+ - emit Breaks for MSRV
+ * Bug fixes:
+ - do not generate world-executable executable files
+ - remove upstream debian/ without repacking tarball
+ - handle feature cycles correctly
+ - better errors on overlay = CWD
+ * Other changes:
+ - collapse_features=true as new default
+ - autopkgtest: do not set skip-not-installable by default
+ - skip most autopkgtests on riscv64 by default
+ - update Standards-Version to 2.7.4
+
+ -- Fabian Grünbichler <debian@fabian.gruenbichler.email> Sun, 07 Jun 2026 00:27:58 +0200
+
+ rust-debcargo (2.8.2-3) unstable; urgency=medium
+
+ * Team upload.
+ * Package debcargo 2.8.2 from crates.io using debcargo 2.8.2
+ * Skip most tests on riscv64 due to timeouts.
+
+ -- Peter Michael Green <plugwash@debian.org> Sat, 09 May 2026 19:13:05 +0000
rust-debcargo (2.8.2-2) unstable; urgency=medium