summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorBrendan O'Dea <bod@debian.org>2020-04-27 17:20:47 +1000
committerBrendan O'Dea <bod@debian.org>2020-04-27 17:20:47 +1000
commitbd417fee4964c859cdca1688655bda3d78ec2ec6 (patch)
tree3d173f2c91cd0fca3e9eade635e9d2b95d33393a /debian/changelog
parent52a2d9c53d315281b50fc0617a79567c230c6071 (diff)
downloadhelp2man-bd417fee4964c859cdca1688655bda3d78ec2ec6.tar.gz
Allow a second dash to separate package name from version
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9c4d09d..3b10e26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,8 +3,10 @@ help2man (1.47.15) unstable; urgency=medium
* Use the package name and version as the default for --source (was
program).
* Support packages in version strings without the GNU or Free prefix.
+ * Allow an optional second dash to separate the package name from the
+ version for multi-word packages: "program - package name - version".
- -- Brendan O'Dea <bod@debian.org> Mon, 27 Apr 2020 15:30:54 +1000
+ -- Brendan O'Dea <bod@debian.org> Mon, 27 Apr 2020 15:34:29 +1000
help2man (1.47.14) unstable; urgency=medium