[libpetal-perl] 03/05: Remove patch, no longer required
Nuno Carvalho
smash at cpan.org
Wed Sep 25 17:20:36 UTC 2013
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a commit to branch master
in repository libpetal-perl.
commit df8082b4f1f90538a70c66013497a18d89b3532b
Author: Nuno Carvalho <smash at cpan.org>
Date: Wed Sep 25 17:55:53 2013 +0100
Remove patch, no longer required
---
debian/changelog | 1 +
debian/patches/series | 1 -
debian/patches/spelling-errors.patch | 24 ------------------------
3 files changed, 1 insertion(+), 25 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 18882e8..d84011a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ libpetal-perl (2.23-1) UNRELEASED; urgency=low
[ Nuno Carvalho ]
* d/control: update standards version.
+ * Remove patch to fix spelling errors, fixed upstream.
-- Nuno Carvalho <smash at cpan.org> Wed, 25 Sep 2013 17:46:29 +0100
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 38edaa7..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling-errors.patch
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
deleted file mode 100644
index d7fa239..0000000
--- a/debian/patches/spelling-errors.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-Description: fix two small spelling errors in Petal POD.
-Author: Damyan Ivanov <dmn at debian.org>
-Bug: https://rt.cpan.org/Ticket/Display.html?id=70261
-
---- a/lib/Petal.pm
-+++ b/lib/Petal.pm
-@@ -1333,7 +1333,7 @@ For example:
- =head2 define-slot
-
- In any given macro you can define slots, which are bits of macros that can be
--overriden by something else using the fill-macro directive. To re-use the
-+overridden by something else using the fill-macro directive. To re-use the
- example above, imagine that we want to be able to optionally override the
- (pouet pouet) bit with something else:
-
-@@ -1728,7 +1728,7 @@ The cycle of a Petal template is the fol
- 8. Petal executes the subroutine
- 9. (optional) Petal internationalizes the resulting output.
-
--If you are under a persistent environement a la mod_perl, subsequent calls to
-+If you are under a persistent environment a la mod_perl, subsequent calls to
- the same template will be reduced to step 8 until the source template changes.
-
- Otherwise, subsequent calls will resume at step 6, until the source template
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpetal-perl.git
More information about the Pkg-perl-cvs-commits
mailing list