summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2020-03-15 22:06:42 +1100
committerBrendan O'Dea <bod@debian.org>2020-03-15 22:06:42 +1100
commit611b98db2ec993fab6fd957fca62beee3b803520 (patch)
tree6b84c0c63836b16be4d55a3c4f763bae51ca4639 /debian
parentf284bd0d3bcb2893b0e8f5575140f8b0655fe16c (diff)
downloadhelp2man-611b98db2ec993fab6fd957fca62beee3b803520.tar.gz
Update parsing of --version to allow multi-word programs
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 07b48e4..39861cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,10 @@ help2man (1.47.13) unstable; urgency=medium
pkglibdir when nls is disabled.
* Remove install_dirs target entirely, add explicit $(MKINSTALLDIRS)
before each $(INSTALL_{DATA,PROGRAM}) call.
+ * Update parsing of --version to allow multi-word programs when
+ constructing the placeholder NAME paragraph (thanks to Jarno Suni).
- -- Brendan O'Dea <bod@debian.org> Sun, 15 Mar 2020 21:56:45 +1100
+ -- Brendan O'Dea <bod@debian.org> Sun, 15 Mar 2020 22:05:41 +1100
help2man (1.47.12) unstable; urgency=medium