From e1d4bccac05c9c8d245cd74308a404c7ff59d0b9 Mon Sep 17 00:00:00 2001 From: Niels Thykier Date: Sun, 18 Aug 2019 18:38:33 +0000 Subject: Avoid parsing d/control before handling --help/--list Signed-off-by: Niels Thykier --- debian/changelog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'debian') 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 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 -- cgit v1.2.3