[libdatetime-locale-perl] branch master updated (9cdaaf0 -> e4506ef)

gregor herrmann gregoa at debian.org
Thu Dec 10 17:31:58 UTC 2015


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

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

      from  9cdaaf0   adjust line length in d/NEWS to < 80
      adds  bbc5f92   Bump version after release
      adds  3d9adbf   Make locale code parsing case insensitive
      adds  fd8f7c6   v1.02
      adds  31cf56c   Imported Upstream version 1.02
       new  f7e590f   Merge tag 'upstream/1.02'
       new  ca034b3   Update debian/changelog
       new  e4506ef   releasing package libdatetime-locale-perl version 1:1.02-1

The 3 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                        |   3 +-
 META.json                       | 104 ++++++++++++++++++++--------------------
 META.yml                        | 104 ++++++++++++++++++++--------------------
 Makefile.PL                     |   4 +-
 README.md                       |   2 +-
 debian/changelog                |   6 +++
 lib/DateTime/Locale.pm          |  24 +++++-----
 lib/DateTime/Locale/Base.pm     |   4 +-
 lib/DateTime/Locale/Catalog.pm  |   4 +-
 lib/DateTime/Locale/Data.pm     |   4 +-
 lib/DateTime/Locale/FromData.pm |  20 ++++----
 lib/DateTime/Locale/Util.pm     |  47 +++++++++++++-----
 t/10code-case-insensitive.t     |  16 +++++++
 t/author-eol.t                  |   1 +
 t/author-no-tabs.t              |   1 +
 16 files changed, 204 insertions(+), 146 deletions(-)
 create mode 100644 t/10code-case-insensitive.t

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



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