summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoeyh <joeyh>2007-04-12 22:49:53 +0000
committerjoeyh <joeyh>2007-04-12 22:49:53 +0000
commitfb38675cf96e1f87e025992837c8b1e88f4ae199 (patch)
tree821932fd9a23eec87e14828ebf3b973b28be0de4 /debian
parent5f8b0ca0ad553f295e7d269e9dc39e63024be18c (diff)
r1986: another bug fix
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dc168eb1..e30fea6d 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