summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-03-31 14:09:08 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-03-31 14:09:08 -0400
commitf2c0117a7d1585401dea0cad7a23b59c3b311681 (patch)
tree6c4dac084dc0c29338651032efd9ba0d470a7c11 /debian
parent149ca00b8ad088055d2d3b0bc3906f5290200394 (diff)
dh_desktop: Avoid using find -execdir as it will fail with certian badly configured PATHs (and is not a benefit in this context anyway). Closes: #521960
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bd077976..2ad788b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (7.2.8) UNRELEASED; urgency=low
+
+ * dh_desktop: Avoid using find -execdir as it will fail
+ with certian badly configured PATHs (and is not a benefit
+ in this context anyway). Closes: #521960
+
+ -- Joey Hess <joeyh@debian.org> Tue, 31 Mar 2009 14:07:13 -0400
+
debhelper (7.2.7) unstable; urgency=low
* Fix calling the same helper for separate packages in the override of dh