From e4fed400378c4ade6b7ceb3aeb03c4252c11c12e Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sat, 16 Nov 2019 00:25:33 +0100 Subject: Dpkg::Changelog::Parse: Remove $ sigil from option names in POD These are not actual variables, but option passed in a hash, so using the $ sigil here is very confusing. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index fdb702b5b..cfae6636c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -63,6 +63,7 @@ dpkg (1.20.0) UNRELEASED; urgency=medium - man: Split dselect(1) --color from --colour option items. - man: Describe the SONAME formats supported in deb-shlibs(5). - man: Move template symbol documentation into new deb-src-symbols(5). + - Dpkg::Changelog::Parse: Remove $ sigil from option names in POD. * Code internals: - Dpkg::Source::Package: Refactor original tarball handling. - perl: Use File::Copy instead of spawning mv/cp commands. -- cgit v1.2.3