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

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Dec 22 20:12:20 UTC 2016


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  d5a0202   Releasing package libtest-timer-perl version 0.13-1
      adds  10a2bfd   New upstream version 0.15
       new  39df666   Merge tag 'upstream/0.15'
       new  2977043   Releasing package libtest-timer-perl version 0.15-1

The 2 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                           |  2 +-
 Changes                            | 12 ++++++
 MANIFEST                           |  2 +
 META.json                          | 84 ++++++++++++++++++++++++++++++++++++++
 META.yml                           |  6 +--
 Makefile.PL                        |  2 +-
 README                             |  2 +-
 debian/changelog                   |  6 +++
 dist.ini                           |  4 ++
 lib/Test/Timer.pm                  |  8 ++--
 lib/Test/Timer/TimeoutException.pm |  4 +-
 t/_benchmark.t                     |  0
 t/perlcriticrc                     |  0
 t/release-meta-json.t              | 12 ++++++
 t/test-tester.t                    |  0
 t/time_atleast.t                   |  0
 t/time_atmost.t                    |  0
 t/time_between.t                   |  0
 t/time_nok.t                       |  0
 t/time_ok.t                        |  0
 20 files changed, 133 insertions(+), 11 deletions(-)
 mode change 100755 => 100644 Changes
 create mode 100644 META.json
 mode change 100755 => 100644 dist.ini
 mode change 100755 => 100644 lib/Test/Timer.pm
 mode change 100755 => 100644 lib/Test/Timer/TimeoutException.pm
 mode change 100755 => 100644 t/_benchmark.t
 mode change 100755 => 100644 t/perlcriticrc
 create mode 100644 t/release-meta-json.t
 mode change 100755 => 100644 t/test-tester.t
 mode change 100755 => 100644 t/time_atleast.t
 mode change 100755 => 100644 t/time_atmost.t
 mode change 100755 => 100644 t/time_between.t
 mode change 100755 => 100644 t/time_nok.t
 mode change 100755 => 100644 t/time_ok.t

-- 
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