[libtext-bidi-perl] 01/06: Merge tag 'upstream/2.11'

gregor herrmann gregoa at debian.org
Sat Nov 21 18:58:25 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 39c290fd2d77bb97738d1b2cf25d5fdb00046fc9
Merge: 12658f2 030853c
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Nov 21 19:23:02 2015 +0100

    Merge tag 'upstream/2.11'
    
    Upstream version 2.11

 Changes                     |    5 +
 LICENSE                     |    6 +-
 MANIFEST                    |    2 +
 META.json                   |   16 +-
 META.yml                    |   16 +-
 Makefile.PL                 |   66 +-
 bin/fribidi.pl              |    4 +-
 cpanfile                    |    2 +-
 dist.ini                    |    8 +-
 lib/Text/Bidi.pm            |   54 +-
 lib/Text/Bidi/Array.pm      |    6 +-
 lib/Text/Bidi/Array/Byte.pm |    6 +-
 lib/Text/Bidi/Array/Long.pm |    6 +-
 lib/Text/Bidi/Constants.pm  |   15 +-
 lib/Text/Bidi/Paragraph.pm  |   19 +-
 lib/Text/Bidi/private.pm    |  218 +++
 misc/bidi                   |   88 +-
 private.c                   | 3922 +++++++++++++++++++++++++++++++++++++++++++
 swig/fribidi.i              |   30 +-
 t/00-compile.t              |    5 +-
 t/00-report-prereqs.dd      |    2 +-
 t/BidiTest.txt.gz           |  Bin 540713 -> 540713 bytes
 t/ucd.t                     |    5 +-
 23 files changed, 4395 insertions(+), 106 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