diff -Nru /tmp/Aze8g39Qs8/grub-0.97/debian/changelog /tmp/TQYtpZQ155/grub-0.97/debian/changelog --- /tmp/Aze8g39Qs8/grub-0.97/debian/changelog 2007-12-29 12:56:25.000000000 -0800 +++ /tmp/TQYtpZQ155/grub-0.97/debian/changelog 2007-12-29 12:56:26.000000000 -0800 @@ -1,3 +1,11 @@ +grub (0.97-29ubuntu6) hardy; urgency=low + + * debian/rules: Use dh_installinit to install a skeletal /etc/default/grub + so that users can more easily override the supports_quiet setting and + others (LP: #137136). + + -- Matt T. Proud Sat, 29 Dec 2007 12:50:17 -0800 + grub (0.97-29ubuntu5) hardy; urgency=low * debian/control: Remove Build-Depends-Indep on e2tools and mkisofs, they diff -Nru /tmp/Aze8g39Qs8/grub-0.97/debian/grub.default /tmp/TQYtpZQ155/grub-0.97/debian/grub.default --- /tmp/Aze8g39Qs8/grub-0.97/debian/grub.default 1969-12-31 16:00:00.000000000 -0800 +++ /tmp/TQYtpZQ155/grub-0.97/debian/grub.default 2007-12-29 12:56:26.000000000 -0800 @@ -0,0 +1,8 @@ +# Configuration file for update-grub. + +# This file is a standard POSIX shell fragment library. + +# Options placed in here will override internal settings of update-grub. +# Read /usr/sbin/update-grub for a list of parameters. + +# supports_quiet=true diff -Nru /tmp/Aze8g39Qs8/grub-0.97/debian/rules /tmp/TQYtpZQ155/grub-0.97/debian/rules --- /tmp/Aze8g39Qs8/grub-0.97/debian/rules 2007-12-29 12:56:25.000000000 -0800 +++ /tmp/TQYtpZQ155/grub-0.97/debian/rules 2007-12-29 12:56:26.000000000 -0800 @@ -247,7 +247,7 @@ # dh_installemacsen # dh_installpam # dh_installmime -# dh_installinit + dh_installinit # dh_installcron dh_installinfo dh_installman