[libmoosex-types-stringlike-perl] branch master updated (998a762 -> 8094e5d)

gregor herrmann gregoa at debian.org
Sat Dec 21 19:53:53 UTC 2013


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

gregoa pushed a change to branch master
in repository libmoosex-types-stringlike-perl.

      from  998a762   releasing package libmoosex-types-stringlike-perl version 0.001-1
      adds  33a0440   Imported Upstream version 0.002
       new  805a4a9   Merge tag 'upstream/0.002'
       new  2dfb2fa   New upstream release.
       new  f22f3d9   Drop pod-encoding.patch. applied upstream.
       new  ef2a546   Add year of upstream copyright.
       new  094bbad   Build-depend on Test::More with alternatives.
       new  e7b4dd1   Replace name of contribution document.
       new  d5c51f7   Lower debhelper compatibility level to 8.
       new  8094e5d   releasing package libmoosex-types-stringlike-perl version 0.002-1

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:
 CONTRIBUTING                                |  70 ++++++++++++++++
 Changes                                     |   6 ++
 MANIFEST                                    |   8 +-
 META.json                                   |  40 ++++++---
 META.yml                                    |  20 +++--
 Makefile.PL                                 |  49 ++++++-----
 README                                      |  10 +--
 README.PATCHING                             |  50 -----------
 cpanfile                                    |  35 ++++++++
 debian/changelog                            |  12 +++
 debian/compat                               |   2 +-
 debian/control                              |   5 +-
 debian/copyright                            |   2 +-
 debian/libmoosex-types-stringlike-perl.docs |   2 +-
 debian/patches/pod-encoding.patch           |  15 ----
 debian/patches/series                       |   1 -
 dist.ini                                    |   2 +-
 lib/MooseX/Types/Stringlike.pm              |  14 ++--
 perlcritic.rc                               |   2 +-
 t/00-compile.t                              |  73 ----------------
 t/00-report-prereqs.t                       | 126 ++++++++++++++++++++++++++++
 tidyall.ini                                 |   5 ++
 xt/author/00-compile.t                      |  51 +++++++++++
 xt/author/pod-spell.t                       |  12 +--
 xt/release/minimum-version.t                |   8 ++
 xt/release/portability.t                    |   4 +
 xt/release/test-version.t                   |  18 +++-
 27 files changed, 433 insertions(+), 209 deletions(-)
 create mode 100644 CONTRIBUTING
 delete mode 100644 README.PATCHING
 create mode 100644 cpanfile
 delete mode 100644 debian/patches/pod-encoding.patch
 delete mode 100644 debian/patches/series
 delete mode 100644 t/00-compile.t
 create mode 100644 t/00-report-prereqs.t
 create mode 100644 tidyall.ini
 create mode 100644 xt/author/00-compile.t
 create mode 100644 xt/release/minimum-version.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoosex-types-stringlike-perl.git



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