summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoeyh <joeyh>2007-05-31 17:27:59 +0000
committerjoeyh <joeyh>2007-05-31 17:27:59 +0000
commit38e0e63a462ada3e516cd00f50d54828ca757a86 (patch)
tree35d563a7bc5f217df63821ecc79745eea87ae424 /debian
parent2e7c77052024eb60c4a61b7098b3b3f965e25b95 (diff)
r2004: file. (Thanks Wakko)
* Use dpkg-query to retrieve conffile info in udev rules upgrade code rather than parsing status directly. (Thanks Guillem)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 8a72f9b7..a46e3554 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,14 @@
-debhelper (5.0.50) UNRELEASED; urgency=low
+debhelper (5.0.50) unstable; urgency=low
* dh_installwm: If a path is not given, assume the file is in usr/bin, since
usr/X11R6/bin now points to there.
* Update urls to web page.
* Add some checks for attempts to act on packages not defined in the control
- file.
+ file. (Thanks Wakko)
+ * Use dpkg-query to retrieve conffile info in udev rules upgrade code
+ rather than parsing status directly. (Thanks Guillem)
- -- Joey Hess <joeyh@debian.org> Sun, 27 May 2007 22:27:59 -0400
+ -- Joey Hess <joeyh@debian.org> Thu, 31 May 2007 13:14:06 -0400
debhelper (5.0.49) unstable; urgency=low