[libdevel-autoflush-perl] 01/06: Merge tag 'upstream/0.06'

gregor herrmann gregoa at debian.org
Sat Mar 1 21:56:28 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdevel-autoflush-perl.

commit 2f45400e39ae0137275d6245e79abb78a0b57686
Merge: 5918d20 9cf8231
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Mar 1 22:52:41 2014 +0100

    Merge tag 'upstream/0.06'
    
    Upstream version 0.06

 Build.PL                     |  25 ------
 CONTRIBUTING                 | 100 ++++++++++++++++++++++++
 Changes                      |  14 ++--
 INSTALL                      |  28 -------
 LICENSE                      |   6 ++
 MANIFEST                     |  34 ++++----
 MANIFEST.SKIP                |  34 --------
 META.json                    |  91 ++++++++++++++++++++++
 META.yml                     |  54 ++++++++-----
 Makefile.PL                  |  80 +++++++++++++++----
 README                       |  59 +++++++-------
 cpanfile                     |  35 +++++++++
 dist.ini                     |   7 ++
 inc/Module/Build/WikiDoc.pm  |  62 ---------------
 lib/Devel/Autoflush.pm       |  87 +++++++++++----------
 lib/Devel/Autoflush.pod      |  83 --------------------
 perlcritic.rc                |  28 +++++++
 t/00-load.t                  |  15 ----
 t/00-report-prereqs.t        | 179 +++++++++++++++++++++++++++++++++++++++++++
 t/autoflush.t                |   8 +-
 tidyall.ini                  |   5 ++
 xt/author/00-compile.t       |  53 +++++++++++++
 xt/author/critic.t           |  12 +++
 xt/author/pod-spell.t        |  18 +++++
 xt/critic.t                  |   9 ---
 xt/kwalitee.t                |   5 --
 xt/perlcriticrc              |   6 --
 xt/pod-coverage.t            |  23 ------
 xt/pod-format.t              |   7 --
 xt/release/distmeta.t        |   6 ++
 xt/release/minimum-version.t |   8 ++
 xt/release/pod-coverage.t    |   7 ++
 xt/release/pod-syntax.t      |   6 ++
 xt/release/portability.t     |  12 +++
 xt/release/test-version.t    |  22 ++++++
 35 files changed, 803 insertions(+), 425 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-autoflush-perl.git



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