[libdbi-perl] branch master updated (5cab1ca -> ffef08b)
gregor herrmann
gregoa at debian.org
Fri Aug 9 14:02:43 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libdbi-perl.
from 5cab1ca releasing package libdbi-perl version 1.627-1
adds 5bfd952 Imported Upstream version 1.628
new b92fb1a Merge tag 'upstream/1.628'
new 419b8a8 New upstream release.
new 29fcc66 Update years of packaging copyright.
new ffef08b releasing package libdbi-perl version 1.628-1
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 31 +++++--
DBI.pm | 103 +++++++++++-----------
DBI.xs | 2 +-
DBIXS.h | 2 +-
Driver.xst | 15 ++--
INSTALL | 2 +-
META.json | 4 +-
META.yml | 6 +-
dbiprof.PL | 4 +-
dbiproxy.PL | 2 +-
debian/changelog | 7 ++
debian/copyright | 2 +-
lib/Bundle/DBI.pm | 2 +-
lib/DBD/DBM.pm | 2 +-
lib/DBD/ExampleP.pm | 3 +-
lib/DBD/File.pm | 148 ++++++++++++++++++++------------
lib/DBD/Gofer.pm | 8 +-
lib/DBD/Gofer/Policy/Base.pm | 8 +-
lib/DBD/Gofer/Policy/classic.pm | 2 +-
lib/DBD/Gofer/Policy/pedantic.pm | 2 +-
lib/DBD/Gofer/Policy/rush.pm | 2 +-
lib/DBD/Gofer/Transport/Base.pm | 6 +-
lib/DBD/Gofer/Transport/null.pm | 6 +-
lib/DBD/Gofer/Transport/pipeone.pm | 6 +-
lib/DBD/Gofer/Transport/stream.pm | 6 +-
lib/DBD/NullP.pm | 12 +--
lib/DBD/Proxy.pm | 2 +-
lib/DBD/Sponge.pm | 7 +-
lib/DBI/Const/GetInfo/ANSI.pm | 3 +-
lib/DBI/Const/GetInfo/ODBC.pm | 9 +-
lib/DBI/Const/GetInfoReturn.pm | 3 +-
lib/DBI/Const/GetInfoType.pm | 3 +-
lib/DBI/DBD.pm | 17 ++--
lib/DBI/DBD/Metadata.pm | 3 +-
lib/DBI/DBD/SqlEngine.pm | 6 +-
lib/DBI/FAQ.pm | 69 ++++++++-------
lib/DBI/Gofer/Execute.pm | 12 +--
lib/DBI/Gofer/Request.pm | 4 +-
lib/DBI/Gofer/Response.pm | 16 ++--
lib/DBI/Gofer/Serializer/Base.pm | 2 +-
lib/DBI/Gofer/Serializer/DataDumper.pm | 2 +-
lib/DBI/Gofer/Serializer/Storable.pm | 2 +-
lib/DBI/Gofer/Transport/Base.pm | 4 +-
lib/DBI/Gofer/Transport/pipeone.pm | 2 +-
lib/DBI/Gofer/Transport/stream.pm | 2 +-
lib/DBI/Profile.pm | 27 +++---
lib/DBI/ProfileData.pm | 57 ++++++------
lib/DBI/ProfileDumper.pm | 10 +--
lib/DBI/ProfileDumper/Apache.pm | 2 +-
lib/DBI/ProfileSubs.pm | 4 +-
lib/DBI/ProxyServer.pm | 8 +-
lib/DBI/PurePerl.pm | 10 +--
lib/DBI/SQL/Nano.pm | 48 +++++++----
lib/DBI/Util/CacheMemory.pm | 2 +-
lib/DBI/Util/_accessor.pm | 2 +-
lib/DBI/W32ODBC.pm | 2 +-
lib/Win32/DBIODBC.pm | 4 +-
t/01basics.t | 4 +-
t/03handle.t | 14 +--
t/06attrs.t | 8 +-
t/16destroy.t | 2 +-
t/30subclass.t | 4 +-
t/51dbm_file.t | 58 ++++++++++++-
t/85gofer.t | 2 +-
t/lib.pl | 2 +-
65 files changed, 481 insertions(+), 350 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