From 4ad78d9db390d7c68d48fc9017fbec516a68a9fe Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 2 Mar 2009 21:20:29 -0500 Subject: conffile moving idiocy * dh_installmodules: Give files in /etc/modprobe.d a .conf syntax, as required by new module-init-tools. * dh_installmodules: Add preinst and postinst code to handle cleanly renaming the modprobe.d files on upgrade. * Two updates to conffile moving code from wiki: - Support case where the conffile name is a substring of another conffile's name. - Support case where dpkg-query says the file is obsolete. --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index b1199feb..1240b99a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +debhelper (7.2.2) UNRELEASED; urgency=low + + * dh_installmodules: Give files in /etc/modprobe.d a .conf + syntax, as required by new module-init-tools. + * dh_installmodules: Add preinst and postinst code to handle + cleanly renaming the modprobe.d files on upgrade. + * Two updates to conffile moving code from wiki: + - Support case where the conffile name is a substring of another + conffile's name. + - Support case where dpkg-query says the file is obsolete. + + -- Joey Hess Mon, 02 Mar 2009 20:46:10 -0500 + debhelper (7.2.1) experimental; urgency=low * Merged debhelper 7.0.52. -- cgit v1.2.3