[libauthen-smb-perl] 08/10: Add a patch to fix a spelling mistake.

gregor herrmann gregoa at debian.org
Fri Feb 21 17:57:46 UTC 2014


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

gregoa pushed a commit to branch master
in repository libauthen-smb-perl.

commit d0d48559ddcf585fa7344050fec1cd0ab7236f74
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Feb 21 18:56:13 2014 +0100

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

diff --git a/debian/patches/series b/debian/patches/series
index ae8c115..1300928 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 include_string.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..72c8a72
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: spelling fix
+Origin: vendor
+Bug: https://rt.cpan.org/Ticket/Display.html?id=93233
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=93233
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-02-21
+
+--- a/smbval/smblib-util.c
++++ b/smbval/smblib-util.c
+@@ -739,7 +739,7 @@
+ 
+ static char *SMBlib_Error_Messages[] = {
+ 
+-  "Request completed sucessfully.",
++  "Request completed successfully.",
+   "Server returned a non-zero SMB Error Class and Code.",
+   "A lower layer protocol error occurred.",
+   "Function not yet implemented.",

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



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