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

carnil pushed a commit to branch master
in repository libdbd-sqlite3-perl.

commit 9b701a12ff9dc2fd17af3602fb4ea2adbffd1b95
Merge: 266d222 1615890
Author: Salvatore Bonaccorso <car...@debian.org>
Date:   Tue Nov 15 15:28:23 2016 +0100

    Merge tag 'upstream/1.52'
    
    Upstream version 1.52

 .travis.yml                           |     1 +
 Changes                               |    41 +
 MANIFEST                              |     4 +
 META.json                             |     2 +-
 META.yml                              |     2 +-
 Makefile.PL                           |    16 +-
 SQLite.xs                             |     4 +
 dbdimp.c                              |  1143 +-
 dbdimp.h                              |     2 +
 dbdimp_tokenizer.inc                  |   289 +
 dbdimp_virtual_table.inc              |   835 +
 lib/DBD/SQLite.pm                     |     6 +-
 lib/DBD/SQLite/Constants.pm           |     2 +-
 lib/DBD/SQLite/VirtualTable.pm        |     6 +-
 sqlite3.c                             | 28593 ++++++++++++++++++++++----------
 sqlite3.h                             |  1620 +-
 sqlite3ext.h                          |     4 +
 t/43_fts3.t                           |     3 +
 t/62_regexp_multibyte_char_class.t    |    53 +
 t/lib/Test.pm                         |     2 +-
 t/rt_115465_column_info_with_spaces.t |    37 +
 21 files changed, 22599 insertions(+), 10066 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to