[pkwalify] branch master updated (658cb31 -> 4e7de98)

Victor Seva vseva at moszumanska.debian.org
Mon Jul 10 08:08:46 UTC 2017


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

vseva pushed a change to branch master
in repository pkwalify.

      from  658cb31   update changelog
      adds  c2d7ff6   New upstream version 1.22.99~git3d3f0ea
       new  db02d7d   Merge tag 'upstream/1.22.99_git3d3f0ea'
       new  7d4a3d4   use debhelper >= 9
       new  7ff344d   Standards-Version 4.0.0 no changes needed
       new  47c94a7   debian/control: use my DD account
       new  5125248   debian/patches: remove fix_manpages.patch
       new  4e7de98   update debian changelog

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:
 .gitignore                        |   2 +
 .travis.yml                       |  42 +++++++++++++++
 Changes                           |   9 ++++
 Makefile.PL                       |   2 +
 debian/changelog                  |  11 +++-
 debian/compat                     |   2 +-
 debian/control                    |   6 +--
 debian/patches/fix_manpages.patch |  29 -----------
 debian/patches/series             |   1 -
 lib/Kwalify.pm                    |  25 ++++-----
 lib/Schema/Kwalify.pm             |   4 +-
 pkwalify                          | 105 ++++++++++++++++++++++++++------------
 t/Kwalify.t                       |  71 ++++++++++++++++++++++----
 t/pkwalify.t                      |  44 +++++++++-------
 t/required-no.t                   |  63 +++++++++++++++++++++++
 t/testdata/schema05.yaml          |  18 +++----
 16 files changed, 309 insertions(+), 125 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 debian/patches/fix_manpages.patch
 delete mode 100644 debian/patches/series
 create mode 100644 t/required-no.t

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



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