[DRE-commits] [ruby-ttfunk] branch master updated (1627d2e -> ba0eb54)

Cédric Boutillier boutil at moszumanska.debian.org
Wed Sep 24 14:58:42 UTC 2014


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

boutil pushed a change to branch master
in repository ruby-ttfunk.

      from  1627d2e   Update my email address to @d.o
      adds  b7d6664   Imported Upstream version 1.4.0
       new  1fd0521   Merge tag 'upstream/1.4.0'
       new  981a952   Drop 0020-add-require-pathname.patch, applied upstream
       new  73b3fa2   Refresh 0010-fix_example_metrics.patch
       new  6f9eecb   Bump Standards-Version to 3.9.6 (no changes needed). Add autopkgtest-pkg-ruby testsuite
       new  ba0eb54   prepare changelog

The 5 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:
 checksums.yaml.gz                              | Bin 270 -> 0 bytes
 debian/changelog                               |  10 +++++
 debian/control                                 |   3 +-
 debian/patches/0010-fix_example_metrics.patch  |  15 +++----
 debian/patches/0020-add-require-pathname.patch |  13 ------
 debian/patches/series                          |   1 -
 examples/metrics.rb                            |   3 +-
 lib/ttfunk.rb                                  |  36 ++++++++++-------
 lib/ttfunk/directory.rb                        |   5 +--
 lib/ttfunk/resource_file.rb                    |   2 +-
 lib/ttfunk/subset.rb                           |   8 ++--
 lib/ttfunk/subset/base.rb                      |  26 ++++++------
 lib/ttfunk/subset/mac_roman.rb                 |   5 ++-
 lib/ttfunk/subset/unicode.rb                   |   2 +-
 lib/ttfunk/subset/unicode_8bit.rb              |   2 +-
 lib/ttfunk/subset/windows_1252.rb              |   5 ++-
 lib/ttfunk/subset_collection.rb                |   2 +-
 lib/ttfunk/table.rb                            |   2 +-
 lib/ttfunk/table/cmap.rb                       |   9 +++--
 lib/ttfunk/table/cmap/format00.rb              |   8 ++--
 lib/ttfunk/table/cmap/format06.rb              |   4 +-
 lib/ttfunk/table/cmap/format10.rb              |   4 +-
 lib/ttfunk/table/cmap/format12.rb              |   6 +--
 lib/ttfunk/table/cmap/subtable.rb              |  12 +++---
 lib/ttfunk/table/glyf.rb                       |   6 +--
 lib/ttfunk/table/glyf/compound.rb              |   2 +-
 lib/ttfunk/table/glyf/simple.rb                |   2 +-
 lib/ttfunk/table/head.rb                       |   2 +-
 lib/ttfunk/table/hhea.rb                       |   2 +-
 lib/ttfunk/table/hmtx.rb                       |   2 +-
 lib/ttfunk/table/kern.rb                       |   4 +-
 lib/ttfunk/table/kern/format0.rb               |   5 +--
 lib/ttfunk/table/loca.rb                       |   2 +-
 lib/ttfunk/table/maxp.rb                       |   2 +-
 lib/ttfunk/table/name.rb                       |   6 +--
 lib/ttfunk/table/os2.rb                        |   2 +-
 lib/ttfunk/table/post.rb                       |  35 ++++++++--------
 lib/ttfunk/table/post/format20.rb              |   2 +-
 lib/ttfunk/table/post/format25.rb              |  23 -----------
 lib/ttfunk/table/sbix.rb                       |  54 +++++++++++++++++++++++++
 lib/ttfunk/table/simple.rb                     |   2 +-
 metadata.yml                                   |   6 +--
 42 files changed, 190 insertions(+), 152 deletions(-)
 delete mode 100644 checksums.yaml.gz
 delete mode 100644 debian/patches/0020-add-require-pathname.patch
 delete mode 100644 lib/ttfunk/table/post/format25.rb
 create mode 100644 lib/ttfunk/table/sbix.rb

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ttfunk.git



More information about the Pkg-ruby-extras-commits mailing list