[libmodule-runtime-conflicts-perl] branch master updated (36fd5e9 -> ef6a436)

gregor herrmann gregoa at debian.org
Tue Jul 7 17:07:34 UTC 2015


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

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

      from  36fd5e9   releasing package libmodule-runtime-conflicts-perl version 0.001-1
      adds  a488410   initial commit
      adds  dba08ce   initial code, tests, docs
      adds  253846a   Module-Runtime-Conflicts-0.001
      adds  6ebaaf5   at long last, drop the use of fatal warnings in tests
      adds  b685108   check for warnings during testing
      adds  d14fde8   fix vim modeline
      adds  0124abe   add irc and mailing list info to metadata
      adds  5f50c07   remove extra package statement
      adds  1223f59   the problematic version of MR is 0.014, not 0.14 (!!)
      adds  c66ba22   keep $VERSION in the repository
      adds  5a876f1   reformat, in preparation for more entries
      adds  321456f   add explanatory comments
      adds  ca2cd12   skip namespace check: Exporter installs the subs that we re-export
      adds  4314aa6   Module-Runtime-Conflicts-0.002
      adds  51c478f   Imported Upstream version 0.002
       new  c551bc5   Merge tag 'upstream/0.002'
       new  a86e53e   Update debian/changelog
       new  5bbc1d5   Update years of packaging copyright.
       new  ef6a436   releasing package libmodule-runtime-conflicts-perl version 0.002-1

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                         |  36 ++--
 CONTRIBUTING                     |  24 ++-
 Changes                          |   5 +
 INSTALL                          |   1 -
 MANIFEST                         |   4 +-
 META.json                        | 427 ++++++++++++++++++++++++---------------
 META.yml                         | 343 ++++++++++++++++++-------------
 Makefile.PL                      |  18 +-
 README                           |   4 +-
 debian/changelog                 |   7 +
 debian/copyright                 |   2 +-
 dist.ini                         |   8 +
 lib/Module/Runtime/Conflicts.pm  |  19 +-
 t/00-report-prereqs.dd           |  43 ++--
 t/00-report-prereqs.t            |  13 +-
 t/01-basic.t                     |   3 +-
 xt/author/00-compile.t           |   9 +-
 xt/author/eol.t                  |  17 ++
 xt/author/no-tabs.t              |   4 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/eol.t                 |   8 -
 xt/release/minimum-version.t     |   2 +-
 xt/release/portability.t         |   1 +
 23 files changed, 617 insertions(+), 383 deletions(-)
 create mode 100644 xt/author/eol.t
 delete mode 100644 xt/release/eol.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