Merge version 2.8.2-2+rpi1 and 2.8.3-1 to produce 2.8.3-1+rpi1 archive/raspbian/2.8.3-1+rpi1 raspbian/2.8.3-1+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Sun, 21 Jun 2026 18:46:31 +0000 (19:46 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Sun, 21 Jun 2026 18:46:31 +0000 (19:46 +0100)
1  2 
debian/changelog

index 1cecb42da6c88fdcc06c744407ba464a538ce621,693414e69555590d1ba8900de6344ab991f7cd08..dd78a06391a61042519aded01ceaaa4e1c02ae91
@@@ -1,9 -1,33 +1,40 @@@
- 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