[libmodule-runtime-conflicts-perl] branch master updated (d895045 -> b907f7b)

Angel Abad angel at debian.org
Sun Oct 9 09:35:35 UTC 2016


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

angel pushed a change to branch master
in repository libmodule-runtime-conflicts-perl.

      from  d895045   update changelog
      adds  8b39715   New upstream version 0.003
       new  30992c6   Merge tag 'upstream/0.003'
       new  b9c20f5   debian/copyright: Update years.
       new  4b7182c   Declare compliance with Debian Policy 3.9.8.
       new  b907f7b   Update changelog.

The 4 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                              | 119 -------
 CONTRIBUTING                          |  12 +-
 Changes                               |   3 +
 INSTALL                               |  20 +-
 LICENSE => LICENCE                    |   0
 MANIFEST                              |  18 +-
 META.json                             | 629 +++++++++++++++++++---------------
 META.yml                              | 491 ++++++++++++++------------
 Makefile.PL                           |  86 ++---
 README                                |   4 +-
 debian/changelog                      |  11 +-
 debian/control                        |   2 +-
 debian/copyright                      |   2 +
 dist.ini                              |  30 +-
 lib/Module/Runtime/Conflicts.pm       |  31 +-
 t/00-report-prereqs.dd                |  69 ++--
 t/00-report-prereqs.t                 |  16 +-
 weaver.ini                            |   6 -
 xt/author/00-compile.t                |   9 +-
 xt/author/eol.t                       |  18 +-
 xt/{release => author}/kwalitee.t     |   2 +-
 xt/author/mojibake.t                  |   9 +
 xt/author/no-tabs.t                   |  16 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-no404s.t   |   0
 xt/author/pod-spell.t                 |   5 +-
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/portability.t  |   0
 xt/release/changes_has_content.t      |   2 +-
 xt/release/cpan-changes.t             |   9 +-
 xt/release/mojibake.t                 |  12 -
 31 files changed, 840 insertions(+), 792 deletions(-)
 delete mode 100644 Build.PL
 rename LICENSE => LICENCE (100%)
 delete mode 100644 weaver.ini
 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 (100%)
 delete mode 100644 xt/release/mojibake.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-runtime-conflicts-perl.git



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