diff options
author | Niels Thykier <niels@thykier.net> | 2018-04-05 19:36:54 +0000 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2018-04-05 19:36:54 +0000 |
commit | bb48336053662478f55732010c1c8f9b79b8a87a (patch) | |
tree | e0eb014d0dc2411569b85c801b7ba4c709a8ab8e /debian | |
parent | 00acc47deb45f508b46c71e005272b342d5ff4ae (diff) | |
download | debhelper-bb48336053662478f55732010c1c8f9b79b8a87a.tar.gz |
Dh_Lib.pm: Properly handle packages with version "0"
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 809ba0a7..82047869 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ debhelper (11.1.7) UNRELEASED; urgency=medium * makefile.pm: Use -Oline with make. This avoids make mistaking a target name for a value for -O and should make build time outs less likely for "long" targets. (Closes: #894573) + * Dh_Lib.pm: Fix bug that make debhelper trip on packages with + the version "0". Thanks to Chris Lamb for reporting the bug + plus debugging the issue. (Closes: #894895) [ Nicolas Boulenguez ] * dh_installxfonts: Fix typo that causes a misc:Depends on |