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

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

commit 753d5b3107702ebd0930c9ceb4051d91fde19e81
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Jan 18 23:11:37 2016 +0100

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

diff --git a/debian/patches/series b/debian/patches/series
index e5b8eb3..4c90a7a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Adjust-path-to-ppkg-config-in-test-scripts.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..6e1b7b6
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,62 @@
+Description: fix a spelling mistake
+Origin: vendor
+Author: gregor herrmann <gre...@debian.org>
+Last-Update: 2016-01-18
+Forwarded: https://github.com/PerlPkgConfig/perl-PkgConfig/issues/26
+Bug: https://github.com/PerlPkgConfig/perl-PkgConfig/issues/26
+
+--- a/README.win32
++++ b/README.win32
+@@ -16,7 +16,7 @@
+ You may optionally patch the .pc files that come with Strawberry Perl
+ 5.20.0.1 or earlier to either get the same pkg-config capability which
+ will come with future versions of Strawberry (if you are using 5.18
+-or earlier) or to fix the incompatability that was introduced in
++or earlier) or to fix the incompatibility that was introduced in
+ Strawberry 5.20.0.1.  Simply follow these steps:
+ 
+ =over 4
+--- a/lib/PkgConfig.pm
++++ b/lib/PkgConfig.pm
+@@ -1437,7 +1437,7 @@
+ 
+ =head4 --short-errors
+ 
+-Ignored, but recognized for compatability.
++Ignored, but recognized for compatibility.
+ 
+ =head4 --errors-to-stdout
+ 
+--- a/script/pkg-config
++++ b/script/pkg-config
+@@ -1437,7 +1437,7 @@
+ 
+ =head4 --short-errors
+ 
+-Ignored, but recognized for compatability.
++Ignored, but recognized for compatibility.
+ 
+ =head4 --errors-to-stdout
+ 
+--- a/script/pkg-config.pl
++++ b/script/pkg-config.pl
+@@ -1437,7 +1437,7 @@
+ 
+ =head4 --short-errors
+ 
+-Ignored, but recognized for compatability.
++Ignored, but recognized for compatibility.
+ 
+ =head4 --errors-to-stdout
+ 
+--- a/script/ppkg-config
++++ b/script/ppkg-config
+@@ -1437,7 +1437,7 @@
+ 
+ =head4 --short-errors
+ 
+-Ignored, but recognized for compatability.
++Ignored, but recognized for compatibility.
+ 
+ =head4 --errors-to-stdout
+ 

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