[libstring-tokenizer-perl] branch master updated (5fab62c -> 418b31b)

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Feb 29 12:12:44 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libstring-tokenizer-perl.

      from  5fab62c   update changelog
      adds  8148f46   Imported Upstream version 0.06
       new  6ef41d5   Merge tag 'upstream/0.06'
       new  53f1b99   Update debian/changelog
       new  75b1532   Add d/u/metadata
       new  ead5332   Drop manpage_spelling.patch, already applied by upstream
       new  4b2930f   Update years of upstream copyright
       new  c6afb36   d/copyright: drop comma from Upstream-Contact
       new  8f3601b   Update Debian packaging copyright
       new  e8c461b   Bump debhelper compatibility level to 9
       new  856375d   Declare compliance with Debian policy 3.9.7
       new  95d04da   Wrap-and-sort dependencies
       new  41d3d39   Mark package as autopkgtest-able
       new  418b31b   Releasing libstring-tokenizer-perl version 0.06-1

The 12 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                                      |  26 +-
 LICENSE                                      | 379 +++++++++++++++++++++++++++
 MANIFEST                                     |  11 +-
 META.json                                    |  47 ++++
 META.yml                                     |  24 ++
 Makefile.PL                                  |  65 ++++-
 README                                       |  32 +--
 debian/changelog                             |  18 +-
 debian/compat                                |   2 +-
 debian/control                               |  12 +-
 debian/copyright                             |   5 +-
 debian/patches/manpage_spelling.patch        | 112 --------
 debian/patches/series                        |   1 -
 debian/upstream/metadata                     |   6 +
 dist.ini                                     |  19 ++
 lib/String/Tokenizer.pm                      | 137 +++++-----
 t/{pod.t => release-pod.t}                   |   8 +
 t/{pod_coverage.t => release-pod_coverage.t} |  10 +-
 18 files changed, 688 insertions(+), 226 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 META.json
 create mode 100644 META.yml
 delete mode 100644 debian/patches/manpage_spelling.patch
 delete mode 100644 debian/patches/series
 create mode 100644 debian/upstream/metadata
 create mode 100644 dist.ini
 rename t/{pod.t => release-pod.t} (52%)
 rename t/{pod_coverage.t => release-pod_coverage.t} (50%)

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



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