[libmoosex-oneargnew-perl] branch master updated (858d5b4 -> 3056190)

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 13:16:54 UTC 2013


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

fsfs pushed a change to branch master
in repository libmoosex-oneargnew-perl.

      from  858d5b4   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
      adds  3f80b83   Imported Upstream version 0.003
       new  adb594a   Merge tag 'upstream/0.003'
       new  c8015d8   Import Upstream version 0.003
       new  b8575f2   Bump years of upstream copyright
       new  acd02ff   Declare compliance with Debian Policy 3.9.4
       new  3056190   prepare changelog for release

The 5 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                          |    8 +-
 MANIFEST                         |    6 +-
 META.json                        |  157 ++++++++++++++++++++++----------------
 META.yml                         |  132 ++++++++++++++++++--------------
 Makefile.PL                      |   54 ++++++++-----
 README                           |    4 +-
 debian/changelog                 |   19 ++---
 debian/control                   |    2 +-
 debian/copyright                 |    2 +-
 lib/MooseX/OneArgNew.pm          |   27 +++++--
 t/00-compile.t                   |   74 ++++++++++++++++++
 t/000-report-versions-tiny.t     |   81 ++++++++++++++++++++
 t/{basic.t => coerce.t}          |   29 ++++---
 t/release-pod-syntax.t           |   15 ----
 xt/release/changes_has_content.t |   41 ++++++++++
 xt/release/pod-syntax.t          |    7 ++
 17 files changed, 463 insertions(+), 200 deletions(-)
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 copy t/{basic.t => coerce.t} (58%)
 delete mode 100644 t/release-pod-syntax.t
 create mode 100644 xt/release/changes_has_content.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/libmoosex-oneargnew-perl.git



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