[libversion-perl] branch master updated (7369464 -> b5fb2db)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Fri Jun 23 21:44:21 UTC 2017


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

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

      from  7369464   update changelog
      adds  ad3c77f   New upstream version 0.9918
       new  20720e7   Updated version 0.9918 from 'upstream/0.9918'
       new  1aa5920   Update debian/changelog
       new  50ea30b   Update years of upstream copyright
       new  f6266cc   Update Debian packaging copyright
       new  d7f7bc1   Bump debhelper compatibility level to 10
       new  0435ca0   Declare compliance with Debian Policy 4.0.0
       new  b5fb2db   releasing libversion-perl version 1:0.9918-1 to unstable

The 7 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                  |  388 +++++
 Changes                  | 4049 ----------------------------------------------
 MANIFEST                 |   15 +-
 MANIFEST.SKIP            |    3 +-
 META.json                |   15 +-
 META.yml                 |   13 +-
 Makefile.PL              |   10 +-
 README                   |  374 +----
 debian/changelog         |   14 +-
 debian/compat            |    2 +-
 debian/control           |    4 +-
 debian/copyright         |    4 +-
 lib/version.pm           |    6 +-
 lib/version/regex.pm     |   16 +-
 t/00impl-pp.t            |    8 +-
 t/01base.t               |    8 +-
 t/02derived.t            |    8 +-
 t/03require.t            |    8 +-
 t/04strict_lax.t         |   15 +
 t/05sigdie.t             |    2 +-
 t/06noop.t               |    2 +-
 t/07locale.t             |    2 +-
 t/08_corelist.t          |    2 +-
 t/09_list_util.t         |    2 +-
 t/11_taint.t             |   24 +
 vperl/vpp.pm             |    2 +-
 vutil/lib/version/vxs.pm |    2 +-
 vutil/vutil.c            |    6 +-
 vutil/vutil.h            |    2 +-
 vutil/vxs.inc            |    9 +-
 30 files changed, 527 insertions(+), 4488 deletions(-)
 create mode 100644 CHANGES
 delete mode 100644 Changes
 create mode 100644 t/11_taint.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