[libsub-exporter-progressive-perl] branch master updated (7f00b63 -> 587a0d5)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Sep 12 19:53:12 UTC 2016


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

kanashiro pushed a change to branch master
in repository libsub-exporter-progressive-perl.

      from  7f00b63   update changelog
      adds  5285790   New upstream version 0.001012
       new  70e247c   Merge tag 'upstream/0.001012'
       new  3d9550e   Update debian/changelog
       new  4f981dc   Update years of upstream copyright
       new  9572005   Update Debian packaging copyright
       new  75cb0e6   Bump debhelper compatibility level to 9
       new  36ea57f   Declare compliance with Debian policy 3.9.8
       new  625aee0   Add debian/upstream/metadata
       new  587a0d5   releasing libsub-exporter-progressive-perl versoin 0.001012-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:
 Changes                         |   5 +
 LICENSE                         | 379 ++++++++++++++++++++++++++++++++++++++++
 MANIFEST                        |  17 +-
 META.json                       |  37 ++--
 META.yml                        |  23 +--
 Makefile.PL                     |  83 +++------
 README                          |  37 ++--
 cpanfile                        |   3 +
 debian/changelog                |  14 +-
 debian/compat                   |   2 +-
 debian/control                  |   4 +-
 debian/copyright                |   3 +-
 debian/upstream/metadata        |   7 +
 dist.ini                        |  20 +++
 lib/Sub/Exporter/Progressive.pm |  65 ++++---
 maint/Makefile.PL.include       |   7 -
 t/all.t                         |   1 -
 t/author-pod-syntax.t           |  15 ++
 t/basic.t                       |   1 -
 t/default.t                     |   1 -
 t/release-changes_has_content.t |  48 +++++
 t/sex.t                         |   1 -
 t/tags.t                        |   1 -
 23 files changed, 611 insertions(+), 163 deletions(-)
 create mode 100644 LICENSE
 create mode 100644 cpanfile
 create mode 100644 debian/upstream/metadata
 create mode 100644 dist.ini
 delete mode 100644 maint/Makefile.PL.include
 create mode 100644 t/author-pod-syntax.t
 create mode 100644 t/release-changes_has_content.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsub-exporter-progressive-perl.git



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