[libtemplate-alloy-perl] 05/06: Drop pod-spelling.patch, merged upstream.

gregor herrmann gregoa at debian.org
Fri Oct 11 20:13:47 UTC 2013


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

gregoa pushed a commit to branch master
in repository libtemplate-alloy-perl.

commit 37948135f9e345f968b2f686cd52c49011725b64
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 22:12:19 2013 +0200

    Drop pod-spelling.patch, merged upstream.
---
 debian/patches/pod-spelling.patch |   27 ---------------------------
 debian/patches/series             |    1 -
 2 files changed, 28 deletions(-)

diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
deleted file mode 100644
index 3c15687..0000000
--- a/debian/patches/pod-spelling.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Description: fix minor spelling mistakes in POD
-Author: Damyan Ivanov <dmn at debian.org>
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=88047
-
---- a/lib/Template/Alloy.pod
-+++ b/lib/Template/Alloy.pod
-@@ -2688,7 +2688,7 @@ Defaults to false.  If set to true, any
- encountered will cause the processing of the template to abort.  This
- can be caught with a TRY block.  This can be useful for making sure
- that the template only attempts to use variables that were correctly
--initialized similiar in spirit to Perl's "use strict."
-+initialized similar in spirit to Perl's "use strict."
- 
- When this occurs the strict_throw method is called.
- 
---- a/lib/Template/Alloy/HTE.pm
-+++ b/lib/Template/Alloy/HTE.pm
-@@ -621,7 +621,7 @@ Defines a new function for later use as
- 
- =item C<clear_param>
- 
--Empties the paramter list.
-+Empties the parameter list.
- 
- =item C<query>
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index ad85da2..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-pod-spelling.patch

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



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