[libdbi-perl] 01/10: Merge tag 'upstream/1.636'

gregor herrmann gregoa at debian.org
Fri Apr 29 11:21:08 UTC 2016


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

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

commit 63d21162fcf193445f10ceff1882f7fe39280061
Merge: 5d377f2 a8110c5
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Apr 29 12:57:18 2016 +0200

    Merge tag 'upstream/1.636'
    
    Upstream version 1.636

 Changes                              |   73 ++
 DBI.pm                               |   92 +--
 DBI.xs                               |   69 +-
 LICENSE                              |  412 ++++++++++
 MANIFEST                             |    5 +-
 META.json                            |    5 +-
 META.yml                             |    5 +-
 dbipport.h                           | 1472 ++++++++++++++++++++++------------
 dbiproxy.PL                          |    2 +-
 lib/DBI/DBD.pm                       |    2 +-
 lib/DBI/DBD/SqlEngine.pm             |    2 +-
 lib/DBI/DBD/SqlEngine/Developers.pod |    2 +-
 lib/DBI/DBD/SqlEngine/HowTo.pod      |    4 +-
 lib/DBI/FAQ.pm                       |  966 ----------------------
 lib/DBI/Gofer/Transport/pipeone.pm   |    3 +
 lib/DBI/Profile.pm                   |    3 +-
 lib/DBI/ProxyServer.pm               |    2 +-
 lib/DBI/PurePerl.pm                  |    4 +-
 lib/DBI/SQL/Nano.pm                  |    1 +
 t/01basics.t                         |    4 +
 t/10examp.t                          |    9 +-
 t/16destroy.t                        |    3 +-
 t/53sqlengine_adv.t                  |   49 ++
 t/73cachedkids.t                     |   81 ++
 t/91_store_warning.t                 |   40 +
 t/lib.pl                             |    2 +-
 t/pod.t                              |    4 +-
 27 files changed, 1767 insertions(+), 1549 deletions(-)

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



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