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

gregoa pushed a commit to branch master
in repository libfile-mimeinfo-perl.

commit f9b466858f9d8e12722a37a5c6a6fed924abcf98
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Nov 28 21:56:13 2016 +0100

    Add a patch to fix a spelling mistake 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
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..7f19451
--- /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-11-28
+Forwarded: https://github.com/mbeijen/File-MimeInfo/issues/25
+Bug: https://github.com/mbeijen/File-MimeInfo/issues/25
+
+--- a/lib/File/MimeInfo/Rox.pm
++++ b/lib/File/MimeInfo/Rox.pm
+@@ -93,7 +93,7 @@
+   use File::MimeInfo::Magic;
+   use File::MimeInfo::Rox qw/:magic/;
+ 
+-  # open some file with the apropriate program
++  # open some file with the appropriate program
+   mime_system($somefile);
+ 
+   # more verbose version

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