diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 49afe012..fed3e6b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +debhelper (11.1.1) UNRELEASED; urgency=medium + + * dh: Fix an off-by-one in a compat check. This fixes an + internal error for compat 9 packages that requires dh to + recurse into the debian/rules file. Thanks to Helmut + Grohne for reporting the bug. (Closes: #886518) + + -- Niels Thykier <niels@thykier.net> Sun, 07 Jan 2018 09:17:16 +0000 + debhelper (11.1) unstable; urgency=medium [ Paul Tagliamonte ] |