[libdbd-pg-perl] branch master updated (c7b3584 -> dc3a737)

gregor herrmann gregoa at debian.org
Sat Oct 17 19:48:41 UTC 2015


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

gregoa pushed a change to branch master
in repository libdbd-pg-perl.

      from  c7b3584   releasing package libdbd-pg-perl version 3.5.1-1
      adds  1d5e5b9   Use %col_map instead of literal indexes in column_info
      adds  02f8c52   Fix enum value ordering on Postgres servers 9.1 and greater
      adds  49c5bd6   Move the "GSM" explanation deeper into the Changes file.
      adds  f075d2a   Typo
      adds  be84e08   Use sv_copypv, as suggested in comment
      adds  a758189   Shrink scope of variables in dbd_st_fetch
      adds  6208e31   Return bigint values as plain integer values when they fit
      adds  0c3ec29   Fix inconsistent indentation in C/XS code
      adds  cffde0f   Note need to get rid of 'adsrc' references
      adds  f8611b8   Add tests for version differences back in
      adds  a2c303b   Bump version to 3.5.2
      adds  bd92742   Set the repository in META.yml to github. It's not clear if https:// or git:// should be used: modules seem to be using both.
      adds  8ae8510   Typo in sprintf for get_info() SQL_DATA_SOURCE_NAME. Thanks to Craig A. James for spotting this. (RT 106604)
      adds  be8026c   Update changes for next release
      adds  f3e61bd   Not git commit in Changes for 3.5.2
      adds  c9ac13d   Workaround for unwanted breaking change in Module::Signature.
      adds  a2fff81   Signature for version 3.5.2
      adds  434b486   Older versions of Postgres cannot do an ALTER TYPE inline.
      adds  62ddf20   Prepare for version 3.5.3
      adds  514ecec   Signature and rev for 3.5.3
      adds  7b534c1   Imported Upstream version 3.5.3
       new  21d700f   Merge tag 'upstream/3.5.3'
       new  0900236   Update debian/changelog
       new  64624ee   Update Repository in debian/upstream/metadata.
       new  0b3c3a0   Rename autopkgtest configuration file.
       new  dc3a737   releasing package libdbd-pg-perl version 3.5.3-1

The 5 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                                            | 22 ++++++-
 META.yml                                           |  8 +--
 Makefile.PL                                        |  2 +-
 Pg.pm                                              | 22 ++++---
 Pg.xs                                              |  4 +-
 README                                             |  2 +-
 SIGNATURE                                          | 28 ++++-----
 TODO                                               |  1 +
 dbdimp.c                                           | 73 ++++++++++------------
 debian/changelog                                   |  8 +++
 debian/tests/pkg-perl/{skip-syntax => syntax-skip} |  0
 debian/upstream/metadata                           |  2 +-
 lib/Bundle/DBD/Pg.pm                               |  2 +-
 t/00_signature.t                                   |  2 +-
 t/03dbmethod.t                                     |  7 ++-
 15 files changed, 105 insertions(+), 78 deletions(-)
 rename debian/tests/pkg-perl/{skip-syntax => syntax-skip} (100%)

-- 
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