[libtest-differences-perl] branch master updated (2d0ca15 -> acf7a85)

gregor herrmann gregoa at debian.org
Sat Jun 6 16:09:02 UTC 2015


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

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

      from  2d0ca15   update changelog
       new  0dbdd8a   Add debian/upstream/metadata
       new  88396ff   Update debian/changelog
      adds  41306a6   Import Test::Differences to git.
      adds  a2e3258   We now have a Github repository.
      adds  86afdd0   Undef and '' are no longer considered equal.
      adds  b8c5811   No functional change. rtrim whitespace.
      adds  a6f4779   Better document the eq_or_diff options.
      adds  66ec220   Reformat. No functional change.
      adds  979a44c   Bump up minimum version of Data::Dumper required.
      adds  6d234ff   Add release date.
      adds  d438d3a   Bump up version number of required data::dumper
      adds  ac7443f   Remove numbers in test names. Don't need them.
      adds  e08163c   Add a Sortkeys option for eq_or_diff
      adds  86635f3   Add docs to explain how to work around unicode issue.
      adds  5749d77   Tweak undef tests for Test::Builder 1.5
      adds  02cfe94   Merge pull request #1 from veryrusty/bug/TB1.5
      adds  9128636   make 'Got' and 'Expected' column headers configurable
      adds  2a92b90   make POD tests pass with a recent toolchain
      adds  aedf4eb   add tests for column header changing; fiddling around prior to release
      adds  6c8b2f7   Merge pull request #4 from DrHyde/master
      adds  5abea28   better make a dev release in case the Capture::Tiny shenanigans don't work on Windows
      adds  2356114   didn't break on windows, so let's release
      adds  ba0aa2c   correct case of Sortkeys
      adds  6b04bbf   Merge pull request #3 from eserte/doc-sortkeys
      adds  b303deb   note eserte's patch in Changes file
      adds  f4899d9   apply SREZIC's fix to doco, see rt #95433
      adds  c840bca   update changelog for prev commit
      adds  ba9f380   Strip out _flatten.
      adds  b5648c1   Update tests to expect new output
      adds  a7550a4   Update Changes
      adds  695e3ed   Merge pull request #5 from bigpresh/fuck_flatten
      adds  48300c2   On some older perls (on 5.8.8 at any rate) the XS version of Data::Dumper is insufficiently careful about the difference between string and numeric data:
      adds  d2927a1   Update meta resources
      adds  a4ca9da   Merge pull request #6 from bigpresh/update_meta_resources
      adds  1dbd156   Merge branch 'master' of git at github.com:Ovid/Test-Differences
      adds  ff2b8de   remove doco about flattening; remove dead code; remove dead tests
      adds  bb097f3   bump version for release
      adds  734ee07   Imported Upstream version 0.63
       new  1dcd5b9   Merge tag 'upstream/0.63'
       new  2ddd340   Update debian/changelog
       new  c75af5a   Mark package as autopkgtest-able.
       new  e508663   Declare compliance with Debian Policy 3.9.6.
       new  975a18c   Add explicit build dependency on libmodule-build-perl.
       new  3981321   Update years of packaging copyright.
       new  61eb1e5   move debhelper to B-D
       new  acf7a85   releasing package libtest-differences-perl version 0.63-1

The 10 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                  |   5 ++
 MANIFEST                 |   1 -
 META.json                |  16 ++---
 META.yml                 |   7 +-
 Makefile.PL              |  12 +++-
 debian/changelog         |  13 +++-
 debian/control           |   8 ++-
 debian/copyright         |   2 +-
 debian/upstream/metadata |   5 ++
 lib/Test/Differences.pm  | 181 +++++------------------------------------------
 t/column-headers.t       |  26 +++----
 t/flatten.t              |  29 --------
 12 files changed, 76 insertions(+), 229 deletions(-)
 create mode 100644 debian/upstream/metadata
 delete mode 100644 t/flatten.t

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



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