]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
r1992: * Fix absurd typo. How did I test for an hour and miss that? Closes: #419612
[debhelper.git] / debian / changelog
index 6bb1ad7b1cd16fe09f9c3c75fd3b205bc862ab5f..4def03de035c7063b5a9ea8b1c8a0c672aaa29d0 100644 (file)
@@ -1,4 +1,16 @@
-debhelper (5.0.45) UNRELEASED; urgency=low
+debhelper (5.0.47) unstable; urgency=low
+
+  * Fix absurd typo. How did I test for an hour and miss that? Closes: #419612
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 16 Apr 2007 18:19:12 -0400
+
+debhelper (5.0.46) unstable; urgency=low
+
+  * Fix a typo in postinst-udev.
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 16 Apr 2007 12:39:41 -0400
+
+debhelper (5.0.45) unstable; urgency=low
 
   * dh_installudev: Install udev rules directly into /etc/udev/rules.d/, not
     using the symlinks. MD has agreed that this is more appropriate for most
@@ -6,7 +18,7 @@ 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 
+  * 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.
@@ -15,7 +27,7 @@ debhelper (5.0.45) UNRELEASED; urgency=low
   * Do script fragement reversal only in v6, since it can break certian
     third party programs such as dh_installtex. Closes: #419060
 
- -- Joey Hess <joeyh@debian.org>  Thu, 12 Apr 2007 15:35:20 -0400
+ -- Joey Hess <joeyh@debian.org>  Fri, 13 Apr 2007 12:34:10 -0400
 
 debhelper (5.0.44) unstable; urgency=low