This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libx11-xcb-perl.
commit 6e8bce77ec65c9f8dbdc5ec552717e06d9dbea3b Author: gregor herrmann <[email protected]> Date: Thu Jun 30 22:24:01 2016 +0200 Drop pod-encoding.patch, included upstream. --- debian/patches/pod-encoding.patch | 19 ------------------- debian/patches/series | 1 - 2 files changed, 20 deletions(-) diff --git a/debian/patches/pod-encoding.patch b/debian/patches/pod-encoding.patch deleted file mode 100644 index d774f3b..0000000 --- a/debian/patches/pod-encoding.patch +++ /dev/null @@ -1,19 +0,0 @@ -Description: specify pod encoding. -Author: Michael Stapelberg <[email protected]> -Applied-Upstream: Yes - ---- - -Index: libx11-xcb-perl/lib/X11/XCB/Window.pm -=================================================================== ---- libx11-xcb-perl.orig/lib/X11/XCB/Window.pm -+++ libx11-xcb-perl/lib/X11/XCB/Window.pm -@@ -72,6 +72,8 @@ sub _build_hints { - return X11::XCB::Sizehints->new(_conn => $self->_conn, window => $self->id); - } - -+=encoding utf-8 -+ - =head1 NAME - - X11::XCB::Window - represents an X11 window diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 5766d01..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -pod-encoding.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libx11-xcb-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
