[libtest-inter-perl] branch master updated (7d31a43 -> df122d6)

gregor herrmann gregoa at debian.org
Mon Oct 26 18:57:44 UTC 2015


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

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

      from  7d31a43   update changelog
      adds  40e06f8   Merge tag 'upstream/1.05' into upstream
      adds  4d38538   Imported Upstream version 1.06
       new  6ebcac9   Merge tag 'upstream/1.06'
       new  53a7cf6   New upstream release.
       new  2422c35   Add debian/upstream/metadata.
       new  301d7ef   Update years of upstream copyright.
       new  63690ec   debian/control: move libmodule-build-perl to Build-Depends.
       new  1479694   Drop build dependency on libtest-pod*.
       new  8cf2c21   Drop version from libmodule-build-perl build-dep.
       new  42a82d9   Reformat debian/control with cme
       new  f4efaff   Mark package as autopkgtest-able.
       new  6038ae4   Declare compliance with Debian Policy 3.9.6.
       new  759ec7d   Bump debhelper compatibility level to 9.
       new  df122d6   releasing package libtest-inter-perl version 1.06-1

The 12 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:
 .travis.yml              |   9 +++
 Build.PL                 |  70 +++++++++++++++------
 ChangeLog                |  20 ------
 Changes                  |  30 +++++++++
 INSTALL                  |   5 ++
 MANIFEST                 |   7 ++-
 META.json                |  25 ++++++--
 META.yml                 |  21 ++++---
 Makefile.PL              |  71 ++++++++++++++++-----
 README                   | 156 +++++++++++++++++++++++++++--------------------
 TODO                     |  29 ---------
 debian/changelog         |  18 +++++-
 debian/compat            |   2 +-
 debian/control           |  20 +++---
 debian/copyright         |   2 +-
 debian/upstream/metadata |   5 ++
 internal/NOTES           |   9 +++
 internal/TODO            |  69 +++++++++++++++++++++
 internal/build.yaml      |   1 +
 internal/ispell.isp      |  11 ++++
 lib/Test/Inter.pm        |  15 +++--
 lib/Test/Inter.pod       | 148 +++++++++++++++++++++++++-------------------
 t/pod.t                  |  67 ++++++++++++++++++--
 t/pod_coverage.t         |  66 ++++++++++++++++++--
 t/runtests               |   6 +-
 25 files changed, 622 insertions(+), 260 deletions(-)
 create mode 100644 .travis.yml
 delete mode 100644 ChangeLog
 create mode 100644 Changes
 delete mode 100644 TODO
 create mode 100644 debian/upstream/metadata
 create mode 100644 internal/NOTES
 create mode 100644 internal/TODO
 create mode 100644 internal/ispell.isp

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



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