]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1986: another bug fix
authorjoeyh <joeyh>
Thu, 12 Apr 2007 22:49:53 +0000 (22:49 +0000)
committerjoeyh <joeyh>
Thu, 12 Apr 2007 22:49:53 +0000 (22:49 +0000)
debian/changelog

index dc168eb19220315086d6821e197b0b348c2a7b6e..e30fea6d9903788bf07b5600871e77ed123b0a1b 100644 (file)
@@ -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