[libtest-deep-type-perl] branch master updated (c755497 -> 24316af)

Angel Abad angel at debian.org
Thu Oct 13 08:07:56 UTC 2016


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

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

      from  c755497   update changelog
      adds  f67ca9b   New upstream version 0.008
       new  4d36270   Merge tag 'upstream/0.008'
       new  b362651   debian/control: Remove libmodule-build-tiny-perl from B-D.
       new  4461c12   debian/control: Remove libtest-needs-perl from B-D-I.
       new  09d0cd0   debian/copyright: Update years.
       new  dcae4c9   Declare compliance with Debian policy 3.9.8.
       new  24316af   Update changelog.

The 6 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                                  | 120 -----
 CONTRIBUTING                              |  29 +-
 Changes                                   |   7 +
 INSTALL                                   |  21 +-
 LICENSE => LICENCE                        |   0
 MANIFEST                                  |  24 +-
 META.json                                 | 775 +++++++++++++++++++-----------
 META.yml                                  | 585 ++++++++++++++--------
 Makefile.PL                               |  89 +---
 README                                    |   4 +-
 debian/changelog                          |  14 +-
 debian/control                            |   6 +-
 debian/copyright                          |   1 +
 dist.ini                                  |  13 +-
 examples/demo.t                           |   3 +-
 lib/Test/Deep/Type.pm                     |  83 ++--
 t/00-report-prereqs.dd                    |  95 ++--
 t/00-report-prereqs.t                     |  28 +-
 t/01-basic.t                              |   4 +-
 t/02-verify-example.t                     |   6 +-
 t/03-moosex-types.t                       |  12 +-
 weaver.ini                                |   4 -
 xt/author/00-compile.t                    |  17 +-
 xt/{release => author}/clean-namespaces.t |   2 +-
 xt/author/{no-tabs.t => eol.t}            |  26 +-
 xt/{release => author}/kwalitee.t         |   2 +-
 xt/author/mojibake.t                      |   9 +
 xt/author/no-tabs.t                       |  22 +-
 xt/{release => author}/pod-coverage.t     |   0
 xt/{release => author}/pod-no404s.t       |   0
 xt/author/pod-spell.t                     |  16 +-
 xt/{release => author}/pod-syntax.t       |   1 +
 xt/{release => author}/portability.t      |   3 +-
 xt/{release => author}/synopsis.t         |   0
 xt/release/changes_has_content.t          |   2 +-
 xt/release/cpan-changes.t                 |   9 +-
 xt/release/eol.t                          |   8 -
 xt/release/mojibake.t                     |  12 -
 38 files changed, 1145 insertions(+), 907 deletions(-)
 delete mode 100644 Build.PL
 rename LICENSE => LICENCE (100%)
 delete mode 100644 weaver.ini
 rename xt/{release => author}/clean-namespaces.t (93%)
 copy xt/author/{no-tabs.t => eol.t} (52%)
 rename xt/{release => author}/kwalitee.t (95%)
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (96%)
 rename xt/{release => author}/synopsis.t (100%)
 delete mode 100644 xt/release/eol.t
 delete mode 100644 xt/release/mojibake.t

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



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