summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-08-29 20:29:11 -0400
committerJoey Hess <joey@kitenet.net>2011-08-29 20:29:11 -0400
commite2920262c9374bbf0a661c53f0aaf23a6338ba14 (patch)
tree51b0c138797d8f6e3d73d2528b2f17bb0ce1a216 /debian/changelog
parentad8c31967d4f5760abbb268b1ed794f959447e0f (diff)
remove build-dep on file
It was only needed so dh_shlibdeps and dh_strip, which are no longer run during build.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4da5f488..a880106a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ debhelper (8.9.7) UNRELEASED; urgency=low
* dh: Don't bother running dh_shlibdebs, dh_makeshelibs, or dh_strip
for the binary target when all packages being acted on are indep.
- * debhelper no longer build-depends on man-db, to ease bootstrapping.
+ * debhelper no longer build-depends on man-db or file, to ease bootstrapping.
-- Joey Hess <joeyh@debian.org> Mon, 29 Aug 2011 20:18:01 -0400