This is an automated email from the git hooks/post-receive script. mestre-guest pushed a commit to branch master in repository libclass-std-perl.
commit 2369dc9d4a612e8f97019f0387a7e26d2ce5bc1f Author: Nuno Carvalho <[email protected]> Date: Fri Jun 5 02:16:34 2015 +0100 Drop patch, fixed upstream --- debian/changelog | 7 +++++-- debian/patches/pod.patch | 19 ------------------- debian/patches/series | 1 - 3 files changed, 5 insertions(+), 22 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3d88414..79f6e9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libclass-std-perl (0.011-2) UNRELEASED; urgency=medium +libclass-std-perl (0.013-1) UNRELEASED; urgency=medium [ gregor herrmann ] * Strip trailing slash from metacpan URLs. @@ -6,7 +6,10 @@ libclass-std-perl (0.011-2) UNRELEASED; urgency=medium [ Salvatore Bonaccorso ] * Update Vcs-Browser URL to cgit web frontend - -- gregor herrmann <[email protected]> Thu, 27 Feb 2014 22:33:37 +0100 + [ Nuno Carvalho ] + * Drop POD patch, applied upstream + + -- Nuno Carvalho <[email protected]> Fri, 05 Jun 2015 02:10:03 +0100 libclass-std-perl (0.011-1) unstable; urgency=low diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch deleted file mode 100644 index bb9f118..0000000 --- a/debian/patches/pod.patch +++ /dev/null @@ -1,19 +0,0 @@ -Description: add =encoding, some POD tools are more picky now -Origin: vendor -Bug: https://rt.cpan.org/Public/Bug/Display.html?id=78196 -Bug-Debian: http://bugs.debian.org/709765 -Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=78196 -Author: gregor herrmann <[email protected]> -Last-Update: 2013-05-25 - ---- a/lib/Class/Std.pm -+++ b/lib/Class/Std.pm -@@ -613,6 +613,8 @@ - 1; # Magic true value required at end of module - __END__ - -+=encoding ISO-8859-1 -+ - =head1 NAME - - Class::Std - Support for creating standard "inside-out" classes diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index c9352c4..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -pod.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-std-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
