From: joeyh Date: Thu, 12 Apr 2007 22:49:53 +0000 (+0000) Subject: r1986: another bug fix X-Git-Tag: 5.0.45~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fb38675cf96e1f87e025992837c8b1e88f4ae199;p=debhelper.git r1986: another bug fix --- diff --git a/debian/changelog b/debian/changelog index dc168eb..e30fea6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ debhelper (5.0.45) UNRELEASED; urgency=low * That fixes the longstanding bug that the symlink was only made on brand new installs of the package, rather than on upgrade to the first version that includes the udev rules file. Closes: #359614 + * This avoids the need to run udevcontrol reload_rules, since inotify + will see the file has changed. Closes: #414537 * dh_installudev: Add preinst and postinst code to handle cleanly moving the rules file to the new location on upgrade. * This would be a good time for the many packages that manage rules files