From ae207d3bd5a545f965519c9bf5935ce444febdab Mon Sep 17 00:00:00 2001 From: fzielcke-guest Date: Tue, 16 Jun 2009 09:01:17 +0000 Subject: [PATCH] Add `according to Colin Watson' to the changelog entry that we modify now /etc/kernel-img.conf, in case someone wants to blame me for not reading policy correct --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5b90e1b69..425e1bdfa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,7 +23,7 @@ grub2 (1.96+20090611-1) experimental; urgency=low * Drop completely the build dependency on gcc-multilib. * Instead of arborting in the preinst if /etc/kernel-img.conf still contains /sbin/update-grub, change the file with sed. Policy allows - this because it's not a conffile. + thisi, because it's not a conffile, according to Colin Watson. * Change /etc/default/grub to an ucf managed file instead of dpkg conffile.