[libdatetime-format-strptime-perl] branch master updated (50d51f2 -> 78908b9)

gregor herrmann gregoa at debian.org
Wed Jan 3 20:00:52 UTC 2018


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

gregoa pushed a change to branch master
in repository libdatetime-format-strptime-perl.

      from  50d51f2   update changelog
      adds  3f8f481   Bump version after release
      adds  7a4cb01   Suppress uninit value warnings that started showing up in 5.27.7
      adds  9f90084   Use dzil lib plugin to load plugin from inc
      adds  93483d5   Tidy code with latest perltidy
      adds  c0343a6   Changes for blead fix
      adds  4137a89   v1.75
      adds  73d0bf1   New upstream version 1.7500
       new  897bcb7   Update upstream source from tag 'upstream/1.7500'
       new  cad4aeb   Update debian/changelog
       new  c7c0502   Update years of packaging copyright.
       new  637e086   Declare compliance with Debian Policy 4.1.3.
       new  04ce31c   Bump debhelper compatibility level to 10.
       new  78908b9   releasing package libdatetime-format-strptime-perl version 1.7500-1

The 6 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:
 CONTRIBUTING.md                                 |   2 +-
 Changes                                         |   5 +
 MANIFEST                                        |  16 +-
 META.json                                       |  85 +++++----
 META.yml                                        |  80 +++++----
 Makefile.PL                                     |   2 +-
 README.md                                       |   2 +-
 cpanfile                                        |   1 -
 debian/changelog                                |   9 +-
 debian/compat                                   |   2 +-
 debian/control                                  |   4 +-
 debian/copyright                                |   2 +-
 dist.ini                                        |   5 +-
 inc/GenerateLocaleTests.pm                      |   2 +-
 lib/DateTime/Format/Strptime.pm                 |   8 +-
 lib/DateTime/Format/Strptime/Types.pm           |   4 +-
 t/00-report-prereqs.dd                          |  63 ++++---
 xt/author/00-compile.t                          |   4 +-
 t/locale-en.t => xt/author/locale-ccp-BD.t      |   2 +-
 t/locale-en.t => xt/author/locale-ccp-IN.t      |   2 +-
 t/locale-en.t => xt/author/locale-ccp.t         |   2 +-
 t/locale-en.t => xt/author/locale-sd-PK.t       |   2 +-
 t/locale-en.t => xt/author/locale-sd.t          |   2 +-
 t/locale-en.t => xt/author/locale-tg-TJ.t       |   2 +-
 t/locale-en.t => xt/author/locale-tg.t          |   2 +-
 t/locale-en.t => xt/author/locale-tt-RU.t       |   2 +-
 t/locale-en.t => xt/author/locale-tt.t          |   2 +-
 t/locale-en.t => xt/author/locale-wo-SN.t       |   2 +-
 t/locale-en.t => xt/author/locale-wo.t          |   2 +-
 xt/author/locale-yue-HK.t                       | 227 ------------------------
 t/locale-en.t => xt/author/locale-yue-Hans-CN.t |   2 +-
 t/locale-en.t => xt/author/locale-yue-Hans.t    |   2 +-
 t/locale-en.t => xt/author/locale-yue-Hant-HK.t |   2 +-
 t/locale-en.t => xt/author/locale-yue-Hant.t    |   2 +-
 xt/author/pod-spell.t                           |   2 +-
 35 files changed, 185 insertions(+), 370 deletions(-)
 copy t/locale-en.t => xt/author/locale-ccp-BD.t (99%)
 copy t/locale-en.t => xt/author/locale-ccp-IN.t (99%)
 copy t/locale-en.t => xt/author/locale-ccp.t (99%)
 copy t/locale-en.t => xt/author/locale-sd-PK.t (99%)
 copy t/locale-en.t => xt/author/locale-sd.t (99%)
 copy t/locale-en.t => xt/author/locale-tg-TJ.t (99%)
 copy t/locale-en.t => xt/author/locale-tg.t (99%)
 copy t/locale-en.t => xt/author/locale-tt-RU.t (99%)
 copy t/locale-en.t => xt/author/locale-tt.t (99%)
 copy t/locale-en.t => xt/author/locale-wo-SN.t (99%)
 copy t/locale-en.t => xt/author/locale-wo.t (99%)
 delete mode 100644 xt/author/locale-yue-HK.t
 copy t/locale-en.t => xt/author/locale-yue-Hans-CN.t (99%)
 copy t/locale-en.t => xt/author/locale-yue-Hans.t (99%)
 copy t/locale-en.t => xt/author/locale-yue-Hant-HK.t (99%)
 copy t/locale-en.t => xt/author/locale-yue-Hant.t (99%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-format-strptime-perl.git



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