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

gregoa pushed a change to branch master
in repository libtest-deep-perl.

      from  d9bf94e   one libtest-tester-perl is enough
      adds  89065aa   fix changelog date for 0.113
      adds  61dd5fa   move test prereqs out of "runtime" section
      adds  9f68fb3   Add noneof() matcher for arrays containing none of the 
given elements
      adds  f790175   changelog beginnings
      adds  8eb23dc   update bug tracker link to go to github
      adds  20cbdba   document exports list
      adds  ca07b9e   document obj_isa
      adds  6456a01   documented hash_each
      adds  6a3725d   implement :preload
      adds  99f2351   fix package name (!!) in RegexpOnly
      adds  f764dbf   some trivial tests for regexponly
      adds  5642e79   document :preload
      adds  41f019b   finish out the changelog
      adds  6f5d3f4   use export_to_level, not goto, in Test::Deep::import
      adds  1bba8e5   prep next release
      adds  3e89d6a   fix resources metadata to use v2 format
      adds  384d8ea   add irc metadata
      adds  d06348a   when it is the only option, :preload should do default 
imports
      adds  c247bb5   fix regression: we were losing 1st arg to import
      adds  c996275   prep release
      adds  e5d5794   Fixing misspell in date in file Changes
      adds  5efd029   do not modify all() or any() checks, ever
      adds  3a7a207   do not import things into Test::Deep::Cmd from 
Scalar::Util
      adds  9a2f600   changelog for next release
      adds  92ca93f   bump version for next release
      adds  3444d8d   remove use of Test::NoWarnings; only check for warnings 
in author mode.
      adds  6a1956d   add strict, warnings, and add a plan at the end of most 
tests
      adds  3cd3284   bump version
      adds  639d19c   Imported Upstream version 0.119
       new  ff9b758   Merge tag 'upstream/0.119'
       new  ebd3011   Update debian/changelog
       new  2fdc661   update debian/upstream/metadata after import
       new  de20963   Update Upstream-Contact in debian/copyright.
       new  ea6b84e   Update build dependencies.
       new  7008bb8   Declare compliance with Debian Policy 3.9.6.
       new  91f7942   Bump debhelper compatibility level to 9.
       new  d300927   releasing package libtest-deep-perl version 0.119-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                     |  29 ++++++++++-
 MANIFEST                    |   1 +
 META.json                   |  23 +++++----
 META.yml                    |  17 ++++---
 Makefile.PL                 |  29 +++++++----
 debian/changelog            |  13 +++--
 debian/compat               |   2 +-
 debian/control              |   7 ++-
 debian/copyright            |   2 +-
 debian/upstream/metadata    |   5 +-
 lib/Test/Deep.pm            | 116 ++++++++++++++++++++++++++++++++++++++++----
 lib/Test/Deep/All.pm        |  21 ++------
 lib/Test/Deep/Any.pm        |  21 ++------
 lib/Test/Deep/Cmp.pm        |  33 ++-----------
 lib/Test/Deep/RegexpOnly.pm |   2 +-
 lib/Test/Deep/Set.pm        |  13 ++++-
 t/bag.t                     |  27 +++++++++++
 t/cache.t                   |   7 +--
 t/deep_utils.t              |   7 +--
 t/import.t                  |   9 ++++
 t/notest_extra.t            |   6 ++-
 t/regexp.t                  |  27 +++++++++++
 t/set.t                     |  27 +++++++++++
 t/std.pm                    |  11 +++--
 24 files changed, 330 insertions(+), 125 deletions(-)
 create mode 100644 t/import.t

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