[DRE-commits] [ruby-cairo] 06/13: Merge tag 'upstream/1.14.2'

Daisuke Higuchi dai at moszumanska.debian.org
Wed Oct 26 05:57:08 UTC 2016


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

dai pushed a commit to branch master
in repository ruby-cairo.

commit 56c6dfb4295023a93fcb6301e58ed8b2a9ec93d5
Merge: 0c36a1c 2a08a73
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Wed Oct 26 12:41:39 2016 +0900

    Merge tag 'upstream/1.14.2'
    
    Upstream version 1.14.2

 .travis.yml                                     |   2 +-
 NEWS                                            |  21 ++
 Rakefile                                        |  23 +-
 build/Vagrantfile                               |   4 +-
 build/build-windows.sh                          |   4 +-
 ext/cairo/cairo.def                             |   1 +
 ext/cairo/extconf.rb                            |  33 ++-
 ext/cairo/rb_cairo.c                            |   3 +
 ext/cairo/rb_cairo.h                            |   6 +-
 ext/cairo/rb_cairo_context.c                    |   2 +-
 ext/cairo/rb_cairo_io.c                         |   4 +
 ext/cairo/rb_cairo_io.h                         |   2 +
 ext/cairo/rb_cairo_pattern.c                    |   8 +-
 ext/cairo/rb_cairo_private.h                    |   2 +
 ext/cairo/rb_cairo_quartz_surface.m             | 207 +++++++++++++++++
 ext/cairo/rb_cairo_surface.c                    | 296 +++++-------------------
 lib/cairo.rb                                    |  39 ++--
 lib/cairo/region.rb                             |  14 ++
 patches/cairo-1.14-missing-exeext-float-m4.diff |  17 --
 test/test_region.rb                             |  26 +++
 20 files changed, 417 insertions(+), 297 deletions(-)

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



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