This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libpkgconfig-perl.
commit 138321e1b76ba178e3e7ad09ac0677afaf7f78f2 Author: gregor herrmann <[email protected]> Date: Mon Jan 1 22:32:43 2018 +0100 Drop spelling.patch, applied upstream. --- debian/patches/series | 1 - debian/patches/spelling.patch | 51 ------------------------------------------- 2 files changed, 52 deletions(-) diff --git a/debian/patches/series b/debian/patches/series index 4c90a7a..e5b8eb3 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ 0001-Adjust-path-to-ppkg-config-in-test-scripts.patch -spelling.patch diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch deleted file mode 100644 index 3686b6e..0000000 --- a/debian/patches/spelling.patch +++ /dev/null @@ -1,51 +0,0 @@ -Description: spelling fixes -Origin: vendor -Author: gregor herrmann <[email protected]> -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 _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
