[libfont-ttf-perl] branch master updated (ab64e4b -> 02a555f)
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 change to branch master
in repository libfont-ttf-perl.
from ab64e4b update changelog
adds e207c9c New upstream version 1.06
new b21e1fb Merge tag 'upstream/1.06'
new 5db2957 Update debian/changelog
new ef8f78c d/u/metadata: add repository links
new 710edb9 Remove patch fixing typo in POD, applied by upstream
new f783f72 Update years of upstream copyright
new 8329638 Update Debian packaging copyright
new d469963 Declare compliance with Debian policy 3.9.8
new 02a555f Releasing libfont-ttf-perl version 1.06-1
The 8 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 +
MANIFEST.SKIP | 1 +
META.json | 24 ++----
META.yml | 11 +--
Makefile.PL | 93 ++++++++++------------
README.TXT | 9 +--
buildutils/convert_tags.pl | 10 +--
debian/changelog | 14 +++-
debian/control | 2 +-
debian/copyright | 4 +-
debian/patches/fix-spelling-error-in-manpage.patch | 20 -----
debian/patches/series | 1 -
debian/upstream/metadata | 2 +
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 ++
92 files changed, 318 insertions(+), 257 deletions(-)
delete mode 100644 debian/patches/fix-spelling-error-in-manpage.patch
delete mode 100644 debian/patches/series
create mode 100644 t/changes.t
--
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