[libversion-util-perl] branch master updated (11a685d -> 3b18fb8)

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Mar 9 20:01:20 UTC 2016


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

kanashiro-guest pushed a change to branch master
in repository libversion-util-perl.

      from  11a685d   update changelog
      adds  d309d8e   Imported Upstream version 0.72
       new  3689dae   Merge tag 'upstream/0.72'
       new  e1b2ec3   Update debian/changelog
       new  6d89a41   d/u/metadata: update Contact field
       new  2b2ce95   debian/copyright: update upstream copyright and Upstream-Contact field
       new  00852f0   Update year of Debian packaging copyright
       new  5a1a490   Declare compliance with Debian policy 3.9.7
       new  5557035   debian/control: wrap and sort dependencies
       new  8ac2c12   debian/control: add libtest-exception-perl as build dependency
       new  3b18fb8   Release libversion-util-perl version 0.72-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                                            |   7 +-
 LICENSE                                            |   6 +-
 MANIFEST                                           |   7 +-
 META.json                                          | 346 ++++++++++++++-------
 META.yml                                           | 311 +++++++++++-------
 Makefile.PL                                        |  34 +-
 README                                             |  73 +++--
 debian/changelog                                   |  14 +-
 debian/control                                     |   8 +-
 debian/copyright                                   |   5 +-
 debian/upstream/metadata                           |   2 +-
 dist.ini                                           |  15 +-
 lib/Version/Util.pm                                | 119 ++++++-
 t/00-compile.t                                     |  12 +-
 t/01-basics.t                                      |  25 +-
 ...elease-pod-coverage.t => author-pod-coverage.t} |   4 +-
 t/{release-pod-syntax.t => author-pod-syntax.t}    |   5 +-
 t/release-rinci.t                                  |  17 -
 weaver.ini                                         |   2 +-
 19 files changed, 688 insertions(+), 324 deletions(-)
 rename t/{release-pod-coverage.t => author-pod-coverage.t} (68%)
 rename t/{release-pod-syntax.t => author-pod-syntax.t} (56%)
 delete mode 100644 t/release-rinci.t

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



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