]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1990: releasing version 5.0.46 5.0.46
authorjoeyh <joeyh>
Mon, 16 Apr 2007 16:40:41 +0000 (16:40 +0000)
committerjoeyh <joeyh>
Mon, 16 Apr 2007 16:40:41 +0000 (16:40 +0000)
autoscripts/postinst-udev
debian/changelog

index 20cf4dcf9a869df2e3205ebcacdd7ff23873296e..40b953dd6ea9481dd7e469dacb9d931d619b918c 100644 (file)
@@ -1,7 +1,7 @@
 if [ "$1" = configure ]; then
        if [ -e "#OLD#" ]; then
                echo "Preserving user changes to #RULE# ..."
-               if [ -e "#RULE" ]; then
+               if [ -e "#RULE#" ]; then
                        mv -f "#RULE#" "#RULE#.dpkg-new"
                fi
                mv -f "#OLD#" "#RULE#"
index 78156b42c95ede7947f5bbddb38e73d093dea7b9..ddb513bb7f6e59c26223a2eceafd7becc090b099 100644 (file)
@@ -1,3 +1,9 @@
+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