[libdbd-mysql-perl] branch master updated (30d91de -> ac5694c)

gregor herrmann gregoa at debian.org
Sat Feb 15 22:34:27 UTC 2014


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

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

      from  30d91de   update changelog
      adds  0dbe434   Imported Upstream version 4.026
       new  96ac4de   Merge tag 'upstream/4.026'
       new  5446041   New upstream release.
       new  ff60d29   Drop fix-whatis.patch, merged upstream.
       new  dbeedc2   Update years of packaging copyright.
       new  49004a5   Refresh lintian override (changed line number).
       new  ac5694c   releasing package libdbd-mysql-perl version 4.026-1

The 6 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:
 ChangeLog                                  |   7 ++
 MANIFEST                                   |   7 +-
 MANIFEST.SKIP                              |   4 +-
 META.yml                                   |   2 +-
 README.pod                                 |   5 +-
 dbdimp.c                                   |  21 ++++-
 debian/changelog                           |   8 +-
 debian/copyright                           |   2 +-
 debian/libdbd-mysql-perl.lintian-overrides |   2 +-
 debian/patches/fix-whatis.patch            |  17 ----
 debian/patches/series                      |   1 -
 lib/Bundle/DBD/mysql.pm                    |   2 +-
 lib/DBD/mysql.pm                           |  87 ++++++++++----------
 lib/DBD/mysql/INSTALL.pod                  | 126 +++++++++++++++++------------
 t/29warnings.t                             |   9 ++-
 t/40listfields.t                           |  19 +++--
 t/manifest.t                               |  17 ++++
 t/mysql.mtest                              |   4 +-
 t/rt25389-bin-case.t                       |  51 ++++++++++++
 t/rt50304-column_info_parentheses.t        |  39 +++++++++
 t/rt83494-quotes-comments.t                |  58 ++++++-------
 t/rt91715.t                                |  34 ++++++++
 22 files changed, 351 insertions(+), 171 deletions(-)
 delete mode 100644 debian/patches/fix-whatis.patch
 delete mode 100644 debian/patches/series
 create mode 100644 t/manifest.t
 create mode 100644 t/rt25389-bin-case.t
 create mode 100644 t/rt50304-column_info_parentheses.t
 create mode 100755 t/rt91715.t

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



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