This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libcrypt-format-perl.
commit 39154fdf892e0a968d7ef79965a7f705cccffccb Author: Salvatore Bonaccorso <[email protected]> Date: Tue Feb 14 03:44:40 2017 +0100 Drop add-pod-encoding.patch patch (applied upstream) --- debian/patches/add-pod-encoding.patch | 18 ------------------ debian/patches/series | 1 - 2 files changed, 19 deletions(-) diff --git a/debian/patches/add-pod-encoding.patch b/debian/patches/add-pod-encoding.patch deleted file mode 100644 index 9397ccc..0000000 --- a/debian/patches/add-pod-encoding.patch +++ /dev/null @@ -1,18 +0,0 @@ -Description: Add POD encoding -Origin: vendor -Author: Salvatore Bonaccorso <[email protected]> -Last-Update: 2016-02-05 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=111797 -Bug: https://rt.cpan.org/Ticket/Display.html?id=111797 - ---- a/lib/Crypt/Format.pm -+++ b/lib/Crypt/Format.pm -@@ -7,6 +7,8 @@ our $VERSION = '0.06'; - - our $BASE64_MODULE = 'MIME::Base64'; - -+=encoding UTF-8 -+ - =head1 NAME - - Crypt::Format - Conversion utilities for encryption applications diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index f963b13..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -add-pod-encoding.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-format-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
