[libtime-moment-perl] branch master updated (fd5e70b -> d5f2ccf)

Angel Abad angel at debian.org
Mon Jul 3 16:02:01 UTC 2017


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

angel pushed a change to branch master
in repository libtime-moment-perl.

      from  fd5e70b   Update changelog
      adds  473b118   Avoid relying on current working directory being in @INC
      adds  78e7690   Bumped copyright year
      adds  eecee50   Updated Changes
      adds  2ecf0ce   Add current working directory to @INC in Makefile.PL
      adds  5e44b72   Bumped version
      adds  9de2133   Updated Changes
      adds  cb8b8d5   New upstream version 0.42
       new  a36f238   Updated version 0.42 from 'upstream/0.42'
       new  e5f47c6   Update debian/changelog
       new  e417484   debian/copyright: Update copyright years.
       new  785e3e4   Bump Standards-Version to 4.0.0 (no changes)
       new  d5f2ccf   Update changelog

The 5 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:
 Changes                             |   3 +
 META.yml                            |   4 +-
 Makefile.PL                         |   1 +
 README                              |   2 +-
 debian/changelog                    |   9 +
 debian/control                      |   2 +-
 debian/copyright                    |   4 +-
 inc/Module/Install.pm               |  35 +---
 inc/Module/Install/Base.pm          |   2 +-
 inc/Module/Install/Can.pm           |  13 +-
 inc/Module/Install/Compiler.pm      |   2 +-
 inc/Module/Install/External.pm      |   2 +-
 inc/Module/Install/Fetch.pm         |   2 +-
 inc/Module/Install/Makefile.pm      |   2 +-
 inc/Module/Install/Metadata.pm      |   2 +-
 inc/Module/Install/ReadmeFromPod.pm |  76 ++++++--
 inc/Module/Install/Win32.pm         |   2 +-
 inc/Module/Install/WriteAll.pm      |   2 +-
 lib/Time/Moment.pm                  |   2 +-
 lib/Time/Moment.pod                 |   2 +-
 lib/Time/Moment/Adjusters.pm        |   2 +-
 lib/Time/Moment/Adjusters.pod       |   2 +-
 ppport.h                            | 366 ++++++++++++++++++++++++++----------
 t/110_now.t                         |   3 +-
 t/120_now_utc.t                     |   3 +-
 t/130_from_epoch.t                  |   3 +-
 t/140_from_object.t                 |   3 +-
 t/145_from_object_tp.t              |   3 +-
 t/150_from_object_dt.t              |   3 +-
 t/180_from_string.t                 |   3 +-
 t/500_storable.t                    |   3 +-
 t/510_json.t                        |   3 +-
 t/520_cbor.t                        |   3 +-
 t/530_sereal.t                      |   3 +-
 t/600_coerce_dt.t                   |   3 +-
 t/610_coerce_tp.t                   |   3 +-
 t/Util.pm                           |   2 +-
 37 files changed, 399 insertions(+), 181 deletions(-)

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



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