[SCM] Debian packaging of libpod-simple-perl branch, master, updated. debian/3.20-1-7-g9d939d0

gregor herrmann gregoa at debian.org
Sat Jun 2 17:47:39 UTC 2012


The following commit has been merged in the master branch:
commit 948457b4d8751add94e43da8903d3a8bc6a381f9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 2 19:43:10 2012 +0200

    Remove patches, all applied upstream.

diff --git a/debian/patches/fix-pod-spelling.patch b/debian/patches/fix-pod-spelling.patch
deleted file mode 100644
index f52a26d..0000000
--- a/debian/patches/fix-pod-spelling.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: fix POD spelling errors
-Origin: vendor
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=75532
-Author: Jonathan Yu <jawnsy at cpan.org>
-
---- a/lib/Pod/Simple/XHTML.pm
-+++ b/lib/Pod/Simple/XHTML.pm
-@@ -151,7 +151,7 @@
- A string containing all characters that should be encoded as HTML entities,
- specified using the regular expression character class syntax (what you find
- within brackets in regular expressions). This value will be passed as the
--second argument to the C<encode_entities> fuction of L<HTML::Entities>. IF
-+second argument to the C<encode_entities> function of L<HTML::Entities>. IF
- L<HTML::Entities> is not installed, then any characters other than C<&<>"'>
- will be encoded numerically.
- 
diff --git a/debian/patches/fix-pod-spelling2.patch b/debian/patches/fix-pod-spelling2.patch
deleted file mode 100644
index 9786b3f..0000000
--- a/debian/patches/fix-pod-spelling2.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: fix pod typos discovered by lintian
-Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=75532
-
---- a/lib/Pod/Simple/Subclassing.pod
-+++ b/lib/Pod/Simple/Subclassing.pod
-@@ -725,10 +725,10 @@
-     =end html
- 
- ...the parser will ignore these sections unless your subclass has
--specified that it wants to see sections targetted to "html" (or whatever
-+specified that it wants to see sections targeted to "html" (or whatever
- the formatter name is).
- 
--If you want to process all sections, even if they're not targetted for you,
-+If you want to process all sections, even if they're not targeted for you,
- call this before you start parsing:
- 
-   $parser->accept_targets('*');
diff --git a/debian/patches/fix-pod-syntax.patch b/debian/patches/fix-pod-syntax.patch
deleted file mode 100644
index 78523c4..0000000
--- a/debian/patches/fix-pod-syntax.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: "empty L<>" POD errors
-Origin: vendor
-Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=75532
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-08-28
-
---- a/lib/Pod/Simple/Subclassing.pod
-+++ b/lib/Pod/Simple/Subclassing.pod
-@@ -378,13 +378,13 @@
-     "Member Data"
-   </L>
- 
--The I<raw> attribute depends on what the raw content of the L<> is, so that is
-+The I<raw> attribute depends on what the raw content of the LE<lt>E<gt> is, so that is
- why the event structure is the same "for the most part".
- 
- If you have not guessed it yet, the I<raw> attribute contains the raw,
--original, unescaped content of the L<> formatting code. In addition to the
-+original, unescaped content of the LE<lt>E<gt> formatting code. In addition to the
- examples above, take notice of the following event structure produced by
--the following L<> formatting code.
-+the following LE<lt>E<gt> formatting code.
- 
-   L<click B<here>|page/About the C<-M> switch>
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index fefe3a8..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1,3 +0,0 @@
-fix-pod-spelling.patch
-fix-pod-syntax.patch
-fix-pod-spelling2.patch

-- 
Debian packaging of libpod-simple-perl



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