summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoeyh <joeyh>2007-04-09 18:38:26 +0000
committerjoeyh <joeyh>2007-04-09 18:38:26 +0000
commit30607d0d17a6a964dd268eae453ba21a18dc7fd8 (patch)
tree70bb3c9a63b4b69eef862ea11d959a0c3d824e56 /debian/changelog
parent91c5610a519fd73e5ce3c8306c0da8926d58d054 (diff)
r1978: * dh_installudev: Don't fail if the link already somehow exists on initial
package install. Closes: #415717
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4ff3e809..1a78315f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (5.0.44) UNRELEASED; urgency=low
+
+ * dh_installudev: Don't fail if the link already somehow exists on initial
+ package install. Closes: #415717
+
+ -- Joey Hess <joeyh@debian.org> Mon, 09 Apr 2007 14:37:48 -0400
+
debhelper (5.0.43) unstable; urgency=low
[ Valery Perrin ]