[libdbix-introspector-perl] branch master updated (369f84e -> 4461155)

gregor herrmann gregoa at debian.org
Sun Nov 22 15:51:11 UTC 2015


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

gregoa pushed a change to branch master
in repository libdbix-introspector-perl.

      from  369f84e   update changelog
       new  00ca903   Add debian/upstream/metadata
       new  bf7b25e   Update debian/changelog
      adds  1c48160   initial commit
      adds  95524d7   test against travis and store coverage info
      adds  0cb0732   test against more databases
      adds  9aa2210   fill in more DB info
      adds  13bd462   test decoration
      adds  8e6bc13   add support for detecting based on dsn
      adds  10f4b5c   Allow passing/modifying drivers
      adds  524e583   test oo dispatch
      adds  6704b79   name ->get arguments
      adds  f02204a   fix trailing whitespace
      adds  ae712a8   split dbh and dsn fact databases
      adds  9d3773b   test querying DSN
      adds  9db084b   dbh fallback WIP
      adds  af39804   fallback from $dbh to $dsn
      adds  f3de836   remove bad example (using DBI for common stuff)
      adds  74230c3   add documentation
      adds  68f348f   require some form of driver specification
      adds  da60d1c   rename methods based on input from ribasushi
      adds  b7ba82a   add .$inc to driver version
      adds  589aa1c   clean up docs
      adds  f7fae5b   prep for release
      adds  5864205   fix docs
      adds  8430843   ignore build files
      adds  df5dcb7   add missing Changes
      adds  fb89c1f   Add method to override driver selection
      adds  5ed341b   advent
      adds  873cf23   v0.001001
      adds  c000329   fix Advent pod (thanks oalders!)
      adds  166b9b7   fix missing version numbers
      adds  13b089b   v0.001002
      adds  69882e2   Fix ::Announcement POD which was shadowing the real docs
      adds  7df59f8   one day travis will support 5.20
      adds  82c830f   v0.001003
      adds  8ed0d58   fix silly grammar error
      adds  61b2b25   Fix bug that disallowed false values
      adds  f75647a   v0.001004
      adds  5d1345a   better error for missing keys
      adds  afadc0f   use Docker on travisci
      adds  1c42e73   v0.001005
      adds  0d25f10   Imported Upstream version 0.001005
       new  10aafa2   Merge tag 'upstream/0.001005'
       new  32f0947   Update debian/changelog
       new  e278e20   Update years of upstream and packaging copyright.
       new  43ada48   Mark package as autopkgtest-able.
       new  9abc983   Declare compliance with Debian Policy 3.9.6.
       new  c139e1b   Bump debhelper compatibility level to 9.
       new  4461155   releasing package libdbix-introspector-perl version 0.001005-1

The 9 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 ++++++
 LICENSE                          |  6 +++---
 MANIFEST                         |  2 +-
 META.json                        |  6 +++---
 META.yml                         |  6 +++---
 Makefile.PL                      |  8 ++++----
 README                           |  6 +++---
 debian/changelog                 | 12 +++++++++---
 debian/compat                    |  2 +-
 debian/control                   |  5 +++--
 debian/copyright                 |  4 ++--
 debian/upstream/metadata         |  6 ++++++
 dist.ini                         |  2 +-
 lib/DBIx/Introspector.pm         | 10 +++++-----
 lib/DBIx/Introspector/Advent.pod |  4 ++--
 lib/DBIx/Introspector/Driver.pm  |  8 ++++----
 t/fresh.t                        | 14 ++++++++++++--
 17 files changed, 68 insertions(+), 39 deletions(-)
 create mode 100644 debian/upstream/metadata

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



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