[libencode-perl] branch master updated (27bd7c3 -> 264821b)

gregor herrmann gregoa at debian.org
Sat Oct 14 15:19:33 UTC 2017


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

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

      from  27bd7c3   update d/ch for release
      adds  bf3a242   Fix -Werror=declaration-after-statement for gcc 4.1.2
      adds  c29c7d4   Merge pull request #121 from rurban/master
      adds  3be54aa   Ensure that encode/decode methods are not called with specified, but undefined check parameter
      adds  8cf4184   Fix warning "Use of uninitialized value $chk in bitwise and (&)" in Encode::MIME::Header::decode()
      adds  1f886eb   For t/decode.t test, set $Test::Builder::Level in croak_ok wrapper
      adds  0f78429   Merge pull request #122 from pali/master
      adds  9053a8f   Propagate fatal errors from the encoding pragma back to the caller
      adds  d3f303a   Merge pull request #123 from pali/master
      adds  042b780   Add "euc-cn" => "EUC-CN" alias to Encode::MIME::Name
      adds  8918a4e   Fix number of tests after 042b780
      adds  a0b0480   Merge pull request #124 from pypt/mime_name_euc_cn
      adds  3376708   VERSION 2.93
      adds  35c49dc   New upstream version 2.93
       new  8036011   Update upstream source from tag 'upstream/2.93'
       new  0a9b50f   Update debian/changelog
       new  a609788   Update years of packaging copyright.
       new  735d920   Declare compliance with Debian Policy 4.1.1.
       new  264821b   releasing package libencode-perl version 2.93-1

The 5 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                   | 21 +++++++++++++++++++--
 Encode.pm                 |  4 ++--
 META.json                 |  8 ++++----
 META.yml                  |  4 ++--
 Makefile.PL               |  4 ++--
 debian/changelog          |  8 ++++++++
 debian/control            |  2 +-
 debian/copyright          |  2 +-
 encoding.pm               | 16 ++++------------
 lib/Encode/CN/HZ.pm       |  4 ++--
 lib/Encode/JP/JIS7.pm     |  4 ++--
 lib/Encode/MIME/Header.pm | 23 +++++++++++++----------
 lib/Encode/MIME/Name.pm   |  3 ++-
 t/decode.t                |  4 +++-
 t/mime-header.t           |  2 +-
 t/mime-name.t             |  4 ++--
 16 files changed, 68 insertions(+), 45 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