[libtext-bidi-perl] branch master updated (9b1c5ef -> a87ab76)

gregor herrmann gregoa at debian.org
Tue Jun 3 15:03:28 UTC 2014


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

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

      from  9b1c5ef   releasing package libtext-bidi-perl version 2.08-3
      adds  0d10ac3   Imported Upstream version 2.02
      adds  2b4e973   Imported Upstream version 2.08
       new  e985347   Merge tag 'upstream/2.08'
      adds  5d5ac01   Imported Upstream version 2.09
       new  2b4866e   Merge tag 'upstream/2.09'
       new  c1ec8c0   New upstream release.
       new  7aae57a   Drop pod.patch, merged upstream.
       new  069d81a   debian/rules: use new TEXT_BIDI_SKIP_UCD variable for skipping expensive test
       new  a87ab76   releasing package libtext-bidi-perl version 2.09-1

The 6 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                     |  36 ++++---
 MANIFEST                    |   1 +
 META.json                   |  20 ++--
 META.yml                    |  20 ++--
 Makefile.PL                 |  73 +++++++-------
 bin/fribidi.pl              |   2 +-
 cpanfile                    |   4 +-
 debian/changelog            |  10 ++
 debian/patches/pod.patch    |  18 ----
 debian/patches/series       |   1 -
 debian/rules                |   7 +-
 lib/Text/Bidi.pm            |   9 +-
 lib/Text/Bidi/Array.pm      |   7 +-
 lib/Text/Bidi/Array/Byte.pm |   7 +-
 lib/Text/Bidi/Array/Long.pm |   7 +-
 lib/Text/Bidi/Constants.pm  |   7 +-
 lib/Text/Bidi/Paragraph.pm  |   7 +-
 lib/Text/Bidi/private.pm    |  12 +--
 private.c                   | 234 ++++++++++++++++++++++----------------------
 t/00-compile.t              | 130 +++++++++++++-----------
 t/00-report-prereqs.t       |   4 +-
 t/ucd.t                     |   3 +
 xt/release/distmeta.t       |   5 +-
 xt/release/pod-syntax.t     |   5 +-
 24 files changed, 315 insertions(+), 314 deletions(-)
 delete mode 100644 debian/patches/pod.patch
 delete mode 100644 debian/patches/series

-- 
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