[libtainting-perl] branch master updated (3b870d1 -> f45e4af)

gregor herrmann gregoa at debian.org
Wed Nov 15 18:23:51 UTC 2017


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

gregoa pushed a change to branch master
in repository libtainting-perl.

      from  3b870d1   update changelog
      adds  a66898b   New upstream version 0.02
       new  707dff6   Update upstream source from tag 'upstream/0.02'
       new  419dfbe   Update debian/changelog
       new  a762539   Update debian/upstream/metadata.
       new  528102b   Update years of upstream copyright.
       new  eb46411   Update build dependencies.
       new  5013fb3   Declare compliance with Debian Policy 4.1.1.
       new  69a342e   Drop unneeded version constraint on libtest-exception-perl.
       new  c339cfa   Bump debhelper compatibility level to 9.
       new  f45e4af   releasing package libtainting-perl version 0.02-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:
 Build.PL                 |  37 ----
 Changes                  |   9 +-
 LICENSE                  |   8 +-
 MANIFEST                 |  10 +-
 MANIFEST.SKIP            |   1 -
 META.json                | 511 +++++++++++++++++++++++++++++++++++++++++++++--
 META.yml                 | 403 +++++++++++++++++++++++++++++++++++--
 Makefile.PL              |  60 ++++++
 README                   |  26 +--
 debian/changelog         |  14 +-
 debian/compat            |   2 +-
 debian/control           |   7 +-
 debian/copyright         |   4 +-
 debian/upstream/metadata |   6 +-
 dist.ini                 |  14 +-
 lib/tainting.pm          |  31 ++-
 t/00-compile.t           |  97 ++++-----
 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 +
 23 files changed, 1092 insertions(+), 232 deletions(-)
 delete mode 100644 Build.PL
 delete mode 100644 MANIFEST.SKIP
 create mode 100644 Makefile.PL
 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/libtainting-perl.git



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