[libfont-ttf-perl] 01/08: Merge tag 'upstream/1.06'

Lucas Kanashiro kanashiro at moszumanska.debian.org
Sun Aug 28 02:06:09 UTC 2016


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

kanashiro pushed a commit to branch master
in repository libfont-ttf-perl.

commit b21e1fb2eb03f750536e9d6ed53f68b326f9eedd
Merge: ab64e4b e207c9c
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Sat Aug 27 21:58:10 2016 -0300

    Merge tag 'upstream/1.06'
    
    Upstream version 1.06
    
    # gpg: Signature made Sat 27 Aug 2016 09:58:10 PM BRT using RSA key ID F823A2729883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro at debian.org>" [ultimate]
    # gpg:                 aka "Lucas Kanashiro <kanashiro.duarte at gmail.com>" [ultimate]

 Changes                                | 36 +++++++++----
 MANIFEST                               |  1 +
 MANIFEST.SKIP                          |  1 +
 META.json                              | 24 +++------
 META.yml                               | 11 ++--
 Makefile.PL                            | 93 +++++++++++++++-------------------
 README.TXT                             |  9 +---
 buildutils/convert_tags.pl             | 10 ++--
 lib/Font/TTF.pm                        | 18 +++++--
 lib/Font/TTF/AATKern.pm                |  2 +-
 lib/Font/TTF/AATutils.pm               |  2 +-
 lib/Font/TTF/Anchor.pm                 |  2 +-
 lib/Font/TTF/Bsln.pm                   |  2 +-
 lib/Font/TTF/Cmap.pm                   |  2 +-
 lib/Font/TTF/Coverage.pm               |  2 +-
 lib/Font/TTF/Cvt_.pm                   |  2 +-
 lib/Font/TTF/DSIG.pm                   |  2 +-
 lib/Font/TTF/Delta.pm                  |  2 +-
 lib/Font/TTF/Dumper.pm                 | 12 +++--
 lib/Font/TTF/EBDT.pm                   |  2 +-
 lib/Font/TTF/EBLC.pm                   |  2 +-
 lib/Font/TTF/Fdsc.pm                   |  2 +-
 lib/Font/TTF/Feat.pm                   |  2 +-
 lib/Font/TTF/Features/Cvar.pm          |  2 +-
 lib/Font/TTF/Features/Size.pm          |  2 +-
 lib/Font/TTF/Features/Sset.pm          |  2 +-
 lib/Font/TTF/Fmtx.pm                   |  2 +-
 lib/Font/TTF/Font.pm                   |  2 +-
 lib/Font/TTF/Fpgm.pm                   |  2 +-
 lib/Font/TTF/GDEF.pm                   |  4 +-
 lib/Font/TTF/GPOS.pm                   | 12 +++--
 lib/Font/TTF/GSUB.pm                   |  2 +-
 lib/Font/TTF/Glat.pm                   |  2 +-
 lib/Font/TTF/Gloc.pm                   |  2 +-
 lib/Font/TTF/Glyf.pm                   |  2 +-
 lib/Font/TTF/Glyph.pm                  | 10 ++--
 lib/Font/TTF/GrFeat.pm                 |  2 +-
 lib/Font/TTF/Hdmx.pm                   |  2 +-
 lib/Font/TTF/Head.pm                   |  2 +-
 lib/Font/TTF/Hhea.pm                   |  2 +-
 lib/Font/TTF/Hmtx.pm                   |  2 +-
 lib/Font/TTF/Kern.pm                   |  2 +-
 lib/Font/TTF/Kern/ClassArray.pm        |  2 +-
 lib/Font/TTF/Kern/CompactClassArray.pm |  2 +-
 lib/Font/TTF/Kern/OrderedList.pm       |  2 +-
 lib/Font/TTF/Kern/StateTable.pm        |  2 +-
 lib/Font/TTF/Kern/Subtable.pm          |  2 +-
 lib/Font/TTF/LTSH.pm                   |  2 +-
 lib/Font/TTF/Loca.pm                   |  2 +-
 lib/Font/TTF/Manual.pod                | 10 ++--
 lib/Font/TTF/Maxp.pm                   |  2 +-
 lib/Font/TTF/Mort.pm                   |  2 +-
 lib/Font/TTF/Mort/Chain.pm             |  2 +-
 lib/Font/TTF/Mort/Contextual.pm        |  2 +-
 lib/Font/TTF/Mort/Insertion.pm         |  2 +-
 lib/Font/TTF/Mort/Ligature.pm          |  2 +-
 lib/Font/TTF/Mort/Noncontextual.pm     |  2 +-
 lib/Font/TTF/Mort/Rearrangement.pm     |  2 +-
 lib/Font/TTF/Mort/Subtable.pm          |  2 +-
 lib/Font/TTF/Name.pm                   |  2 +-
 lib/Font/TTF/OS_2.pm                   |  2 +-
 lib/Font/TTF/OTTags.pm                 | 59 +++++++++++++++++++--
 lib/Font/TTF/OldCmap.pm                |  2 +-
 lib/Font/TTF/OldMort.pm                |  2 +-
 lib/Font/TTF/PCLT.pm                   |  2 +-
 lib/Font/TTF/PSNames.pm                |  2 +-
 lib/Font/TTF/Post.pm                   |  2 +-
 lib/Font/TTF/Prep.pm                   |  2 +-
 lib/Font/TTF/Prop.pm                   |  2 +-
 lib/Font/TTF/Segarr.pm                 |  2 +-
 lib/Font/TTF/Silf.pm                   | 70 ++++++++++++++-----------
 lib/Font/TTF/Sill.pm                   |  2 +-
 lib/Font/TTF/Table.pm                  |  2 +-
 lib/Font/TTF/Ttc.pm                    |  2 +-
 lib/Font/TTF/Ttopen.pm                 |  4 +-
 lib/Font/TTF/Useall.pm                 |  2 +-
 lib/Font/TTF/Utils.pm                  |  7 ++-
 lib/Font/TTF/Vhea.pm                   |  2 +-
 lib/Font/TTF/Vmtx.pm                   |  2 +-
 lib/Font/TTF/Win32.pm                  |  2 +-
 lib/Font/TTF/Woff.pm                   |  2 +-
 lib/Font/TTF/Woff/MetaData.pm          |  2 +-
 lib/Font/TTF/Woff/PrivateData.pm       |  2 +-
 lib/Font/TTF/XMLparse.pm               |  2 +-
 lib/ttfmod.pl                          |  2 +-
 t/changes.t                            |  7 +++
 86 files changed, 301 insertions(+), 231 deletions(-)

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



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