[liburi-db-perl] branch master updated (561639d -> ae973f6)

gregor herrmann gregoa at debian.org
Tue Aug 12 16:01:01 UTC 2014


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

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

      from  561639d   releasing package liburi-db-perl version 0.12-1
      adds  14c2079   Imported Upstream version 0.13
       new  7145e6a   Merge tag 'upstream/0.13'
       new  e3ebde4   New upstream release.
       new  915976e   Add patch to fix POD.
       new  ae973f6   releasing package liburi-db-perl version 0.13-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                         |  6 +++
 MANIFEST                        |  3 ++
 META.json                       | 86 ++++++++++++++++++++----------------
 META.yml                        | 97 ++++++++++++++++++++++-------------------
 README                          |  2 +-
 README.md                       |  5 +++
 debian/changelog                |  7 +++
 debian/patches/pod-whatis.patch | 18 ++++++++
 debian/patches/series           |  1 +
 lib/URI/_db.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                   |  2 +-
 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               | 36 +++++++++++++++
 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                 |  5 +++
 lib/URI/postgres.pm             |  2 +-
 lib/URI/postgresql.pm           |  2 +-
 lib/URI/postgresxc.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                         | 30 +++++++++++++
 t/engines.t                     |  3 ++
 50 files changed, 260 insertions(+), 120 deletions(-)
 create mode 100644 debian/patches/pod-whatis.patch
 create mode 100644 debian/patches/series
 create mode 100644 lib/URI/ldapdb.pm
 create mode 100644 lib/URI/pgxc.pm
 create mode 100644 lib/URI/postgresxc.pm

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