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

gregoa pushed a commit to branch master
in repository libgit-wrapper-perl.

commit 250282579336f5ef706542a0d25e81cac14b0236
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Aug 19 17:04:19 2016 +0200

    Add patch to fix a typo in the documentation.
---
 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 a0cadc4..60efe2a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Fix-test-9-in-basic.t-with-Git-2.9.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..9e0c6b0
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,18 @@
+Description: spelling fix
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-08-19
+Forwarded: https://github.com/genehack/Git-Wrapper/issues/75
+Bug: https://github.com/genehack/Git-Wrapper/issues/75
+
+--- a/lib/Git/Wrapper/Exception.pm
++++ b/lib/Git/Wrapper/Exception.pm
+@@ -55,7 +55,7 @@
+ 
+ =head2 new
+ 
+-The standard constuctor for this class.
++The standard constructor for this class.
+ 
+ =head2 error
+ 

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to