[libhook-lexwrap-perl] branch master updated (517182a -> 2441aae)

Damyan Ivanov dmn at moszumanska.debian.org
Sat Nov 11 19:57:55 UTC 2017


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

dmn pushed a change to branch master
in repository libhook-lexwrap-perl.

      from  517182a   update changelog
      adds  be02370   New upstream version 0.26
       new  0e34670   Update upstream source from tag 'upstream/0.26'
       new  c701431   declare conformance with Policy 4.1.1 (no changes needed)
       new  2441aae   releasing package libhook-lexwrap-perl version 0.26-1

The 3 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:
 Build.PL                              | 109 -----
 CONTRIBUTING                          |  15 +-
 Changes                               |   3 +
 INSTALL                               |  21 +-
 MANIFEST                              |  17 +-
 META.json                             | 741 ++++++++++++++++++++--------------
 META.yml                              | 563 +++++++++++++++-----------
 Makefile.PL                           |  70 +---
 README                                |   4 +-
 debian/changelog                      |  11 +-
 debian/control                        |   2 +-
 dist.ini                              |   7 +-
 lib/Hook/LexWrap.pm                   |  58 +--
 t/00-report-prereqs.dd                |  86 ++--
 t/00-report-prereqs.t                 |  27 +-
 weaver.ini                            |   3 -
 xt/author/00-compile.t                |  19 +-
 xt/author/clean-namespaces.t          |  11 +
 xt/{release => author}/kwalitee.t     |   2 +-
 xt/author/mojibake.t                  |   9 +
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-no404s.t   |   0
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/portability.t  |   3 +-
 xt/release/changes_has_content.t      |   2 +-
 xt/release/cpan-changes.t             |   9 +-
 xt/release/mojibake.t                 |  12 -
 27 files changed, 955 insertions(+), 850 deletions(-)
 delete mode 100644 Build.PL
 delete mode 100644 weaver.ini
 create mode 100644 xt/author/clean-namespaces.t
 rename xt/{release => author}/kwalitee.t (95%)
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (96%)
 delete mode 100644 xt/release/mojibake.t

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



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