[libdatetime-format-strptime-perl] branch master updated (111687a -> f2448db)

gregor herrmann gregoa at debian.org
Thu Aug 3 02:13:25 UTC 2017


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  111687a   Releasing package libdatetime-format-strptime-perl version 1.7200-1
      adds  c117412   Bump version after release
      adds  cea0603   Test with Perl 5.24
      adds  dfe600d   Use 5.24 for coverage
      adds  a4845de   Update generated files
      adds  6a56014   Make critic happy
      adds  79042f8   Ignore generated locale tests
      adds  08e7770   Use GitHub issues
      adds  973fde9   Add docs for %P, %c, %x, and %X
      adds  41be2bd   Rename $d to $digit in regex related code
      adds  0e771c3   Really enforce boundary check in regex matching
      adds  5d69a59   Merge pull request #12 from houseabsolute/autarch/stronger-boundaries
      adds  23f5c20   v1.69
      adds  03dcd25   Bump version after release
      adds  6aacd68   Accept more representations in the %z conversion specifier
      adds  b396620   Add Christian Hansen to .mailmap
      adds  7c78ab5   v1.70
      adds  d7a3022   Bump version after release
      adds  a01f3ff   Switch to Params::ValidationCompiler
      adds  0066189   Add strict flag and disable strict matching by default
      adds  ef7093d   Merge pull request #16 from houseabsolute/autarch/strict-mode
      adds  bf8532c   v1.71
      adds  2435cc2   Bump version after release
      adds  8d98791   Require DT::Locale 1.05 and DT::TimeZone 2.09
      adds  75df178   Load DateTime::Locale::FromData in Types
      adds  bef4d8b   Require Specio 0.33
      adds  15216e3   v1.72
      adds  c66095a   Bump version after release
      adds  a3b48fe   Remove redundant argument checking from new method
      adds  9b99648   Validate parameters for format_datetime method
      adds  165e229   v1.73
      adds  3ae1c80   New upstream version 1.7300
       new  f632139   Updated version 1.7300 from 'upstream/1.7300'
       new  a54031b   Update debian/changelog
       new  f12ec75   Update years of packaging copyright.
       new  1cadb36   Declare compliance with Debian Policy 4.0.0.
       new  4d04868   Remove version constraint from libspecio-perl (build) dependency.
       new  f2448db   releasing package libdatetime-format-strptime-perl version 1.7300-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:
 Changes                               |  6 +++
 MANIFEST                              |  1 +
 META.json                             | 93 ++++++++++++++++++-----------------
 META.yml                              | 89 ++++++++++++++++-----------------
 Makefile.PL                           |  2 +-
 README.md                             |  3 +-
 debian/changelog                      |  9 ++++
 debian/control                        |  6 +--
 debian/copyright                      |  2 +-
 lib/DateTime/Format/Strptime.pm       | 38 +++++++-------
 lib/DateTime/Format/Strptime/Types.pm |  6 ++-
 t/format-datetime.t                   | 22 +++++++++
 xt/author/eol.t                       |  1 +
 xt/author/no-tabs.t                   |  1 +
 xt/author/pod-spell.t                 |  3 ++
 15 files changed, 164 insertions(+), 118 deletions(-)
 create mode 100644 t/format-datetime.t

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