summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2019-08-18 18:38:33 +0000
committerNiels Thykier <niels@thykier.net>2019-08-18 18:38:33 +0000
commite1d4bccac05c9c8d245cd74308a404c7ff59d0b9 (patch)
tree8edf32973c518b464b3cf673a4968ebbe96f3a5a /debian
parent024b390510b7237edaa0b88c2492d3e9d93503b4 (diff)
downloaddebhelper-e1d4bccac05c9c8d245cd74308a404c7ff59d0b9.tar.gz
Avoid parsing d/control before handling --help/--list
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6a5c1c46..0ee55e2b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+debhelper (12.5.3) UNRELEASED; urgency=medium
+
+ * Dh_Getopt.pm: Skip compat call if d/control cannot be found
+ and just assume that auto-abbreviation can be disabled in that
+ case. This avoids breaking options such as --help and --list.
+ (Closes: #935017)
+ * Dh_Lib.pm: Jump to hoops to only parse the Build-Dependency
+ field in dh without breaking dh's own --list or --help
+ parameter. This fixes a regression since 12.5 where dh's
+ --help and --list options were broken.
+
+ -- Niels Thykier <niels@thykier.net> Sun, 18 Aug 2019 18:33:50 +0000
+
debhelper (12.5.2) unstable; urgency=medium
* dh_makeshlibs: Fix regression in compat 10 and earlier where