[libdatetime-format-flexible-perl] branch master updated (c6d536a -> c58c7ec)

gregor herrmann gregoa at debian.org
Thu Aug 3 02:24:11 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-flexible-perl.

      from  c6d536a   update changelog
      adds  45f42d5   New upstream version 0.28
       new  67a2dcb   Updated version 0.28 from 'upstream/0.28'
       new  31f3f4f   New upstream release.
       new  c13ebd1   Update years of packaging copyright.
       new  19cf76f   Declare compliance with Debian Policy 4.0.0.
       new  bedc959   Bump debhelper compatibility level to 9.
       new  c58c7ec   releasing package libdatetime-format-flexible-perl version 0.28-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                                 |  23 +++++
 META.json                               |  22 ++--
 META.yml                                |  24 ++---
 Makefile.PL                             |   6 +-
 debian/changelog                        |   8 +-
 debian/compat                           |   2 +-
 debian/control                          |   4 +-
 debian/copyright                        |   2 +-
 lib/DateTime/Format/Flexible.pm         |  75 +++++++++-----
 lib/DateTime/Format/Flexible/lang.pm    | 174 ++++++++++++++++++++++++++++----
 lib/DateTime/Format/Flexible/lang/de.pm |  19 +++-
 lib/DateTime/Format/Flexible/lang/en.pm |  25 ++++-
 lib/DateTime/Format/Flexible/lang/es.pm |  19 +++-
 t/alpha_month.t                         |   1 +
 t/data/tests.txt                        |  17 ++++
 t/lang-de.t                             |   1 +
 t/lang-es.t                             |   1 +
 t/lib/helper.pm                         |  57 ++++++++++-
 t/no_year.t                             |   1 +
 t/no_year_base.t                        |   1 +
 t/parsing.t                             |   3 +-
 t/pick_year.t                           |   1 +
 t/strings_base.t                        | 113 ++++++++++++++++++++-
 t/substr_timezones.t                    |   1 +
 t/time.t                                |   1 +
 t/time_base.t                           |   1 +
 t/whitespace.t                          |   1 +
 27 files changed, 514 insertions(+), 89 deletions(-)

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



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