[libtext-bidi-perl] 03/09: Merge tag 'upstream/2.10'

gregor herrmann gregoa at debian.org
Sun Nov 1 17:52:42 UTC 2015


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

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

commit d0675aadccb54c59e4ce1f254df1934d8eb20fbb
Merge: 1705a16 8f856e5
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Nov 1 18:30:32 2015 +0100

    Merge tag 'upstream/2.10'
    
    Upstream version 2.10

 Changes                     |    3 +
 INSTALL                     |    1 -
 LICENSE                     |    2 +-
 MANIFEST                    |    6 +-
 META.json                   |   28 +-
 META.yml                    |   65 +-
 Makefile.PL                 |   61 +-
 bin/fribidi.pl              |    2 +-
 cpanfile                    |   11 +-
 dist.ini                    |    4 +
 lib/Text/Bidi.pm            |   48 +-
 lib/Text/Bidi/Array.pm      |    4 +-
 lib/Text/Bidi/Array/Byte.pm |    4 +-
 lib/Text/Bidi/Array/Long.pm |    4 +-
 lib/Text/Bidi/Constants.pm  |    9 +-
 lib/Text/Bidi/Paragraph.pm  |   47 +-
 lib/Text/Bidi/private.pm    |  215 ---
 misc/bidi                   |   74 +-
 private.c                   | 3688 -------------------------------------------
 swig/fribidi.i              |    6 +
 t/00-compile.t              |   24 +-
 t/00-report-prereqs.dd      |   50 +
 t/00-report-prereqs.t       |  227 ++-
 t/BidiTest.txt.gz           |  Bin 0 -> 540713 bytes
 t/shape.t                   |   29 +
 t/simple.t                  |   20 -
 xt/release/test-version.t   |    4 +-
 27 files changed, 522 insertions(+), 4114 deletions(-)

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



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