[libmonkey-patch-action-perl] branch master updated (d91b914 -> c3ccb27)

gregor herrmann gregoa at debian.org
Tue Jan 2 21:41:08 UTC 2018


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

gregoa pushed a change to branch master
in repository libmonkey-patch-action-perl.

      from  d91b914   update changelog
      adds  9a8faca   New upstream version 0.05
       new  448fc67   Update upstream source from tag 'upstream/0.05'
       new  a705390   New upstream release.
       new  4016361   Add debian/upstream/metadata.
       new  9e30928   Update years of upstream copyright.
       new  ddb5cc2   Update build dependencies.
       new  89a7f20   Declare compliance with Debian Policy 4.1.3.
       new  b004978   Bump debhelper compatibility level to 10.
       new  c3ccb27   releasing package libmonkey-patch-action-perl version 0.05-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:
 Build.PL                          |  36 ---
 Changes                           |  19 +-
 LICENSE                           |   8 +-
 MANIFEST                          |  10 +-
 MANIFEST.SKIP                     |   1 -
 META.json                         | 517 ++++++++++++++++++++++++++++++++++++--
 META.yml                          | 403 ++++++++++++++++++++++++++++-
 Makefile.PL                       |  61 +++++
 README                            | 100 ++++----
 debian/changelog                  |  14 +-
 debian/compat                     |   2 +-
 debian/control                    |   9 +-
 debian/copyright                  |   4 +-
 debian/upstream/metadata          |   7 +
 dist.ini                          |  20 +-
 lib/Monkey/Patch/Action.pm        |  31 ++-
 lib/Monkey/Patch/Action/Handle.pm |  29 ++-
 t/00-compile.t                    |  98 +++-----
 t/01-basics.t                     |   2 +-
 t/author-pod-coverage.t           |  15 ++
 t/author-pod-syntax.t             |  15 ++
 t/release-pod-coverage.t          |  21 --
 t/release-pod-syntax.t            |  15 --
 t/release-rinci.t                 |  17 --
 weaver.ini                        |   1 +
 25 files changed, 1174 insertions(+), 281 deletions(-)
 delete mode 100644 Build.PL
 delete mode 100644 MANIFEST.SKIP
 create mode 100644 Makefile.PL
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/author-pod-coverage.t
 create mode 100644 t/author-pod-syntax.t
 delete mode 100644 t/release-pod-coverage.t
 delete mode 100644 t/release-pod-syntax.t
 delete mode 100644 t/release-rinci.t
 create mode 100644 weaver.ini

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmonkey-patch-action-perl.git



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