[libpath-tiny-perl] branch master updated (fec6647 -> c0ecba5)

Jonas Smedegaard dr at jones.dk
Tue Aug 26 20:48:25 UTC 2014


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

js pushed a change to branch master
in repository libpath-tiny-perl.

      from  fec6647   update changelog
       new  8f210f0   Sync control.in with control: Update Vcs-Browser URL to cgit web frontend.
      adds  1a10acc   bump Changes
      adds  bdfbf63   Reduce memory consumption when digesting a huge file.
      adds  bd84923   modify digest chunking to take optional chunk_size option
      adds  2df211a   update cpanfile
      adds  7464d5e   update Changes for digest chunk_size option
      adds  e77ce1c   fix 'remove' throwing
      adds  44e42ca   deprecate dirname due to inconsistencies
      adds  175291f   add dirname deprecation notice to changes
      adds  30c0fba   fix up distribution meta files and travis config
      adds  b311225   Imported Upstream version 0.056
       new  b823bd8   Merge tag 'upstream/0.056'
       new  c0ecba5   Prepare for release: Update changelog and copyright hints.

The 3 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:
 CONTRIBUTING => CONTRIBUTING.mkdn |   0
 Changes                           |  16 +++
 MANIFEST                          |   5 +-
 META.json                         |  17 ++-
 META.yml                          |  12 +-
 Makefile.PL                       |  11 +-
 README                            |  35 +++--
 cpanfile                          |   6 +-
 debian/changelog                  |  13 +-
 debian/control.in                 |   2 +-
 debian/copyright_hints            |   3 +-
 lib/Path/Tiny.pm                  |  93 +++++++++----
 perlcritic.rc                     |   3 +
 t/00-report-prereqs.dd            |  70 ++++++++++
 t/00-report-prereqs.t             | 273 +++++++++++++++++---------------------
 t/digest.t                        |   8 +-
 t/filesystem.t                    |  12 ++
 xt/author/00-compile.t            |   2 +-
 xt/author/pod-spell.t             |   1 +
 19 files changed, 357 insertions(+), 225 deletions(-)
 rename CONTRIBUTING => CONTRIBUTING.mkdn (100%)
 create mode 100644 t/00-report-prereqs.dd

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



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