[libapp-fatpacker-perl] 05/06: Add a patch to fix a spelling mistake.

gregor herrmann gregoa at debian.org
Fri Dec 27 19:25:21 UTC 2013


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

gregoa pushed a commit to branch master
in repository libapp-fatpacker-perl.

commit e211e3bb4af2c7a5bb218419315c3a331e32933f
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 27 20:22:53 2013 +0100

    Add a patch to fix a spelling mistake.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..6e76800
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,19 @@
+Description: fix a spelling mistake
+Origin: vendor
+Bug: somewhere it https://rt.cpan.org/Public/Dist/Display.html?Name=App-FatPacker
+ (submission still in mailqueue since CPAN RT's MX throws temporary errors)
+Forwarded: yes, see above
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-12-27
+
+--- a/lib/App/FatPacker/Trace.pm
++++ b/lib/App/FatPacker/Trace.pm
+@@ -79,7 +79,7 @@
+ 
+     perl -MApp::FatPacker::Trace [...]
+ 
+-You can control the paramters to the import using an equal sign, as such:
++You can control the parameters to the import using an equal sign, as such:
+ 
+     # send the parameter "hello"
+     perl -MApp::FatPacker::Trace=hello [...]

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



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