[libclass-unload-perl] branch master updated (af07eff -> 4ef3a5e)

Damyan Ivanov dmn at moszumanska.debian.org
Tue Oct 24 13:18:43 UTC 2017


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

dmn pushed a change to branch master
in repository libclass-unload-perl.

      from  af07eff   update changelog
      adds  24d10dc   New upstream version 0.11
       new  794db99   Update upstream source from tag 'upstream/0.11'
       new  1eea7f0   update years of upstream copyright
       new  d312cdb   add libtest-requires-perl to build-dependencies
       new  cca1d50   declare conformance with Policy 4.1.1 (no changes needed)
       new  4ef3a5e   releasing package libclass-unload-perl version 0.11-1

The 5 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                                            | 10 ++++++++-
 LICENSE                                            |  6 +++---
 MANIFEST                                           |  8 +++++---
 META.json                                          | 11 ++++++----
 META.yml                                           |  8 +++++---
 Makefile.PL                                        | 12 +++++------
 README                                             |  6 +++---
 debian/changelog                                   | 10 +++++++--
 debian/control                                     |  5 +++--
 debian/copyright                                   |  2 +-
 dist.ini                                           | 22 +++++++++++++++++---
 lib/Class/Unload.pm                                | 12 +++++++----
 t/00-load.t                                        |  6 +++++-
 t/01-unload.t                                      | 13 ++++++++----
 t/02-inheritance.t                                 |  9 +++++---
 t/03-moose.t                                       | 24 ++++++++++++++++++++++
 t/author-eol.t                                     | 20 ++++++++++++------
 t/author-no-tabs.t                                 | 18 +++++++++++-----
 ...elease-pod-coverage.t => author-pod-coverage.t} |  6 +++---
 t/{release-pod-syntax.t => author-pod-syntax.t}    |  7 ++++---
 t/lib/MooseClass.pm                                |  5 +++++
 21 files changed, 160 insertions(+), 60 deletions(-)
 create mode 100644 t/03-moose.t
 rename t/{release-pod-coverage.t => author-pod-coverage.t} (62%)
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (52%)
 create mode 100644 t/lib/MooseClass.pm

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



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