[libdbix-runsql-perl] 02/04: Drop spelling-errors patch, applied upstream

Nick Morrott nickm-guest at moszumanska.debian.org
Fri Aug 12 17:30:29 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libdbix-runsql-perl.

commit f9ac83cc9c17eb0f65fbfed5b7e0f1dd585b5978
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri Aug 12 18:21:46 2016 +0100

    Drop spelling-errors patch, applied upstream
---
 debian/patches/series          |  1 -
 debian/patches/spelling-errors | 14 --------------
 2 files changed, 15 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 2b7dda4..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling-errors
diff --git a/debian/patches/spelling-errors b/debian/patches/spelling-errors
deleted file mode 100644
index bf7ced1..0000000
--- a/debian/patches/spelling-errors
+++ /dev/null
@@ -1,14 +0,0 @@
-Minor spelling fix, reported upstream at https://rt.cpan.org/Public/Bug/Display.html?id=114768
-Index: libdbix-runsql-perl/lib/DBIx/RunSQL.pm
-===================================================================
---- libdbix-runsql-perl.orig/lib/DBIx/RunSQL.pm
-+++ libdbix-runsql-perl/lib/DBIx/RunSQL.pm
-@@ -51,7 +51,7 @@ the SQL will be read from that. B<not im
- If C<sql> is undefined, the C<$::DATA> or the C<0> filehandle will
- be read until exhaustion.  B<not implemented>
- 
--This allows to create SQL-as-programs as follows:
-+This allows one to create SQL-as-programs as follows:
- 
-   #!/usr/bin/perl -w -MDBIx::RunSQL -e 'create()'
-   create table ...

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



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