[liblocale-po-perl] branch master updated (14c8c89 -> 5b03209)

gregor herrmann gregoa at debian.org
Sat Dec 5 21:36:32 UTC 2015


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

gregoa pushed a change to branch master
in repository liblocale-po-perl.

      from  14c8c89   update changelog
      adds  c75b419   Imported Upstream version 0.27
       new  219edcb   Merge tag 'upstream/0.27'
       new  76ed484   New upstream release.
       new  bb78de3   Reformat debian/control with cme
       new  25bd9dc   Mark package as autopkgtest-able.
       new  dd675c1   Declare compliance with Debian Policy 3.9.6.
       new  7a68862   Bump debhelper compatibility level to 9.
       new  5b03209   releasing package liblocale-po-perl version 0.27-1

The 7 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                      |   19 +-
 MANIFEST                     |    7 +
 META.json                    |   42 +
 META.yml                     |   41 +-
 debian/changelog             |   13 +-
 debian/compat                |    2 +-
 debian/control               |   18 +-
 lib/Locale/PO.pm             |   45 +-
 t/{RT40009.po => RT42811.po} |   12 +-
 t/RT42811.t                  |   41 +
 t/{RT40009.po => RT87374.po} |    9 +-
 t/RT87374.t                  |   61 ++
 t/RT94231.po                 | 2421 ++++++++++++++++++++++++++++++++++++++++++
 t/RT94231.t                  |   83 ++
 t/fuzzy.t                    |   17 +-
 t/plurals.t                  |   17 +-
 t/singular.t                 |   26 +-
 t/subclass.t                 |   17 +-
 t/utf-8.t                    |    4 +-
 19 files changed, 2809 insertions(+), 86 deletions(-)
 create mode 100644 META.json
 copy t/{RT40009.po => RT42811.po} (62%)
 create mode 100644 t/RT42811.t
 copy t/{RT40009.po => RT87374.po} (68%)
 create mode 100644 t/RT87374.t
 create mode 100644 t/RT94231.po
 create mode 100644 t/RT94231.t

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



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