[nama] 05/06: Add a patch to fix spelling mistakes in the POD.

gregor herrmann gregoa at debian.org
Mon Mar 27 15:56:10 UTC 2017


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

gregoa pushed a commit to branch master
in repository nama.

commit 974b0c98635852c0120cc480efb641e363060c21
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 27 17:53:24 2017 +0200

    Add a patch to fix spelling mistakes in the POD.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 29 +++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index 732f43b..8b7c460 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 pod.patch
 workaround-perl-stack-not-refcounted-crash.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..a4d11c6
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,29 @@
+Description: spelling fixes
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2017-03-27
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=120770
+Bug: https://rt.cpan.org/Ticket/Display.html?id=120770
+
+--- a/lib/Audio/Nama.pm
++++ b/lib/Audio/Nama.pm
+@@ -1438,7 +1438,7 @@
+   parameters: none
+ add_comment:
+   type: track
+-  what: Add a comment to the current track (replacing any previous comment). A comment maybe a short discription, notes on instrument settings, etc.
++  what: Add a comment to the current track (replacing any previous comment). A comment maybe a short description, notes on instrument settings, etc.
+   short: comment ac
+   parameters: <string:comment>
+   example: ac "Guitar, treble on 50%"
+--- a/script/nama
++++ b/script/nama
+@@ -2710,7 +2710,7 @@
+ 
+ =head2 Track commands
+ 
+-=head4 B<add_comment> (comment ac) - Add a comment to the current track (replacing any previous comment). A comment maybe a short discription, notes on instrument settings, etc.
++=head4 B<add_comment> (comment ac) - Add a comment to the current track (replacing any previous comment). A comment maybe a short description, notes on instrument settings, etc.
+ 
+ =over 8
+ 

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



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