From: Mike Gabriel Date: Mon, 18 Mar 2013 10:36:27 +0000 (+0100) Subject: * Fix lintian issues: libdebbugs-perl: spelling-error-in-manpage for: X-Git-Tag: release/2.6.0~280^2~13^2~3 X-Git-Url: https://git.donarmstrong.com/?p=debbugs.git;a=commitdiff_plain;h=ede5f340a093569596670be592d4aace355df05a * Fix lintian issues: libdebbugs-perl: spelling-error-in-manpage for: + usr/share/man/man3/Debbugs::Recipients.3pm.gz + usr/share/man/man3/Debbugs::SOAP.3pm.gz + usr/share/man/man3/Debbugs::Status.3pm.gz --- diff --git a/Debbugs/Recipients.pm b/Debbugs/Recipients.pm index 47c6485..ae739e9 100644 --- a/Debbugs/Recipients.pm +++ b/Debbugs/Recipients.pm @@ -245,7 +245,7 @@ Using the recipient hashref, determines the set of recipients. If you specify one of C, C, or C, you will receive only a LIST of recipients which the main should be Bcc'ed, Cc'ed, or To'ed respectively. By default, a LIST with keys bcc, cc, and to is returned -with ARRAYREF values correponding to the users to whom a message +with ARRAYREF values corresponding to the users to whom a message should be sent. =over diff --git a/Debbugs/SOAP.pm b/Debbugs/SOAP.pm index c1fc85f..f87581e 100644 --- a/Debbugs/SOAP.pm +++ b/Debbugs/SOAP.pm @@ -343,7 +343,7 @@ architectures are at which versions. =back -This function correponds to L +This function corresponds to L =cut diff --git a/Debbugs/Status.pm b/Debbugs/Status.pm index 9c9551b..6fad22e 100644 --- a/Debbugs/Status.pm +++ b/Debbugs/Status.pm @@ -655,7 +655,7 @@ sub makestatus { Writes the bug status and summary files out. -Skips writting out a status file if minversion is 2 +Skips writing out a status file if minversion is 2 Does not call bughook if disablebughook is true. @@ -773,7 +773,7 @@ exactly are removed. Otherwise, all versions matching the version number are removed. Currently $package and $isbinary are entirely ignored, but accepted -for backwards compatibilty. +for backwards compatibility. =cut diff --git a/debian/changelog b/debian/changelog index cc5189b..d9c398d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -67,6 +67,10 @@ debbugs (2.4.2~exp2) UNRELEASED; urgency=low * Fix lintian issues: debbugs source: debian-rules-makemaker-prefix-is-deprecated line 44, debian-rules-makemaker-prefix-is-deprecated line 56. + * Fix lintian issues: libdebbugs-perl: spelling-error-in-manpage for: + + usr/share/man/man3/Debbugs::Recipients.3pm.gz + + usr/share/man/man3/Debbugs::SOAP.3pm.gz + + usr/share/man/man3/Debbugs::Status.3pm.gz -- Don Armstrong Wed, 25 Aug 2010 01:57:38 -0700