[libfile-slurp-tiny-perl] branch master updated (6ec8094 -> 8da58d1)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Fri Aug 28 17:22:37 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libfile-slurp-tiny-perl.

      from  6ec8094   update changelog
       new  bda0839   Add debian/upstream/metadata
       new  6e8a0f1   Update debian/changelog
      adds  3242bed   Imported Upstream version 0.004
       new  2ea5007   Merge tag 'upstream/0.004'
       new  fe7b443   Update debian/changelog
       new  0400965   Update d/examples
       new  7360ca7   Bump debhelper compatibility level to 9
       new  1d9822c   Declare compliance with Debian policy 3.9.6
       new  8da58d1   TODO: test with autopkgtest

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                                 |  5 +++++
 LICENSE                                 |  2 +-
 MANIFEST                                | 12 +++++-----
 META.json                               | 21 +++++++++++-------
 META.yml                                | 36 +++++++++++++++---------------
 Makefile.PL                             | 19 ++++++----------
 README                                  |  6 ++---
 benchmark.pl => benchmark/1.pl          |  8 +++++--
 benchmark/2.pl                          | 39 +++++++++++++++++++++++++++++++++
 debian/changelog                        | 16 ++++++++++++--
 debian/compat                           |  2 +-
 debian/control                          |  4 ++--
 debian/libfile-slurp-tiny-perl.examples |  2 +-
 debian/upstream/metadata                |  8 +++++++
 lib/File/Slurp/Tiny.pm                  | 16 +++++++++-----
 t/release-pod-coverage.t                | 22 -------------------
 t/release-pod-syntax.t                  | 16 --------------
 weaver.ini                              | 29 ++++++++++++++++++++++++
 {t => xt/author}/00-compile.t           | 15 ++++++++-----
 xt/release/pod-coverage.t               |  7 ++++++
 xt/release/pod-syntax.t                 |  6 +++++
 21 files changed, 187 insertions(+), 104 deletions(-)
 rename benchmark.pl => benchmark/1.pl (82%)
 create mode 100644 benchmark/2.pl
 create mode 100644 debian/upstream/metadata
 delete mode 100644 t/release-pod-coverage.t
 delete mode 100644 t/release-pod-syntax.t
 create mode 100644 weaver.ini
 rename {t => xt/author}/00-compile.t (63%)
 create mode 100644 xt/release/pod-coverage.t
 create mode 100644 xt/release/pod-syntax.t

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



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