summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-04-10 15:37:36 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-04-10 15:37:36 -0400
commit877c62f70a904c1f549fbee9f763345bc19c6697 (patch)
treecf784a0e12027d46a4e1ea8f7deed04b4f3540e8 /debian
parentf2c0117a7d1585401dea0cad7a23b59c3b311681 (diff)
dh_desktop: Now a deprecated no-op, since desktop-file-utils uses triggers. Closes: #523474 (also Closes: #521960, #407701 as no longer applicable)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 2ad788b6..5321bdba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
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
+ * dh_desktop: Now a deprecated no-op, since desktop-file-utils
+ uses triggers. Closes: #523474
+ (also Closes: #521960, #407701 as no longer applicable)
-- Joey Hess <joeyh@debian.org> Tue, 31 Mar 2009 14:07:13 -0400