[libdbd-firebird-perl] branch master updated (273d69c -> a92cd0e)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Aug 21 09:39:25 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libdbd-firebird-perl.

      from  273d69c   releasing package libdbd-firebird-perl version 1.18-2
      adds  4b97091   Imported Upstream version 1.20
       new  5777c47   Merge tag 'upstream/1.20'
       new  adc1870   Update debian/changelog
       new  24fe474   Remove all patches
       new  2da17da   Declare compliance with Debian policy 3.9.6
       new  3ff52e1   Add autopkgtest-pkg-perl
       new  69397b9   Add libtest-deep-perl as build dependency
       new  a92cd0e   Releasing libdbd-firebird-perl version 1.20-1

The 7 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                                         |  18 +++
 Firebird.pm                                     |  12 +-
 Firebird.xs                                     |   2 +-
 Makefile.PL                                     |   5 +-
 README                                          |   4 +-
 README.md                                       |  10 +-
 dbdimp.c                                        | 115 +++++++++---------
 dbdimp.h                                        |   2 +-
 debian/changelog                                |  11 ++
 debian/control                                  |   4 +-
 debian/patches/dbdimp-780925-buf-overflow.patch |  72 ------------
 debian/patches/series                           |   2 -
 debian/patches/snprintf-everywhere.patch        | 147 ------------------------
 inc/FirebirdMaker.pm                            |   2 +-
 lib/DBD/Firebird/GetInfo.pm                     |   1 +
 lib/DBD/Firebird/TableInfo.pm                   |   5 +-
 lib/DBD/Firebird/TableInfo/Basic.pm             |   1 +
 lib/DBD/Firebird/TableInfo/Firebird21.pm        |   5 +-
 lib/DBD/Firebird/TypeInfo.pm                    |   9 +-
 t/00-base.t                                     |   7 +-
 t/03-dbh-attr.t                                 |  47 ++++++++
 t/63-doubles.t                                  | 102 ++++++++++++++++
 t/TestFirebird.pm                               |   2 +-
 23 files changed, 282 insertions(+), 303 deletions(-)
 delete mode 100644 debian/patches/dbdimp-780925-buf-overflow.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 debian/patches/snprintf-everywhere.patch
 create mode 100644 t/03-dbh-attr.t
 create mode 100644 t/63-doubles.t

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



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