[libtest-mock-time-perl] branch master updated (0de009d -> c58dbb6)

gregor herrmann gregoa at debian.org
Fri Jan 12 17:30:16 UTC 2018


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

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

      from  0de009d   update changelog
      adds  1d703b6   add module boilerplate
      adds  4eb5f82   milla build
      adds  e7a0b11   initial implementation
      adds  53012cf   require 5.018 because of CORE::GLOBAL
      adds  7045c1b   fix fragile test
      adds  9e80f1d   v0.1.0
      adds  9b41539   improve tests portability (bsd)
      adds  c5f6803   Revert "require 5.018 because of CORE::GLOBAL"
      adds  8d4d715   compatibility with older perl
      adds  c2fab12   compatibility with more older perl
      adds  dcdf24a   travis: test with optional dependencies
      adds  9505b21   update cpanfile
      adds  ca0cf81   v0.1.1
      adds  4a020a0   improve EV::run() support
      adds  08b35c4   fix race in ff()
      adds  6e79bc0   cleanup
      adds  f1651af   fix floating point precision issues
      adds  6113468   v0.1.2
      adds  ff9043a   travis: cleanup
      adds  88eb58c   fix POD
      adds  bc2e876   v0.1.3
      adds  9da29d6   travis: no parallel tests
      adds  adf95c2   fix EV::run() support
      adds  866880f   v0.1.4
      adds  6384c56   cpanfile: cleanup
      adds  fb960ab   fix floating point math on perl with -Duselongdouble
      adds  c8ad49c   v0.1.5
      adds  12ae7d9   reformat doc
      adds  e9e4606   drop support for mojo < 6
      adds  d0e36e5   fix test
      adds  5c1782e   happy pod-syntax
      adds  57e927f   v0.1.6
      adds  71246ef   more portable filenames
      adds  cf9daea   Support perl down to 5.8.1
      adds  d6dc31a   Test on 5.8 in Travis
      adds  0bb24c6   Merge pull request #8 from ilmari/perl-5.8
      adds  0388c06   require Time::HiRes 1.9724
      adds  b461f22   happy perlcritic
      adds  d2e16d9   Merge branch 'perl-5.8'
      adds  8e5f17d   v0.1.7
      adds  3aec6eb   New upstream version 0.1.7
       new  4ffd8ee   Update upstream source from tag 'upstream/0.1.7'
       new  0f25693   Update debian/changelog
       new  2b8099c   Add upstream copyright years.
       new  43e3728   Update (build) dependencies.
       new  23888e3   Reformat debian/control with cme
       new  b6d9c1a   Declare compliance with Debian Policy 4.1.3.
       new  009ab03   Make short description a lower-cased noun phrase.
       new  42c8add   Add more build dependencies which are used in optional tests.
       new  c58dbb6   releasing package libtest-mock-time-perl version 0.1.7-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                         |  4 ++--
 Changes                          |  3 +++
 MANIFEST                         |  4 ++--
 META.json                        | 21 ++++++++++++++-------
 META.yml                         | 11 +++++++----
 README                           |  2 +-
 cpanfile                         |  4 ++--
 debian/changelog                 | 12 +++++++++---
 debian/control                   | 34 +++++++++++++++++++---------------
 debian/copyright                 |  2 +-
 lib/Test/Mock/Time.pm            | 22 +++++++++++++---------
 t/AnyEvent.t                     |  2 +-
 t/CORE.t                         |  2 +-
 t/EV.t                           |  2 +-
 t/Mojolicious-EV.t               |  2 +-
 t/Mojolicious.t                  |  2 +-
 t/{Time::HiRes.t => TimeHiRes.t} |  2 +-
 t/author-perlcritic.t            |  4 ++--
 t/author-pod-syntax.t            |  4 ++--
 t/release-distribution.t         |  4 ++--
 20 files changed, 85 insertions(+), 58 deletions(-)
 rename t/{Time::HiRes.t => TimeHiRes.t} (99%)

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



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