[libhtml-element-library-perl] 02/03: Remove 01-spelling-error-in-manpage.patch (applied upstream)

Nick Morrott nickm-guest at moszumanska.debian.org
Mon Jun 27 15:49:44 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libhtml-element-library-perl.

commit 9497803af840121d25a147e94c30d235af048857
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Mon Jun 27 16:40:47 2016 +0100

    Remove 01-spelling-error-in-manpage.patch (applied upstream)
---
 debian/patches/01-spelling-error-in-manpage.patch | 25 -----------------------
 debian/patches/series                             |  1 -
 2 files changed, 26 deletions(-)

diff --git a/debian/patches/01-spelling-error-in-manpage.patch b/debian/patches/01-spelling-error-in-manpage.patch
deleted file mode 100644
index 016c8dd..0000000
--- a/debian/patches/01-spelling-error-in-manpage.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-Description: Correct spelling errors (lintian)
-Author: Nick Morrott <knowledgejunkie at gmail.com>
-Bug: https://rt.cpan.org/Ticket/Display.html?id=115466
-Last-Update: 2016-06-20
----
---- a/lib/HTML/Element/Library.pm
-+++ b/lib/HTML/Element/Library.pm
-@@ -883,7 +883,7 @@
-   my %data = (people_id => 888, phone => '444-4444', password => 'dont-you-dare-render');
- 
- Then a single API call allows us to populate the HTML while excluding
--those ones we dont:
-+those ones we don't:
- 
-   $tree->hashmap(smap => \%data, ['password']);
- 
-@@ -1735,7 +1735,7 @@
- A loltree is an arrayref consisting of arrayrefs which is used by C<<
- new_from__lol >> in L<HTML::Element> to produce HTML trees. The CPAN
- distro L<XML::Element::Tolol> creates such XML trees by parsing XML
--files, analagous to L<XML::Toolkit>. The purpose of the functions in
-+files, analogous to L<XML::Toolkit>. The purpose of the functions in
- this section is to allow you manipulate a loltree programmatically.
- 
- These could not be methods because if you bless a loltree, then
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 91842c8..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-spelling-error-in-manpage.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-element-library-perl.git



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