[libpod-spell-perl] branch master updated (5aba98f -> a9a7a6f)

gregor herrmann gregoa at debian.org
Fri Feb 19 18:10:13 UTC 2016


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

gregoa pushed a change to branch master
in repository libpod-spell-perl.

      from  5aba98f   update changelog
      adds  62ead73   Revert "add 5.8 to travis"
      adds  39a171c   Simplify basic accessors
      adds  12dfd2c   perlcritic: remove Subroutines::RequireFinalReturn
      adds  02e6a11   Add __END__ lines at end of code, before POD content
      adds  ed1bee5   DZ: expand [@Author::XENO]
      adds  2918889   DZ: set new repo URL
      adds  5a6f6e1   DZ: the new maintainer is the new copyright holder for the dist
      adds  2156b43   Fix uninitialized warning thrown by method strip_stopwords(). #23
      adds  93d3b4b   Changes
      adds  e80e1f0   podspell script: set output encoding from locale LC_CTYPE
      adds  5616b4d   1.18
      adds  0ee037e   Imported Upstream version 1.18
       new  e24656a   Merge tag 'upstream/1.18'
       new  cee2703   Update debian/changelog
       new  a752278   Update debian/upstream/metadata.
       new  6dcd139   Update (Upstream-)Contact in debian/{copyright,upstream/metadata}.
       new  f2a3a8e   Update upstream copyright holders.
       new  6196532   Reformat debian/control with cme
       new  cad627b   Declare compliance with Debian Policy 3.9.7.
       new  0854a1e   Bump debhelper compatibility level to 9.
       new  a9a7a6f   releasing package libpod-spell-perl version 1.18-1

The 9 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                               |  8 ++++++++
 LICENSE                               |  2 +-
 MANIFEST                              |  8 ++++----
 META.json                             | 25 ++++++++++++++-----------
 META.yml                              | 15 ++++++++-------
 Makefile.PL                           |  7 ++++---
 README                                | 14 ++++----------
 bin/podspell                          | 29 +++++++++++++++++------------
 debian/changelog                      | 14 ++++++++++++--
 debian/compat                         |  2 +-
 debian/control                        | 25 +++++++++++++------------
 debian/copyright                      |  3 ++-
 debian/upstream/metadata              |  7 +++----
 lib/Pod/Spell.pm                      | 31 +++++++++++--------------------
 lib/Pod/Wordlist.pm                   | 17 ++++-------------
 perlcritic.rc                         |  1 +
 t/00-compile.t                        | 10 ++++++++--
 t/00-report-prereqs.dd                |  7 ++++++-
 t/00-report-prereqs.t                 |  2 +-
 xt/author/eol.t                       |  2 +-
 xt/{release => author}/pod-coverage.t |  0
 xt/author/pod-spell.t                 |  9 ++++++---
 xt/{release => author}/pod-syntax.t   |  1 +
 xt/{release => author}/test-version.t | 10 ++++++----
 xt/release/meta-json.t                |  4 +---
 25 files changed, 137 insertions(+), 116 deletions(-)
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/test-version.t (59%)

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



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