[libterm-title-perl] branch master updated (a98bdc3 -> 8c37c7d)

Marius Gavrilescu marius-guest at moszumanska.debian.org
Sat Mar 22 16:47:20 UTC 2014


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

marius-guest pushed a change to branch master
in repository libterm-title-perl.

      from  a98bdc3   update changelog
      adds  f47bb90   Imported Upstream version 0.08
       new  8c37c7d   Merge tag 'upstream/0.08'

The 1 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                 | 106 ++++++++++++++++++-------
 Changes                      |   6 ++
 MANIFEST                     |   8 +-
 META.json                    |  43 +++++++---
 META.yml                     |  36 +++++----
 Makefile.PL                  |  49 +++++++-----
 README                       |  15 ++--
 Todo                         |  10 ---
 cpanfile                     |  37 +++++++++
 dist.ini                     |   2 +-
 lib/Term/Title.pm            |  57 +++++++++-----
 perlcritic.rc                |   7 ++
 t/00-compile.t               |  73 -----------------
 t/00-report-prereqs.t        | 181 +++++++++++++++++++++++++++++++++++++++++++
 t/01-Term-Title.t            |  47 +++++------
 tidyall.ini                  |   5 ++
 xt/author/00-compile.t       |  53 +++++++++++++
 xt/author/pod-spell.t        |  14 +++-
 xt/release/distmeta.t        |   5 +-
 xt/release/minimum-version.t |   8 ++
 xt/release/pod-coverage.t    |  12 +--
 xt/release/pod-syntax.t      |   5 +-
 xt/release/portability.t     |   3 +
 23 files changed, 554 insertions(+), 228 deletions(-)
 delete mode 100644 Todo
 create mode 100644 cpanfile
 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/libterm-title-perl.git



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