HiOn Sat, 22 Jun 2024 14:31:38 +0200 Chris Hofstaedtler <z...@debian.org> wrote:
On Tue, Jun 18, 2024 at 11:39:13AM +0200, Helmut Grohne wrote: > Package: unattended-upgrades> The following files in the following binary packages are affected.> > unattended-upgrades contains:> * lib > * lib/systemd > * lib/systemd/system-sleep > * lib/systemd/system-sleep/unattended-upgrades Pushed a non-backportable but simple change into this PR: https://github.com/mvo5/unattended-upgrades/pull/365
I've uploaded an NMU including this PR to DELAYED/7. Full debdiff is attached. Please let me know if I should delay further.
Regards, Michael
diff -Nru unattended-upgrades-2.11/debian/changelog unattended-upgrades-2.11+nmu1/debian/changelog --- unattended-upgrades-2.11/debian/changelog 2024-05-26 22:17:35.000000000 +0200 +++ unattended-upgrades-2.11+nmu1/debian/changelog 2024-09-03 14:46:13.000000000 +0200 @@ -1,3 +1,10 @@ +unattended-upgrades (2.11+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Install systemd-sleep part into /usr/lib. (Closes: #1073745) + + -- Michael Biebl <bi...@debian.org> Tue, 03 Sep 2024 14:46:13 +0200 + unattended-upgrades (2.11) unstable; urgency=medium [ Alexandre Detiste ] diff -Nru unattended-upgrades-2.11/setup.py unattended-upgrades-2.11+nmu1/setup.py --- unattended-upgrades-2.11/setup.py 2024-05-26 22:17:35.000000000 +0200 +++ unattended-upgrades-2.11+nmu1/setup.py 2024-09-03 14:46:11.000000000 +0200 @@ -31,7 +31,7 @@ ["pm/sleep.d/10_unattended-upgrades-hibernate"]), ('../etc/kernel/postinst.d/', glob.glob("kernel/postinst.d/*")), - ('../lib/systemd/system-sleep/', + ('../usr/lib/systemd/system-sleep/', ["debian/systemd-sleep/unattended-upgrades"]), ('../usr/share/apport/package-hooks/', ["debian/source_unattended-upgrades.py"])
OpenPGP_signature.asc
Description: OpenPGP digital signature