[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: "Minor" changes to libconfig-inifiles-perl package (and including new upstream version)



Hi Jonas :-)

Refering only now to the pod-error message (btw, thanks for the short
explanation on cdbs):

On Sat, May 30, 2009 at 08:37:18PM +0200, Jonas Smedegaard wrote:
> >> >N: Processing binary package libconfig-inifiles-perl (version 2.49-1) ...
> >> >W: libconfig-inifiles-perl: manpage-has-errors-from-pod2man usr/share/man/man3/Config::IniFiles.3pm.gz:966
> >> >N: 
> >> >N:    This man page contains a section "POD ERRORS" generated by pod2man. This
> >> >N:    sections lists errors in the POD syntax found by pod2man during the
> >> >N:    generation of the man page.
> >> >N:    
> >> >N:    Severity: normal, Certainty: certain
> >> 
> >> Agreed, this would be nice to have fixed.  Help appreciated.
> >
> >I cannot promise, but since I'm really interestend to try to help on 
> >this package I will try to have a look at it!
> 
> no need to promise anything.  I wasn't speaking only to you when 
> requesting help - also to the others on this list - or at least those 
> that didn't loose interest as soon as they realized that this was a CDBS 
> package :-P

I shortly investigated the problem and on line 2464 I think there is a
=cut part which shouldn't be, as it does not seem correct. =cut should
"close" a pod block, but there wasn't a real such block on the last
part of lib/Config/IniFiles.pm!

In source this should happen: 
Index: lib/Config/IniFiles.pm
===================================================================
--- lib/Config/IniFiles.pm	(revision 36865)
+++ lib/Config/IniFiles.pm	(working copy)
@@ -2461,10 +2461,6 @@
 
 1;
 
-=cut
-
-1;
-
 # Please keep the following within the last four lines of the file
 #[JW for editor]:mode=perl:tabSize=8:indentSize=2:noTabs=true:indentOnEnter=true:

Kind regards
Salvatore

Attachment: signature.asc
Description: Digital signature


Reply to: