This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libhtml-strip-perl.
commit 4480fb735a680141babc236bee9675f8814fbb22 Author: gregor herrmann <[email protected]> Date: Thu Oct 23 22:21:09 2014 +0200 Drop fix-pod-errors.patch, merged upstream. --- debian/patches/fix-pod-errors.patch | 34 ---------------------------------- debian/patches/series | 1 - 2 files changed, 35 deletions(-) diff --git a/debian/patches/fix-pod-errors.patch b/debian/patches/fix-pod-errors.patch deleted file mode 100644 index 71dd708..0000000 --- a/debian/patches/fix-pod-errors.patch +++ /dev/null @@ -1,34 +0,0 @@ -Author: Damyan Ivanov <[email protected]> -Description: fix POD errors - missing =over and =back's -Bug: http://rt.cpan.org/Public/Bug/Display.html?id=42021 - ---- a/Strip.pm -+++ b/Strip.pm -@@ -158,6 +158,8 @@ between calls to $hs->parse(). - - =head2 METHODS - -+=over -+ - =item new() - - Constructor. Can optionally take a hash of settings (with keys -@@ -201,6 +203,8 @@ any conversion of tags into spaces. Set - Takes a boolean value. If set to false, HTML::Strip will decode HTML - entities. Set to true by default. - -+=back -+ - =head2 LIMITATIONS - - =over 4 -@@ -227,6 +231,8 @@ excess whitespace (for example, using C< - HTML::Strip will only attempt decoding of HTML entities if - L<HTML::Entities> is installed. - -+=back -+ - =head2 EXPORT - - None by default. diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 48ad9d6..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -fix-pod-errors.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-strip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
