[liburi-db-perl] 01/05: Merge tag 'upstream/0.16'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Tue Oct 6 20:17:05 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository liburi-db-perl.

commit 8e56b828e06204caccd9db512c99c3e2d6db8ec2
Merge: 80378e3 c98c266
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue Oct 6 17:07:56 2015 -0300

    Merge tag 'upstream/0.16'
    
    Upstream version 0.16
    
    # gpg: Signature made Tue 06 Oct 2015 05:05:14 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                          | 13 +++++++
 MANIFEST                         |  5 ++-
 META.json                        | 80 ++++++++++++++++++++--------------------
 META.yml                         | 80 ++++++++++++++++++++--------------------
 README                           |  2 +-
 README.md                        |  1 +
 lib/URI/_db.pm                   |  4 +-
 lib/URI/{vertica.pm => _odbc.pm} |  6 +--
 lib/URI/cassandra.pm             |  2 +-
 lib/URI/couch.pm                 |  2 +-
 lib/URI/couchdb.pm               |  2 +-
 lib/URI/cubrid.pm                |  2 +-
 lib/URI/db.pm                    |  4 +-
 lib/URI/db2.pm                   |  2 +-
 lib/URI/derby.pm                 |  2 +-
 lib/URI/firebird.pm              |  2 +-
 lib/URI/hive.pm                  |  2 +-
 lib/URI/impala.pm                |  2 +-
 lib/URI/informix.pm              |  2 +-
 lib/URI/ingres.pm                |  2 +-
 lib/URI/interbase.pm             |  2 +-
 lib/URI/ldapdb.pm                |  2 +-
 lib/URI/maria.pm                 |  2 +-
 lib/URI/mariadb.pm               |  2 +-
 lib/URI/max.pm                   |  2 +-
 lib/URI/maxdb.pm                 |  2 +-
 lib/URI/monet.pm                 |  2 +-
 lib/URI/monetdb.pm               |  2 +-
 lib/URI/mongo.pm                 |  2 +-
 lib/URI/mongodb.pm               |  2 +-
 lib/URI/mssql.pm                 |  7 +++-
 lib/URI/mysql.pm                 |  2 +-
 lib/URI/oracle.pm                |  2 +-
 lib/URI/pg.pm                    |  2 +-
 lib/URI/pgsql.pm                 |  2 +-
 lib/URI/pgxc.pm                  |  2 +-
 lib/URI/postgres.pm              |  2 +-
 lib/URI/postgresql.pm            |  2 +-
 lib/URI/postgresxc.pm            |  2 +-
 lib/URI/sqlite.pm                |  2 +-
 lib/URI/sqlite3.pm               |  2 +-
 lib/URI/sqlserver.pm             |  9 +----
 lib/URI/sybase.pm                |  2 +-
 lib/URI/teradata.pm              |  2 +-
 lib/URI/unify.pm                 |  2 +-
 lib/URI/vertica.pm               | 23 +-----------
 t/db.t                           | 19 +++++++++-
 t/dbi.t                          | 44 ++++++++++++++++++----
 t/engines.t                      |  8 ++--
 49 files changed, 206 insertions(+), 167 deletions(-)

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



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