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

carnil pushed a commit to branch master
in repository libsvn-hooks-perl.

commit 677d4c051a5745d38fbcd2ffbfb0bb18d3191659
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Mon Aug 24 14:54:37 2015 +0200

    Add fix-spelling-error-in-manpage.patch patch
---
 debian/patches/fix-spelling-error-in-manpage.patch | 29 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 30 insertions(+)

diff --git a/debian/patches/fix-spelling-error-in-manpage.patch 
b/debian/patches/fix-spelling-error-in-manpage.patch
new file mode 100644
index 0000000..634bcd0
--- /dev/null
+++ b/debian/patches/fix-spelling-error-in-manpage.patch
@@ -0,0 +1,29 @@
+Description: Fix spelling errors in manpages
+Origin: vendor
+Bug: https://github.com/gnustavo/SVN-Hooks/issues/5
+Forwarded: https://github.com/gnustavo/SVN-Hooks/issues/5
+Author: Salvatore Bonaccorso <car...@debian.org>
+Last-Update: 2015-08-24
+
+--- a/lib/SVN/Hooks/AllowLogChange.pm
++++ b/lib/SVN/Hooks/AllowLogChange.pm
+@@ -80,7 +80,7 @@ It's configured by the following directi
+ =head2 ALLOW_LOG_CHANGE(WHO, ...)
+ 
+ This directive enables the change of revision log messages, which are
+-mantained in the C<svn:log> revision property.
++maintained in the C<svn:log> revision property.
+ 
+ The optional WHO argument specifies the users that are allowed to make
+ those changes. If absent, any user can change a log
+--- a/lib/SVN/Hooks/UpdateConfFile.pm
++++ b/lib/SVN/Hooks/UpdateConfFile.pm
+@@ -315,7 +315,7 @@ forward slash (/).
+ 
+ If FROM is a qr/Regexp/, TO is evaluated as a string in order to allow
+ for the interpolation of capture buffers from the regular
+-expression. This is useful to map the copy operation to a diferent
++expression. This is useful to map the copy operation to a different
+ directory structure. For example, this configuration
+ "qr:^conf/(\w+).conf$: => '$1.conf'" updates any .conf file in the
+ repository conf directory.
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8810115
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-spelling-error-in-manpage.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsvn-hooks-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