r56189 - in /trunk/libdbi-perl/debian: changelog patches/spelling.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Apr 16 18:50:12 UTC 2010


Author: gregoa
Date: Fri Apr 16 18:50:05 2010
New Revision: 56189

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56189
Log:
Extend patch spelling.patch.

Modified:
    trunk/libdbi-perl/debian/changelog
    trunk/libdbi-perl/debian/patches/spelling.patch

Modified: trunk/libdbi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbi-perl/debian/changelog?rev=56189&op=diff
==============================================================================
--- trunk/libdbi-perl/debian/changelog (original)
+++ trunk/libdbi-perl/debian/changelog Fri Apr 16 18:50:05 2010
@@ -5,6 +5,7 @@
     DBI<>DBD interface change transition (cf. #577209).
   * debian/watch: ignore development versions again.
   * debian/control: remove build dependency on Test::Simple 0.84.
+  * Extend patch spelling.patch.
 
   [ Niko Tyni ]
   * Address breakage in the DBD<>DBI binary interface on partial upgrades

Modified: trunk/libdbi-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdbi-perl/debian/patches/spelling.patch?rev=56189&op=diff
==============================================================================
--- trunk/libdbi-perl/debian/patches/spelling.patch (original)
+++ trunk/libdbi-perl/debian/patches/spelling.patch Fri Apr 16 18:50:05 2010
@@ -42,3 +42,14 @@
  
  	dbish "dbi:Proxy:hostname=oracle.zdf;port=12400;dsn=dbi:Oracle:e01" informationdesk xxx
  
+--- a/lib/DBD/Gofer.pm
++++ b/lib/DBD/Gofer.pm
+@@ -835,7 +835,7 @@ transport module being used.
+ =head1 DESCRIPTION
+ 
+ DBD::Gofer is a DBI database driver that forwards requests to another DBI
+-driver, usually in a seperate process, often on a separate machine. It tries to
++driver, usually in a separate process, often on a separate machine. It tries to
+ be as transparent as possible so it appears that you are using the remote
+ driver directly.
+ 




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