[libxml-simple-perl] 03/05: Drop patches, both merged upstream.

gregor herrmann gregoa at debian.org
Sat Dec 5 17:03:24 UTC 2015


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

gregoa pushed a commit to branch master
in repository libxml-simple-perl.

commit 0566cf4a6a7c6b6b8645e4097bb5194361b08b5f
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Dec 5 17:59:27 2015 +0100

    Drop patches, both merged upstream.
---
 debian/patches/01_manpage-has-bad-whatis-entry.diff | 21 ---------------------
 debian/patches/series                               |  2 --
 debian/patches/spelling.patch                       | 18 ------------------
 3 files changed, 41 deletions(-)

diff --git a/debian/patches/01_manpage-has-bad-whatis-entry.diff b/debian/patches/01_manpage-has-bad-whatis-entry.diff
deleted file mode 100644
index fd1b8c7..0000000
--- a/debian/patches/01_manpage-has-bad-whatis-entry.diff
+++ /dev/null
@@ -1,21 +0,0 @@
-Description: Fix whatis entry in POD
-Origin: vendor
-Author: Bart Martens <bartm at knars.be>
-Reviewed-by: gregor herrmann <gregoa at debian.org>
-Last-Update: 2015-12-04
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110080
-Bug: https://rt.cpan.org/Ticket/Display.html?id=110080
-
---- a/lib/XML/Simple/FAQ.pod
-+++ b/lib/XML/Simple/FAQ.pod
-@@ -4,8 +4,9 @@
- 
- __END__
- 
--=head1 Frequently Asked Questions about XML::Simple
-+=head1 NAME
- 
-+XML::Simple::FAQ - Frequently Asked Questions about XML::Simple
- 
- =head1 Basics
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 85035c5..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,2 +0,0 @@
-01_manpage-has-bad-whatis-entry.diff
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 4b965f2..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: fix a spelling mistake in the POD
-Origin: vendor
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2015-12-04
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=110082
-Bug: https://rt.cpan.org/Ticket/Display.html?id=110082
-
---- a/lib/XML/Simple.pm
-+++ b/lib/XML/Simple.pm
-@@ -2221,7 +2221,7 @@
- 
- =head2 ContentKey => 'keyname' I<# in+out - seldom used>
- 
--When text content is parsed to a hash value, this option let's you specify a
-+When text content is parsed to a hash value, this option lets you specify a
- name for the hash key to override the default 'content'.  So for example:
- 
-   XMLin('<opt one="1">Text</opt>', ContentKey => 'text')

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



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