[libtest-timer-perl] branch master updated (2977043 -> 8df0131)

Nick Morrott nickm-guest at moszumanska.debian.org
Wed Jan 4 07:10:15 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libtest-timer-perl.

      from  2977043   Releasing package libtest-timer-perl version 0.15-1
      adds  c1a000b   New upstream version 0.18
       new  f2c09a4   Merge tag 'upstream/0.18'
       new  abb3d25   debian/control: refresh (build)-dependencies
       new  424fa8c   debian/libtest-timer-perl.docs: add CONTRIBUTING.md
       new  8df0131   Releasing package libtest-timer-perl version 0.18-1

The 4 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                           |  8 ++--
 CONTRIBUTING.md                    | 25 +++++++++++++
 Changes                            | 75 ++++++++++++++++++--------------------
 MANIFEST                           |  3 +-
 META.json                          | 18 ++++-----
 META.yml                           | 16 ++++----
 Makefile.PL                        |  8 ++--
 README                             |  4 +-
 debian/changelog                   |  8 ++++
 debian/control                     |  2 +-
 debian/libtest-timer-perl.docs     |  1 +
 dist.ini                           |  6 ++-
 lib/Test/Timer.pm                  | 16 +++-----
 lib/Test/Timer/TimeoutException.pm |  4 +-
 t/00-compile.t                     |  4 +-
 t/_benchmark.t                     | 15 +++-----
 t/author-critic.t                  |  4 +-
 t/author-pod-coverage.t            |  4 +-
 t/author-pod-syntax.t              |  4 +-
 t/perlcriticrc                     |  2 -
 t/release-cpan-changes.t           |  4 +-
 t/release-kwalitee.t               |  6 +--
 t/release-meta-json.t              |  4 +-
 t/test-tester.t                    |  1 -
 t/time_atleast.t                   |  1 -
 t/time_atmost.t                    |  1 -
 t/time_between.t                   |  3 +-
 t/time_nok.t                       |  9 +++--
 t/time_ok.t                        |  9 +++--
 29 files changed, 145 insertions(+), 120 deletions(-)
 create mode 100644 CONTRIBUTING.md
 create mode 100644 debian/libtest-timer-perl.docs

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



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