summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2016-06-15 18:39:20 +0000
committerNiels Thykier <niels@thykier.net>2016-06-15 20:20:30 +0000
commitd5c0bf324ee4587b53990b2fc0abd85b89dbc775 (patch)
tree9fef609efb2abe68aa8012f7d207f0f8a7ef0f08 /debian
parentd98cb4705e8dbd69c501bda54bf318916b331776 (diff)
downloaddebhelper-d5c0bf324ee4587b53990b2fc0abd85b89dbc775.tar.gz
Dh_Lib.pm: Better errors when a exec-config fails
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1cb62b69..db049577 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -46,6 +46,9 @@ debhelper (9.20160403+unreleased) UNRELEASED; urgency=medium
the package.
* dh_strip: Cache file(1) output to avoid calling file(1)
twice on all ELF binaries in the package.
+ * Dh_Lib.pm: Add better error messages when a debhelper program
+ fails due to an executable config file not terminating with
+ success. (Closes: #818933)
-- Niels Thykier <niels@thykier.net> Sat, 09 Apr 2016 09:20:32 +0000