[libdancer-plugin-database-core-perl] branch master updated (2b476e9 -> 3613687)

gregor herrmann gregoa at debian.org
Wed Oct 15 19:28:23 UTC 2014


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

gregoa pushed a change to branch master
in repository libdancer-plugin-database-core-perl.

      from  2b476e9   add IGNORE-VERSION
      adds  a4864cb   Imported Upstream version 0.07
       new  0d838e3   Merge tag 'upstream/0.07'
      adds  da4298b   Initial development of Dancer::Plugin::Database.
      adds  17c1e64   Documentation improvements.
      adds  07a957d   Don't use warnings; don't include version in POD.
      adds  6b41845   get_connection / check_connection are private and should not be called directly.
      adds  354f534   Implement _check_connection.
      adds  1afce28   Update Changes and README.
      adds  7cb39e2   Correct email address in docs.
      adds  242fa9f   Correct dependencies.
      adds  6dfb090   Fix muppetry.
      adds  7a0866c   Missing underscore.
      adds  e365309   Better description in name.
      adds  49eb047   Config example doc fixes thanks to mrpants
      adds  8240044   Set $last_connection_check upon connection.
      adds  582ad17   Implement our own connection check when needed.
      adds  21ce251   If we need to reconnect, call disconnect on old handle first.
      adds  4c2586f   Implement our own check on database connection where needed.
      adds  2b83b15   Accept DBI connection params, and support on-connect queries.
      adds  42e12bc   Stupid typo in documentation for features added in 0.05.
      adds  a0f82c1   Separate extra DSN params with semi-colons.
      adds  cc794d8   Translate database to dbname for SQLite users.
      adds  f308f37   Preparing 0.07 for release
      adds  ee772cf   Another changelog entry for 0.07 which I forgot to add before releasing
      adds  8fde2cc   Make the SQLite DWIMmery from 0.07 actually work.
      adds  510346e   Imported Upstream version 0.08
       new  ca461b4   Merge tag 'upstream/0.08'
       new  e0b1863   Update debian/changelog
       new  0f6a6cf   Declare compliance with Debian Policy 3.9.6.
       new  ab67866   Mark package as autopkgtest-able.
       new  3613687   releasing package libdancer-plugin-database-core-perl version 0.08-1

The 6 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                            |  4 ++++
 META.json                          |  4 ++--
 META.yml                           |  4 ++--
 debian/changelog                   | 13 +++++++------
 debian/control                     |  3 ++-
 lib/Dancer/Plugin/Database/Core.pm |  9 +++++++--
 6 files changed, 24 insertions(+), 13 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer-plugin-database-core-perl.git



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