[libxml-tidy-perl] 07/12: Remove pod-encoding.patch (fixed upstream)

Nick Morrott nickm-guest at moszumanska.debian.org
Mon Jul 25 23:06:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

nickm-guest pushed a commit to branch master
in repository libxml-tidy-perl.

commit 592285170edf943e37800ea2d2b9a78680cabcc8
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Mon Jul 25 21:11:33 2016 +0100

    Remove pod-encoding.patch (fixed 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 46bfa19..0000000
--- a/debian/patches/pod-encoding.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: add missing =encoding to POD
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=85592
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85592
-Bug-Debian: https://bugs.debian.org/711407
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-06-16
-
---- a/Tidy.pm
-+++ b/Tidy.pm
-@@ -771,6 +771,8 @@
- sub DESTROY { } # do nothing but define in case && to calm test warnings
- 127;
- 
-+=encoding ISO8859-1
-+
- =head1 NAME
- 
- XML::Tidy - tidy indenting of XML documents
diff --git a/debian/patches/series b/debian/patches/series
index adf17e9..0a2cc0e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 add-manpage
-pod-encoding.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-tidy-perl.git



More information about the Pkg-perl-cvs-commits mailing list