summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-09-16 22:52:22 +0000
committerjoey <joey>2001-09-16 22:52:22 +0000
commit23e53946b769999c40d402cc444b7013d3bfa880 (patch)
tree763dc246d3df93a880df310d877c5c905e23aabb /debian
parent88438fd0438628b5b021a0c82daa912cf0d1b068 (diff)
r491: * dh_installxfonts: Do not specify /usr/sbin/ paths; that should be in
the path and dpkg enforces it. Closes: #112385
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aca06594..10526e75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (3.0.45) unstable; urgency=low
+
+ * dh_installxfonts: Do not specify /usr/sbin/ paths; that should be in
+ the path and dpkg enforces it. Closes: #112385
+
+ -- Joey Hess <joeyh@debian.org> Sun, 16 Sep 2001 18:48:59 -0400
+
debhelper (3.0.44) unstable; urgency=low
* Added dh_strip to rules.multi2, and removed .TODO.swp. Closes: #110418