This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libanyevent-dbi-perl.
commit cee394bd311b472ec2aaace6f57e3c22e454f9bd Author: gregor herrmann <[email protected]> Date: Sun Sep 14 17:19:05 2014 +0200 Add another spelling fix to pod.patch. --- debian/patches/pod.patch | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/debian/patches/pod.patch b/debian/patches/pod.patch index b8f633b..8f6a270 100644 --- a/debian/patches/pod.patch +++ b/debian/patches/pod.patch @@ -3,7 +3,7 @@ Bug: https://rt.cpan.org/Ticket/Display.html?id=77597 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=77597 Author: Nicholas Bamber <[email protected]> Reviewed-by: gregor herrmann <[email protected]> -Last-Update: 2012-06-02 +Last-Update: 2014-09-14 --- a/DBI.pm +++ b/DBI.pm @@ -16,3 +16,12 @@ Last-Update: 2012-06-02 if that is true, then the function was successful, otherwise there was an error. +@@ -268,7 +268,7 @@ + + Any additional key-value pairs will be rolled into a hash reference + and passed as the final argument to the C<< DBI->connect (...) >> +-call. For example, to supress errors on STDERR and send them instead to an ++call. For example, to suppress errors on STDERR and send them instead to an + AnyEvent::Handle you could do: + + $dbh = new AnyEvent::DBI -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-dbi-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
