[libencode-perl] 01/04: Merge tag 'upstream/2.87'

gregor herrmann gregoa at debian.org
Fri Oct 28 23:42:11 UTC 2016


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

gregoa pushed a commit to branch master
in repository libencode-perl.

commit f945ed50bc73857af4e71ab41aa95a6fbf9e9b41
Merge: ec6733e 8524849
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 29 01:35:08 2016 +0200

    Merge tag 'upstream/2.87'
    
    Upstream version 2.87

 Changes                   |  44 ++++-
 Encode.pm                 |  31 ++-
 Encode.xs                 | 461 ++++++++++++++++++++-------------------------
 Encode/_T.e2x             |   6 +-
 MANIFEST                  |   6 +
 META.json                 |   2 +-
 META.yml                  |   2 +-
 encoding.pm               |   2 +-
 lib/Encode/CN/HZ.pm       |   5 +-
 lib/Encode/MIME/Header.pm | 471 ++++++++++++++++++++++++++++++----------------
 lib/Encode/MIME/Name.pm   |  14 +-
 t/at-cn.t                 |   4 +-
 t/at-tw.t                 |   4 +-
 t/decode.t                |  56 +++++-
 t/enc_data.t              |   6 +-
 t/enc_eucjp.t             |   2 +-
 t/enc_module.t            |   6 +-
 t/enc_utf8.t              |   2 +-
 t/encoding-locale.t       |   2 +-
 t/encoding.t              |   4 +-
 t/fallback.t              |   2 +-
 t/jperl.t                 |   4 +-
 t/magic.t                 | 141 ++++++++++++++
 t/mime-header.t           | 215 +++++++++++++++++++--
 t/mime-name.t             |  34 +++-
 t/rt113164.t              |  38 ++++
 t/rt65541.t               |  29 +++
 t/rt76824.t               |  60 ++++++
 t/rt85489.t               |  48 +++++
 t/rt86327.t               |  33 ++++
 t/taint.t                 |  27 ++-
 t/utf8ref.t               |  21 ++-
 t/utf8strict.t            |  51 ++++-
 33 files changed, 1354 insertions(+), 479 deletions(-)

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



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