[libsah-schemas-rinci-perl] 03/04: Add a spelling.patch.

gregor herrmann gregoa at debian.org
Sun Dec 25 20:32:58 UTC 2016


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

gregoa pushed a commit to branch master
in repository libsah-schemas-rinci-perl.

commit 11baf3d997c348612d50415726ba2ada88dd49f1
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Dec 25 21:31:24 2016 +0100

    Add a spelling.patch.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 40 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 41 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..8d0f7a5
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,40 @@
+Description: spelling fixes
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-12-25
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=119466
+Bug: https://rt.cpan.org/Ticket/Display.html?id=119466
+
+--- a/lib/Sah/SchemaR/rinci/function_meta.pm
++++ b/lib/Sah/SchemaR/rinci/function_meta.pm
+@@ -186,7 +186,7 @@
+ 
+ This module is automatically generated by Dist::Zilla::Plugin::Sah::Schemas during distribution build.
+ 
+-A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema wihout having to do any extra resolving. With Sah::Schema::*, one might need to do several lookups if a schema is based on another schema, and so on. Compare for example L<Sah::Schema::poseven> vs L<Sah::SchemaR::poseven>, where in Sah::SchemaR::poseven one can immediately get that the base type is C<int>. Currently L<Perinci::Sub::Complete> uses Sah::SchemaR::* instead of Sah::Schema::* for [...]
++A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema without having to do any extra resolving. With Sah::Schema::*, one might need to do several lookups if a schema is based on another schema, and so on. Compare for example L<Sah::Schema::poseven> vs L<Sah::SchemaR::poseven>, where in Sah::SchemaR::poseven one can immediately get that the base type is C<int>. Currently L<Perinci::Sub::Complete> uses Sah::SchemaR::* instead of Sah::Schema::* fo [...]
+ 
+ =head1 HOMEPAGE
+ 
+--- a/lib/Sah/SchemaR/rinci/meta.pm
++++ b/lib/Sah/SchemaR/rinci/meta.pm
+@@ -74,7 +74,7 @@
+ 
+ This module is automatically generated by Dist::Zilla::Plugin::Sah::Schemas during distribution build.
+ 
+-A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema wihout having to do any extra resolving. With Sah::Schema::*, one might need to do several lookups if a schema is based on another schema, and so on. Compare for example L<Sah::Schema::poseven> vs L<Sah::SchemaR::poseven>, where in Sah::SchemaR::poseven one can immediately get that the base type is C<int>. Currently L<Perinci::Sub::Complete> uses Sah::SchemaR::* instead of Sah::Schema::* for [...]
++A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema without having to do any extra resolving. With Sah::Schema::*, one might need to do several lookups if a schema is based on another schema, and so on. Compare for example L<Sah::Schema::poseven> vs L<Sah::SchemaR::poseven>, where in Sah::SchemaR::poseven one can immediately get that the base type is C<int>. Currently L<Perinci::Sub::Complete> uses Sah::SchemaR::* instead of Sah::Schema::* fo [...]
+ 
+ =head1 HOMEPAGE
+ 
+--- a/lib/Sah/SchemaR/rinci/result_meta.pm
++++ b/lib/Sah/SchemaR/rinci/result_meta.pm
+@@ -56,7 +56,7 @@
+ 
+ This module is automatically generated by Dist::Zilla::Plugin::Sah::Schemas during distribution build.
+ 
+-A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema wihout having to do any extra resolving. With Sah::Schema::*, one might need to do several lookups if a schema is based on another schema, and so on. Compare for example L<Sah::Schema::poseven> vs L<Sah::SchemaR::poseven>, where in Sah::SchemaR::poseven one can immediately get that the base type is C<int>. Currently L<Perinci::Sub::Complete> uses Sah::SchemaR::* instead of Sah::Schema::* for [...]
++A Sah::SchemaR::* module is useful if a client wants to quickly lookup the base type of a schema without having to do any extra resolving. With Sah::Schema::*, one might need to do several lookups if a schema is based on another schema, and so on. Compare for example L<Sah::Schema::poseven> vs L<Sah::SchemaR::poseven>, where in Sah::SchemaR::poseven one can immediately get that the base type is C<int>. Currently L<Perinci::Sub::Complete> uses Sah::SchemaR::* instead of Sah::Schema::* fo [...]
+ 
+ =head1 HOMEPAGE
+ 

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



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