diff -Nru grub2-2.12~rc1/debian/changelog grub2-2.12~rc1/debian/changelog --- grub2-2.12~rc1/debian/changelog 2023-12-08 09:22:22.000000000 +0000 +++ grub2-2.12~rc1/debian/changelog 2024-02-09 13:23:36.000000000 +0000 @@ -1,3 +1,9 @@ +grub2 (2.12~rc1-12ubuntu5) noble; urgency=medium + + * d/control: Add python3-apt to Depends of grub-common (LP: #2048953) + + -- Mate Kukri Fri, 09 Feb 2024 13:23:36 +0000 + grub2 (2.12~rc1-12ubuntu4) noble; urgency=medium * d/p/delay-copying-to-grubdir.patch: Move platdir path canonicalisation diff -Nru grub2-2.12~rc1/debian/control grub2-2.12~rc1/debian/control --- grub2-2.12~rc1/debian/control 2023-12-08 09:22:22.000000000 +0000 +++ grub2-2.12~rc1/debian/control 2024-02-09 13:23:29.000000000 +0000 @@ -76,7 +76,7 @@ Package: grub-common Architecture: any Built-Using: ${Built-Using} -Depends: ${shlibs:Depends}, ${misc:Depends}, gettext-base, ${lsb-base-depends}, python3 +Depends: ${shlibs:Depends}, ${misc:Depends}, gettext-base, ${lsb-base-depends}, python3, python3-apt Replaces: grub-pc (<< 2.00-4), grub-ieee1275 (<< 2.00-4), grub-efi (<< 1.99-1), grub-coreboot (<< 2.00-4), grub-linuxbios (<< 1.96+20080831-1), grub-efi-ia32 (<< 2.00-4), grub-efi-amd64 (<< 2.00-4), grub-efi-ia64 (<< 2.00-4), grub-yeeloong (<< 2.00-4), init-select Recommends: os-prober (>= 1.33) Suggests: multiboot-doc, grub-emu [any-i386 any-amd64 any-powerpc], mtools [any-i386 any-amd64 any-ia64 any-arm any-arm64 riscv64], xorriso (>= 0.5.6.pl00), desktop-base (>= 4.0.6), console-setup