[libversion-perl] branch master updated (3412ff0 -> 1852c55)

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Feb 17 22:49:12 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-perl.

      from  3412ff0   update changelog
       new  4ad3ad9   Add debian/upstream/metadata
       new  ba78652   Update debian/changelog
      adds  ea282f0   Imported Upstream version 0.9913
       new  aee18a2   Merge tag 'upstream/0.9913'
       new  a5b5c40   Update debian/changelog
       new  a99b12e   Declare compliance with Debian policy 3.9.7
       new  1852c55   Releasing libversion-perl version 1:0.9913-1

The 6 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                   | 231 +++++++++++++++++++++++++++++++++++++++++++++-
 MANIFEST                  |   1 +
 MANIFEST.SKIP             |   1 +
 META.json                 |   8 +-
 META.yml                  |   7 +-
 Makefile.PL               |   5 +-
 README                    |  30 +++++-
 debian/changelog          |  12 ++-
 debian/control            |   2 +-
 debian/upstream/metadata  |   7 ++
 lib/version.pm            |   4 +-
 lib/version.pod           |   4 +-
 lib/version/Internals.pod |   4 +-
 lib/version/regex.pm      |   2 +-
 t/00impl-pp.t             |   7 +-
 t/01base.t                |   7 +-
 t/02derived.t             |   7 +-
 t/03require.t             |   7 +-
 t/05sigdie.t              |   2 +-
 t/06noop.t                |   2 +-
 t/07locale.t              |  85 ++++++++++++++++-
 t/08_corelist.t           |   2 +-
 t/09_list_util.t          |   2 +-
 t/10_lyon.t               |  45 +++++++++
 t/coretests.pm            |  33 ++++---
 vperl/vpp.pm              |  71 +++-----------
 vutil/Makefile.PL         |   1 -
 vutil/lib/version/vxs.pm  |   2 +-
 vutil/vutil.c             | 153 +++++++++++-------------------
 vutil/vutil.h             |  20 ++--
 vutil/vxs.inc             |   7 +-
 vutil/vxs.xs              |   8 ++
 32 files changed, 558 insertions(+), 221 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/10_lyon.t

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



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