[libsql-translator-perl] 03/08: Drop spelling.patch, merged upstream.

gregor herrmann gregoa at debian.org
Fri Jan 10 21:39:10 UTC 2014


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

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

commit 2c730f377ac57959a70c21ca3bc5f5ef5ca9073a
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Jan 10 22:32:10 2014 +0100

    Drop spelling.patch, merged upstream.
---
 debian/patches/series         |  1 -
 debian/patches/spelling.patch | 45 -------------------------------------------
 2 files changed, 46 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index ed360fb..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,45 +0,0 @@
-Description: fix some spelling mistakes
-Origin: vendor
-Bug: https://rt.cpan.org/Ticket/Display.html?id=85388
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85388
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-05-17
-
---- a/lib/SQL/Translator/Producer/MySQL.pm
-+++ b/lib/SQL/Translator/Producer/MySQL.pm
-@@ -69,11 +69,11 @@
- 
- =item B<table.mysql_charset>, B<table.mysql_collate>
- 
--Set the tables default charater set and collation order.
-+Set the tables default character set and collation order.
- 
- =item B<field.mysql_charset>, B<field.mysql_collate>
- 
--Set the fields charater set and collation order.
-+Set the fields character set and collation order.
- 
- =back
- 
---- a/lib/SQL/Translator/Types.pm
-+++ b/lib/SQL/Translator/Types.pm
-@@ -17,7 +17,7 @@
- 
- =head1 DESCRIPTIONS
- 
--This module exports fuctions that return coderefs suitable for L<Moo>
-+This module exports functions that return coderefs suitable for L<Moo>
- C<isa> type checks.
- Errors are reported using L<SQL::Translator::Utils/throw>.
- 
---- a/lib/SQL/Translator.pm
-+++ b/lib/SQL/Translator.pm
-@@ -959,7 +959,7 @@
- 
- =head2 filters
- 
--Set or retreive the filters to run over the schema during the
-+Set or retrieve the filters to run over the schema during the
- translation, before the producer creates its output. Filters are sub
- routines called, in order, with the schema object to filter as the 1st
- arg and a hash of options (passed as a list) for the rest of the args.

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



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