diff -Nru partman-basicfilesystems-157/debian/changelog partman-basicfilesystems-157+rpi1/debian/changelog --- partman-basicfilesystems-157/debian/changelog 2022-05-28 15:18:22.000000000 +0000 +++ partman-basicfilesystems-157+rpi1/debian/changelog 2022-06-12 11:55:03.000000000 +0000 @@ -1,3 +1,11 @@ +partman-basicfilesystems (157+rpi1) bookworm-staging; urgency=medium + + [changes brought forward from 97+rpi1 by Peter Michael Green at Thu, 31 Jul 2014 21:59:02 +0000] + * Remove fat-modules and ext2-modules dependencies as Raspbian + kernels have the support built in. + + -- Raspbian forward porter Sun, 12 Jun 2022 11:55:03 +0000 + partman-basicfilesystems (157) unstable; urgency=medium * Team upload diff -Nru partman-basicfilesystems-157/debian/control partman-basicfilesystems-157+rpi1/debian/control --- partman-basicfilesystems-157/debian/control 2022-05-28 15:18:22.000000000 +0000 +++ partman-basicfilesystems-157+rpi1/debian/control 2022-06-12 11:55:03.000000000 +0000 @@ -11,6 +11,6 @@ Package: partman-basicfilesystems Package-Type: udeb Architecture: any -Depends: ${misc:Depends}, e2fsprogs-udeb, ext2-modules, fat-modules, dosfstools-udeb [linux-any] +Depends: ${misc:Depends}, e2fsprogs-udeb, dosfstools-udeb [linux-any] Provides: partman-filesystem Description: Add to partman support for ext2, linux-swap, fat16, fat32 and ntfs