[libfont-ttf-perl] branch master updated (3fd1a91 -> b578214)

gregor herrmann gregoa at debian.org
Tue Jan 14 19:11:37 UTC 2014


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

gregoa pushed a change to branch master
in repository libfont-ttf-perl.

      from  3fd1a91   rm obsolete d/README.source which talked about good old quilt
      adds  b2de87d   Imported Upstream version 1.04
       new  dd6a7f9   Merge tag 'upstream/1.04'
       new  20bb609   New upstream release.
       new  2457dda   Update years of packaging copyright.
       new  bfea36a   Drop patches, all merged/fixed upstream.
       new  ba72fa4   debian/rules: update list of removed files.
       new  0d9d8ae   Add new patch to fix another POD issue.
       new  b578214   releasing package libfont-ttf-perl version 1.04-1

The 7 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                                     |  12 +-
 MANIFEST                                    |   6 +-
 MANIFEST.SKIP                               |   5 +-
 META.yml                                    |   2 +-
 MYMETA.yml                                  |   2 +-
 README.TXT                                  |   3 +-
 buildutils/convert_tags.pl                  |  15 +-
 buildutils/convert_tags_from_html.pl        |  14 +
 debian/changelog                            |  10 +
 debian/copyright                            |   2 +-
 debian/patches/fix-manpage-entry.patch      |  26 --
 debian/patches/fix-pod.patch                | 121 -------
 debian/patches/fix-spelling.patch           | 103 ------
 debian/patches/pod.patch                    |  17 +
 debian/patches/series                       |   5 +-
 debian/patches/warnings-uninitialized.patch |  29 --
 debian/rules                                |  10 +-
 lib/Font/TTF.pm                             |   8 +-
 lib/Font/TTF/.Silf.pm.swo                   | Bin 16384 -> 0 bytes
 lib/Font/TTF/AATKern.pm                     |   2 +-
 lib/Font/TTF/AATutils.pm                    |   8 +-
 lib/Font/TTF/Anchor.pm                      |   2 +-
 lib/Font/TTF/Bsln.pm                        |   2 +-
 lib/Font/TTF/Changes_old.txt                | 108 ++++++
 lib/Font/TTF/Cmap.pm                        |  11 +-
 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                      |   2 +-
 lib/Font/TTF/EBDT.pm                        |   2 +-
 lib/Font/TTF/EBLC.pm                        |   2 +-
 lib/Font/TTF/Fdsc.pm                        |   4 +-
 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                        |   4 +-
 lib/Font/TTF/Fpgm.pm                        |   2 +-
 lib/Font/TTF/GDEF.pm                        |   2 +-
 lib/Font/TTF/GPOS.pm                        |   2 +-
 lib/Font/TTF/GSUB.pm                        |   2 +-
 lib/Font/TTF/Glat.pm                        |   2 +-
 lib/Font/TTF/Gloc.pm                        |   4 +-
 lib/Font/TTF/Glyf.pm                        |   2 +-
 lib/Font/TTF/Glyph.pm                       |   2 +-
 lib/Font/TTF/GrFeat.pm                      |   8 +-
 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                        |  10 +-
 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                     |   2 +-
 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             |   5 +-
 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                      |  16 +-
 lib/Font/TTF/OldCmap.pm                     |   7 +-
 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                        |   7 +-
 lib/Font/TTF/Sill.pm                        |   4 +-
 lib/Font/TTF/Table.pm                       |   2 +-
 lib/Font/TTF/Ttc.pm                         |   4 +-
 lib/Font/TTF/Ttopen.pm                      |  14 +-
 lib/Font/TTF/Useall.pm                      |   2 +-
 lib/Font/TTF/Utils.pm                       |   5 +-
 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                               |  13 +
 minsize.patch                               | 501 ----------------------------
 t/OFL.txt                                   |   6 +-
 t/testfont.ttf                              | Bin 34792 -> 48376 bytes
 t/testfont.woff                             | Bin 18851 -> 22987 bytes
 100 files changed, 332 insertions(+), 917 deletions(-)
 delete mode 100644 debian/patches/fix-manpage-entry.patch
 delete mode 100644 debian/patches/fix-pod.patch
 delete mode 100644 debian/patches/fix-spelling.patch
 create mode 100644 debian/patches/pod.patch
 delete mode 100644 debian/patches/warnings-uninitialized.patch
 delete mode 100644 lib/Font/TTF/.Silf.pm.swo
 create mode 100644 lib/Font/TTF/Changes_old.txt
 delete mode 100644 minsize.patch

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