[dh-make-perl] 01/02: fix missing =back in Debian::Control::Stanza::CommaSeparated POD

Damyan Ivanov dmn at alioth.debian.org
Thu Aug 15 20:16:49 UTC 2013


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository dh-make-perl.

commit c8e9b895ff459225e27a1b19b8c216f3c92d69f3
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Aug 15 22:15:01 2013 +0200

    fix missing =back in Debian::Control::Stanza::CommaSeparated POD
    
    Closes: #719829
---
 lib/Debian/Control/Stanza/CommaSeparated.pm |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/lib/Debian/Control/Stanza/CommaSeparated.pm b/lib/Debian/Control/Stanza/CommaSeparated.pm
index d728aec..c606070 100644
--- a/lib/Debian/Control/Stanza/CommaSeparated.pm
+++ b/lib/Debian/Control/Stanza/CommaSeparated.pm
@@ -114,5 +114,8 @@ sub sort {
     @$self = sort @$self;
 }
 
+=back
+
+=cut
 
 1;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/dh-make-perl.git



More information about the Pkg-perl-cvs-commits mailing list