[libcatalyst-perl] 02/03: Remove spelling.patch (applied upstream)

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Jul 28 23:10:41 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libcatalyst-perl.

commit bf4ec7e3ffdc5baab9cc419adbf27dbfa57d2fd1
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Thu Jul 28 23:40:49 2016 +0100

    Remove spelling.patch (applied upstream)
---
 debian/patches/series         |  1 -
 debian/patches/spelling.patch | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 60213bf..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,29 +0,0 @@
-Description: fix a typo in the POD
-Origin: vendor
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2016-07-25
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=109401
-Bug: https://rt.cpan.org/Ticket/Display.html?id=109401
-
---- a/lib/Catalyst/Upgrading.pod
-+++ b/lib/Catalyst/Upgrading.pod
-@@ -72,7 +72,7 @@
- synchronized to the core method first.  We reserve the right to cease support
- of the non core version should we reach a point in time where it cannot be
- properly supported as an external module.  Luckily this should be a trivial
--search and replace.  Change all occurences of:
-+search and replace.  Change all occurrences of:
- 
-     CatalystX::InjectComponent->inject(...)
- 
---- a/lib/Catalyst/Delta.pod
-+++ b/lib/Catalyst/Delta.pod
-@@ -22,7 +22,7 @@
- application setup, rather than for each request.  This reduced request overhead
- when you are composing lots of traits.  It possible this may break some code that
- was adding traits after the application setup was finalized.  Please shout out if
--this actually causes you trouble and we'll do the best to accomodate.
-+this actually causes you trouble and we'll do the best to accommodate.
- 
- =head2 VERSION 5.90102 - 5.90103
- 

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



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