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

kanashiro-guest pushed a commit to branch master
in repository libconfig-find-perl.

commit 716828e4bad7110685c88bea45e99f71c01c6296
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Sat Aug 1 15:47:58 2015 -0300

    Add patch fixing spelling errors in manpages
---
 debian/changelog                                   |  1 +
 debian/patches/fix_spelling_error_in_manpage.patch | 28 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 3 files changed, 30 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index f9cb27d..68a28f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ libconfig-find-perl (0.31-1) UNRELEASED; urgency=medium
   * Declare compliance with Debian policy 3.9.6
   * Add autopkgtest-pkg-perl
   * Fix spelling error in short description
+  * Add another patch fixing spelling errors in manpages
 
  -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Sat, 01 Aug 2015 15:27:47 
-0300
 
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..d910efe
--- /dev/null
+++ b/debian/patches/fix_spelling_error_in_manpage.patch
@@ -0,0 +1,28 @@
+Description: Fix spelling errors in manpages
+Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
+Last-Update: 2015-08-01
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=106188
+Bug: https://rt.cpan.org/Ticket/Display.html?id=106188
+
+--- a/lib/Config/Find.pm
++++ b/lib/Config/Find.pm
+@@ -152,7 +152,7 @@ Config::Find - Find configuration files
+ 
+ =head1 ABSTRACT
+ 
+-Config::Find searches for configuration files using OS dependant
++Config::Find searches for configuration files using OS dependent
+ heuristics.
+ 
+ =head1 DESCRIPTION
+--- a/lib/Config/Find/Where.pm
++++ b/lib/Config/Find/Where.pm
+@@ -151,7 +151,7 @@ Config::Find::Where - Find locations in
+ 
+ =head1 ABSTRACT
+ 
+-Config::Find searches for locations using OS dependant heuristics.
++Config::Find searches for locations using OS dependent heuristics.
+ 
+ =head1 DESCRIPTION
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..b05c295
--- /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/libconfig-find-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