[libdbd-pg-perl] 32/35: Merge tag '3.7.0' into upstream

Christoph Berg myon at debian.org
Wed Sep 27 17:41:05 UTC 2017


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

myon pushed a commit to branch master
in repository libdbd-pg-perl.

commit b7f2f4c7f275ed5ad211948d69a55b47031e3002
Merge: 45de1f4 3c92eb9
Author: Christoph Berg <myon at debian.org>
Date:   Wed Sep 27 18:04:15 2017 +0200

    Merge tag '3.7.0' into upstream
    
    Version 3.7.0, released September 24, 2017

 .gitignore                         |   23 +
 Changes                            |   26 +
 META.yml                           |    6 +-
 Makefile.PL                        |    2 +-
 Pg.h                               |    1 +
 Pg.pm                              |   98 ++--
 Pg.xs                              |   12 +-
 README                             |   14 +-
 README.dev                         |    4 +-
 SIGNATURE                          |   40 +-
 TODO                               |    2 +-
 dbdimp.c                           |   84 +--
 lib/Bundle/DBD/Pg.pm               |    2 +-
 t/00_release.t                     |   96 ++++
 t/01constants.t                    |    4 +
 t/02attribs.t                      |   44 +-
 t/40replication.t                  |  141 +++++
 t/99_lint.t                        |  161 ++++++
 t/99_perlcritic.t                  |  163 ++++++
 t/99_pod.t                         |  261 ++++++++++
 t/99_spellcheck.t                  | 1001 ++++++++++++++++++++++++++++++++++++
 t/99_yaml.t                        |   34 ++
 t/dbdpg_test_setup.pl              |   35 +-
 t/lib/App/Info/RDBMS/PostgreSQL.pm |    2 +-
 testallversions.tmp.pl             |   45 ++
 types.c                            |  274 +++++-----
 types.h                            |    4 +
 27 files changed, 2336 insertions(+), 243 deletions(-)

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



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