[libpkgconfig-perl] 07/08: Add a spelling patch.

gregor herrmann gregoa at debian.org
Mon Nov 20 21:08:49 UTC 2017


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

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

commit 8e5b07eb663aff0f5e592a217adfcd6377352f42
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Nov 20 22:07:06 2017 +0100

    Add a spelling patch.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 51 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 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..3686b6e
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,51 @@
+Description: spelling fixes
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2017-11-20
+Bug: https://github.com/PerlPkgConfig/perl-PkgConfig/issues/37
+Forwarded: https://github.com/PerlPkgConfig/perl-PkgConfig/issues/37
+
+--- a/lib/PkgConfig.pm
++++ b/lib/PkgConfig.pm
+@@ -1301,7 +1301,7 @@
+ 
+ C<pkg-config.pl> can be used as an alias for C<ppkg-config> on platforms that
+ support it.  It can also be installed as C<pkg-config> though this is not
+-recomended if your system has a native C<pkg-config>.
++recommended if your system has a native C<pkg-config>.
+ 
+ Compare to:
+     $ pkg-config --libs --cflags --static gio-2.0
+--- a/script/pkg-config.pl
++++ b/script/pkg-config.pl
+@@ -1301,7 +1301,7 @@
+ 
+ C<pkg-config.pl> can be used as an alias for C<ppkg-config> on platforms that
+ support it.  It can also be installed as C<pkg-config> though this is not
+-recomended if your system has a native C<pkg-config>.
++recommended if your system has a native C<pkg-config>.
+ 
+ Compare to:
+     $ pkg-config --libs --cflags --static gio-2.0
+--- a/script/ppkg-config
++++ b/script/ppkg-config
+@@ -1301,7 +1301,7 @@
+ 
+ C<pkg-config.pl> can be used as an alias for C<ppkg-config> on platforms that
+ support it.  It can also be installed as C<pkg-config> though this is not
+-recomended if your system has a native C<pkg-config>.
++recommended if your system has a native C<pkg-config>.
+ 
+ Compare to:
+     $ pkg-config --libs --cflags --static gio-2.0
+--- a/script/pkg-config
++++ b/script/pkg-config
+@@ -1301,7 +1301,7 @@
+ 
+ C<pkg-config.pl> can be used as an alias for C<ppkg-config> on platforms that
+ support it.  It can also be installed as C<pkg-config> though this is not
+-recomended if your system has a native C<pkg-config>.
++recommended if your system has a native C<pkg-config>.
+ 
+ Compare to:
+     $ pkg-config --libs --cflags --static gio-2.0

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



More information about the Pkg-perl-cvs-commits mailing list