This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpod-plainer-perl.
commit b5ac351869032c54821601a361cd684e03db41eb Author: gregor herrmann <[email protected]> Date: Sat Jul 5 12:48:36 2014 +0200 Drop full stop at end of short description. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5a35c28..a95acf5 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Package: libpod-plainer-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} -Description: Perl extension for converting Pod to old-style Pod. +Description: Perl extension for converting Pod to old-style Pod Pod::Plainer uses Pod::Parser which takes Pod with the (new) 'C<< .. >>' constructs and returns the old(er) style with just 'C<>'; '<' and '>' are replaced by 'E<lt>' and 'E<gt>'. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpod-plainer-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
