summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2019-02-09 15:50:46 +0000
committerNiels Thykier <niels@thykier.net>2019-02-09 15:50:46 +0000
commit482010776112f687b3393b3af74ef606a8ad8251 (patch)
treea5e9014dbc5c1b40d380c132d824516311e0568b /debian
parentc30a281d73af08266e394c08c5e3769840727121 (diff)
downloaddebhelper-482010776112f687b3393b3af74ef606a8ad8251.tar.gz
dh_missing: Improve wording about -X/--exclude
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dcc59cb8..8899e773 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,10 @@ debhelper (12.1) UNRELEASED; urgency=medium
* meson.pm: Dump "meson-logs/testlog.txt" if testing fails with
an error. Thanks to Jeremy Bicha for the suggestion.
(Closes: #918066)
+ * dh_missing: Clarify the documentation about when -X with other
+ helpers can may dh_missing ignore paths that are not installed.
+ Thanks to Hilko Bengen for reporting the original documentation
+ was unsufficient. (Closes: #917362)
-- Niels Thykier <niels@thykier.net> Fri, 04 Jan 2019 18:27:58 +0100