[libdata-objectdriver-perl] branch master updated (e126442 -> cba4364)

gregor herrmann gregoa at debian.org
Sat Sep 30 13:34:05 UTC 2017


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

gregoa pushed a change to branch master
in repository libdata-objectdriver-perl.

      from  e126442   update changelog
      adds  670ade9   Ignore carton stuff by git
      adds  6ed68bf   Fix failed tests with Perl 5.25.11
      adds  02ef3c2   Add db files generated in test to .gitignore
      adds  bd8c493   Test with Perl 5.22 and 5.24 on Travis CI
      adds  0b7254d   Bump version
      adds  7fcf681   Merge pull request #24 from sixapart/fix-failed-tests-perl-525
      adds  287c1e7   New upstream version 0.15
       new  0df5c92   Update upstream source from tag 'upstream/0.15'
       new  c15bb50   Update debian/changelog
       new  fc957d8   add bug closer
       new  283a893   debian/rules: drop workaround for inc/Test/Builder.pm
       new  15ecf6b   Declare compliance with Debian Policy 4.1.1.
       new  6cfe1f1   Add build dependency on libtext-simpletable-perl.
       new  25b4360   debian/rules: simplify removal of empty manpages.
       new  cba4364   releasing package libdata-objectdriver-perl version 0.15-1

The 8 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                 | 13 +++++++------
 META.yml                  |  9 +++++----
 debian/changelog          | 16 +++++++++++++---
 debian/control            |  3 ++-
 debian/rules              | 24 +-----------------------
 lib/Data/ObjectDriver.pm  |  2 +-
 t/01-col-inheritance.t    |  2 +-
 t/02-basic.t              |  2 +-
 t/03-primary-keys.t       |  2 +-
 t/04-clone.t              |  2 +-
 t/05-deflate.t            |  2 +-
 t/06-errors.t             |  2 +-
 t/07-has-a-cached.t       |  2 +-
 t/07-has-a.t              |  2 +-
 t/08-iterator.t           |  2 +-
 t/09-resultset.t          |  2 +-
 t/10-resultset-peek.t     |  2 +-
 t/12-windows.t            |  2 +-
 t/20-driver-sqlite.t      |  2 +-
 t/31-cached.t             |  4 ++--
 t/32-partitioned.t        |  4 ++--
 t/33-views.t              |  2 +-
 t/34-both.t               |  4 ++--
 t/35-multiplexed.t        |  2 +-
 t/41-callbacks.t          |  2 +-
 t/42-callbacks-multi-pk.t |  2 +-
 t/50-profiling.t          |  2 +-
 28 files changed, 57 insertions(+), 62 deletions(-)

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



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