diff -Nru partman-basicfilesystems-97/debian/changelog partman-basicfilesystems-97+rpi1/debian/changelog --- partman-basicfilesystems-97/debian/changelog 2014-07-06 20:51:14.000000000 +0000 +++ partman-basicfilesystems-97+rpi1/debian/changelog 2014-07-31 21:59:39.000000000 +0000 @@ -1,3 +1,10 @@ +partman-basicfilesystems (97+rpi1) jessie-staging; urgency=medium + + * Remove fat-modules and ext2-modules dependencies as Raspbian + kernels have the support built in. + + -- Peter Michael Green Thu, 31 Jul 2014 21:59:02 +0000 + partman-basicfilesystems (97) unstable; urgency=medium * dosfstools has a good deal of Linux-specific code and isn't currently diff -Nru partman-basicfilesystems-97/debian/control partman-basicfilesystems-97+rpi1/debian/control --- partman-basicfilesystems-97/debian/control 2014-07-06 20:40:23.000000000 +0000 +++ partman-basicfilesystems-97+rpi1/debian/control 2014-07-31 22:00:10.000000000 +0000 @@ -12,6 +12,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 and fat32