[libtest-fixme-perl] branch master updated (22db1b4 -> 3e20cb4)

gregor herrmann gregoa at debian.org
Thu Jul 31 18:47:09 UTC 2014


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

gregoa pushed a change to branch master
in repository libtest-fixme-perl.

      from  22db1b4   update changelog
      adds  da9644e   Imported Upstream version 0.11
       new  a66fbb2   Merge tag 'upstream/0.11'
       new  1188f2e   New upstream release.
       new  6492664   Update copyright years.
       new  7d990e1   Declare compliance with Debian Policy 3.9.5.
       new  e770a0f   cme: reformat debian/control
       new  a6b249d   update changelog
       new  074d5b4   Add patch to fix spelling mistake.
       new  3e20cb4   releasing package libtest-fixme-perl version 0.11-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:
 .travis.yml                      | 10 -----
 Changes                          |  4 ++
 LICENSE                          |  8 ++--
 MANIFEST                         |  6 ++-
 META.json                        | 26 ++----------
 META.yml                         | 28 ++++---------
 Makefile.PL                      | 56 +++++--------------------
 README                           | 60 +++++++++++++++++----------
 debian/changelog                 | 14 ++++---
 debian/control                   | 16 ++++----
 debian/copyright                 |  6 +--
 debian/patches/series            |  1 +
 debian/patches/spelling.patch    | 29 +++++++++++++
 dist.ini                         | 39 +++++++++---------
 lib/Test/Fixme.pm                | 18 ++++----
 t/00_diag.t                      | 89 ++++++++++++++++++++++++++++++++++++++++
 t/00_diag.txt                    |  1 +
 xt/release/build_environment.t   |  2 +-
 xt/release/pod_coverage.t        |  2 +
 xt/release/pod_spelling_system.t | 62 ++++++++++++++++++++++++++++
 xt/release/unused_vars.t         | 63 ++++++++++++++++++++++++++++
 xt/release/version.t             | 36 ++++++++++++++++
 22 files changed, 407 insertions(+), 169 deletions(-)
 delete mode 100644 .travis.yml
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 t/00_diag.t
 create mode 100644 t/00_diag.txt
 create mode 100644 xt/release/unused_vars.t
 create mode 100644 xt/release/version.t

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



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