Source: nbd Version: 1:3.26.1-5 Severity: serious Justification: all /usr-move bugs are rc-severity now Tags: patch User: [email protected] Usertags: dep17m2 X-Debbugs-Cc: [email protected]
Hi Wouter and Michael, thanks to Michael for resolving #1073693 via a NMU and to Wouter for accepting the NMU. Unfortunately, we're still not done yet as nbd-client still installs an empty /sbin resulting in an undeclared file conflict with base-files. I'm attaching the obvious patch for your convenience. Please include it in your next upload. Helmut
diff --minimal -Nru nbd-3.26.1/debian/changelog nbd-3.26.1/debian/changelog --- nbd-3.26.1/debian/changelog 2024-08-24 15:45:40.000000000 +0200 +++ nbd-3.26.1/debian/changelog 2024-08-30 09:52:39.000000000 +0200 @@ -1,3 +1,10 @@ +nbd (1:3.26.1-5.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop /sbin from nbd-client. (Closes: #-1) + + -- Helmut Grohne <[email protected]> Fri, 30 Aug 2024 09:52:39 +0200 + nbd (1:3.26.1-5) unstable; urgency=medium * Ack NMU. diff --minimal -Nru nbd-3.26.1/debian/nbd-client.dirs nbd-3.26.1/debian/nbd-client.dirs --- nbd-3.26.1/debian/nbd-client.dirs 2024-08-19 11:42:04.000000000 +0200 +++ nbd-3.26.1/debian/nbd-client.dirs 2024-08-30 09:52:37.000000000 +0200 @@ -1,4 +1,3 @@ -sbin etc usr/share/initramfs-tools/hooks usr/share/initramfs-tools/scripts/local-top

