[libdbd-firebird-perl] 03/03: drop spelling patch applied upstream

Damyan Ivanov dmn at moszumanska.debian.org
Tue Oct 11 09:04:25 UTC 2016


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

dmn pushed a commit to branch master
in repository libdbd-firebird-perl.

commit 6cbee781d4b827ff6a93652027a90580de9bb1f6
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Oct 11 08:58:58 2016 +0000

    drop spelling patch applied upstream
---
 .../01-spelling-error-in-binary-and-manpage.patch  | 38 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 39 deletions(-)

diff --git a/debian/patches/01-spelling-error-in-binary-and-manpage.patch b/debian/patches/01-spelling-error-in-binary-and-manpage.patch
deleted file mode 100644
index 52ed088..0000000
--- a/debian/patches/01-spelling-error-in-binary-and-manpage.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-Description: Correct spelling errors in binary source and manpage
-Author: Nick Morrott <knowledgejunkie at gmail.com>
-Bug: https://rt.cpan.org/Ticket/Display.html?id=116922
-Last-Update: 2016-08-12
----
---- a/Firebird.xs
-+++ b/Firebird.xs
-@@ -573,7 +573,7 @@
-         if (i >= items - 1)
-         {
-             Safefree(tmp_tpb);
--            croak("You must specify parameter => value pairs, but theres no value for %s", tx_key);
-+            croak("You must specify parameter => value pairs, but there's no value for %s", tx_key);
-         }
- 
-         /**********************************************************************/
---- a/dbdimp.c
-+++ b/dbdimp.c
-@@ -1836,7 +1836,7 @@
-             DBI_TRACE_imp_xxh(imp_sth, 4, (DBIc_LOGPIO(imp_sth), "dbd_st_finish: Call ib_commit_transaction finished returned FALSE.\n"));
-             return FALSE;
-         }
--        DBI_TRACE_imp_xxh(imp_sth, 4, (DBIc_LOGPIO(imp_sth), "dbd_st_finish: Call ib_commit_transaction succeded.\n"));
-+        DBI_TRACE_imp_xxh(imp_sth, 4, (DBIc_LOGPIO(imp_sth), "dbd_st_finish: Call ib_commit_transaction succeeded.\n"));
-     }
- 
-     return TRUE;
---- a/inc/FirebirdMaker.pm
-+++ b/inc/FirebirdMaker.pm
-@@ -757,7 +757,7 @@
- 
- =item No network latency
- 
--Working directly with the database file elliminates possible network delays
-+Working directly with the database file eliminates possible network delays
- (even if the server is on the local host).
- 
- =back
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index f48e85f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-01-spelling-error-in-binary-and-manpage.patch

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



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