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

carnil pushed a change to branch master
in repository liburi-db-perl.

      from  8ae5130   update changelog
      adds  3d9064a   Increment to v0.18.
      adds  90b8d7c   add support for redshift
      adds  5eef1cc   simplify redshift class by just subclassing pg
      adds  f635d4c   Test URI::redshift.
      adds  e3d22d3   Merge branch 'redshift'
      adds  f0dffc0   Update copyright date.
      adds  46c8ce2   Use https in GitHub URLs.
      adds  74b996f   Correct example
      adds  8bdc1ee   Add support for Exasol (#15)
      adds  0aef337   Remove redundant loading of URI::QueryParam.
      adds  dd45539   Test exasol more fully.
      adds  58670f8   Test on Perl 5.24.
      adds  f61ac1b   Test on Perl 5.26.
      adds  51f4ef3   Timestamp v0.18.
      adds  06e0af8   New upstream version 0.18
       new  8e39b37   Update upstream source from tag 'upstream/0.18'
       new  4718bc7   Update debian/changelog
       new  562d3d3   Declare compliance with Debian policy 4.1.1
       new  b472b41   Update lintian override for warning from manpage due to 
long URI
       new  2c81102   Prepare changelog for release

The 5 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                                 |  5 ++
 MANIFEST                                |  6 ++-
 META.json                               | 88 ++++++++++++++++++---------------
 META.yml                                | 86 +++++++++++++++++---------------
 README                                  |  4 +-
 debian/changelog                        | 12 ++++-
 debian/control                          |  2 +-
 debian/liburi-db-perl.lintian-overrides |  2 +-
 lib/URI/_ado.pm                         |  2 +-
 lib/URI/_db.pm                          |  2 +-
 lib/URI/_odbc.pm                        |  4 +-
 lib/URI/cassandra.pm                    |  2 +-
 lib/URI/couch.pm                        |  2 +-
 lib/URI/couchdb.pm                      |  2 +-
 lib/URI/cubrid.pm                       |  2 +-
 lib/URI/db.pm                           | 10 ++--
 lib/URI/db2.pm                          |  2 +-
 lib/URI/derby.pm                        |  2 +-
 lib/URI/exasol.pm                       | 21 ++++++++
 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                        |  2 +-
 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/redshift.pm                     |  5 ++
 lib/URI/sqlite.pm                       |  2 +-
 lib/URI/sqlite3.pm                      |  2 +-
 lib/URI/sqlserver.pm                    |  2 +-
 lib/URI/sybase.pm                       |  2 +-
 lib/URI/teradata.pm                     |  2 +-
 lib/URI/unify.pm                        |  2 +-
 lib/URI/vertica.pm                      |  2 +-
 t/dbi.t                                 | 43 ++++++++++++++++
 t/engines.t                             |  2 +
 53 files changed, 233 insertions(+), 135 deletions(-)
 create mode 100644 lib/URI/exasol.pm
 create mode 100644 lib/URI/redshift.pm

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/liburi-db-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