[libdbi-perl] branch master updated (d149b57 -> 2df2a0f)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Dec 31 16:44:00 UTC 2017


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

dmn pushed a change to branch master
in repository libdbi-perl.

      from  d149b57   update changelog
      adds  6565c0b   New upstream version 1.639
       new  f8b1246   Update upstream source from tag 'upstream/1.639'
       new  1917d37   add information about one file to d/copyright
       new  69672dd   declare conformance with Policy 4.1.3 (no changes)
       new  2df2a0f   releasing package libdbi-perl version 1.639-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                 |  16 ++-
 DBI.pm                  |   7 +-
 DBI.xs                  |   4 +-
 MANIFEST                |   2 +
 META.json               |   7 +-
 META.yml                |   7 +-
 Makefile.PL             |   1 +
 debian/changelog        |   8 +-
 debian/control          |   2 +-
 debian/copyright        |   4 +
 lib/DBD/Mem.pm          | 376 ++++++++++++++++++++++++++++++++++++++++++++++++
 t/48dbi_dbd_sqlengine.t |  12 +-
 t/54_dbd_mem.t          |  41 ++++++
 t/91_store_warning.t    |   9 +-
 14 files changed, 468 insertions(+), 28 deletions(-)
 create mode 100644 lib/DBD/Mem.pm
 create mode 100644 t/54_dbd_mem.t

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