[libtest-file-contents-perl] branch master updated (293d949 -> 36d626c)

gregor herrmann gregoa at debian.org
Fri Mar 4 00:40:18 UTC 2016


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

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

      from  293d949   update changelog
      adds  4a8ed26   initial import of Test-File-Contents 0.01 from CPAN
      adds  3aa0c0b   import Test-File-Contents 0.02 from CPAN
      adds  48cb54a   import Test-File-Contents 0.03 from CPAN
      adds  d79e0f5   import Test-File-Contents 0.05 from CPAN
      adds  80a3e40   Note new maintainership.
      adds  40af198   Remove generated files & add MANIFEST.SKIP and .gitignore.
      adds  2e0e9cd   Update Build.PL.
      adds  9352e1f   Generate Makefile.PL; ignore MYMETA.*.
      adds  c7ce164   Write README.md and bump version to 0.10.
      adds  f275166   Remove example.
      adds  b5cc7f5   Remove `t/00.load.t.`
      adds  e1d2c41   Move test data files to `t/data/`.
      adds  eb22474   Rework the documentation.
      adds  83d1a97   Minor code reformatting.
      adds  8082da4   Add function prototypes.
      adds  dd94c9f   Diagnostics after failure, not before.
      adds  5e48852   Change grammatically awful function names.
      adds  89853e5   Include file name in default descriptions.
      adds  ea8ee48   Add spell-check test (not distributed).
      adds  b903f59   Timestamp for 0.10 release.
      adds  eca0b2f   Increment version to 0.11.
      adds  b7be8dc   Add `encoding` option.
      adds  ef4767b   Add `file_contents_eq_or_diff`.
      adds  da4216a   Rename `file_md5sum` to `file_md5sum_is`.
      adds  2f15e97   Rename `file_contents_identical` to `files_eq`.
      adds  a305825   Add `files_eq_or_diff()`.
      adds  fcf4861   s{identical}{the same}g
      adds  e8bec34   Fix file modtime-dependent test failures.
      adds  ca72262   Require Perl 5.8.2.
      adds  1442cdd   Increment version to 0.20.
      adds  da14bf4   Timestamp for 0.20.
      adds  dade094   Increment version to 0.21.
      adds  b9bd319   Require Test::Pod 1.41.
      adds  45731e7   Eliminate "v-string in use/require non-portable" warning on Perl 5.10.0.
      adds  2d260a5   Spelling.
      adds  4dcc874   Timestamp v0.21.
      adds  335bd43   Increment to v0.22.
      adds  e833c3e   repository metadata fix
      adds  7b32472   Fix for Text::Diff v1.44.
      adds  7636606   Add .travis.yml.
      adds  5482673   Increment copyright year.
      adds  769f74f   Add GitHub-specific README.
      adds  c164bff   Exclude all Pod tests from distro.
      adds  b6b0974   Remove wayward =over tag.
      adds  ceb9558   Fix links in README.md.
      adds  ec62033   Break.
      adds  9165cc6   Use https for GitHub links.
      adds  79429c0   Update my email address.
      adds  68ea694   Timestamp v0.22.
      adds  e511ffd   Imported Upstream version 0.22
       new  895b364   Merge tag 'upstream/0.22'
       new  acad59c   Update debian/changelog
       new  939de4f   Update years of upstream copyright.
       new  3cee410   Update debian/upstream/metadata.
       new  352eaec   Update build dependencies.
       new  7e6e800   Bump debhelper compatibility level to 9.
       new  69cbbef   Declare compliance with Debian Policy 3.9.7.
       new  36d626c   releasing package libtest-file-contents-perl version 0.22-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:
 Build.PL                  |  4 ++--
 Changes                   |  5 +++++
 MANIFEST                  |  8 +++-----
 META.json                 | 10 +++++-----
 META.yml                  | 32 ++++++++++++++++----------------
 README.md => README       |  4 ++--
 debian/changelog          | 17 +++++++++++++++--
 debian/compat             |  2 +-
 debian/control            |  6 ++----
 debian/copyright          |  2 +-
 debian/upstream/metadata  |  4 ++--
 lib/Test/File/Contents.pm | 13 +++++++------
 t/10.basic.t              | 27 ++++++++++++++-------------
 t/data/utf8-2.txt         |  2 +-
 t/data/utf8.txt           |  2 +-
 t/pod-coverage.t          | 10 ----------
 t/pod.t                   |  4 ----
 17 files changed, 77 insertions(+), 75 deletions(-)
 rename README.md => README (92%)
 delete mode 100644 t/pod-coverage.t
 delete mode 100644 t/pod.t

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



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