[DRE-commits] [ruby-gnome2] 01/04: Updated version 3.1.7 from 'upstream/3.1.7'

Daisuke Higuchi dai at moszumanska.debian.org
Wed Jul 19 10:11:12 UTC 2017


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

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

commit 479e53fa3c1d87c32ccbed5e4cbde74f85cb6a47
Merge: e194446 5448d79
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Wed Jul 19 18:50:36 2017 +0900

    Updated version 3.1.7 from 'upstream/3.1.7'
    
    with Debian dir e44eca15caff01f15e30b81ce7b674efe33dfe23

 NEWS                                               | 117 ++++++
 clutter-gstreamer/Rakefile                         |   6 +-
 clutter/Rakefile                                   |  12 +-
 clutter/lib/clutter.rb                             |   5 +-
 gdk3/Rakefile                                      |   2 +-
 gdk3/lib/gdk3/loader.rb                            |   1 +
 glib2/Rakefile                                     |   5 +-
 glib2/ext/glib2/rbglib-bytes.c                     |  24 ++
 glib2/ext/glib2/rbglib.c                           |   1 +
 glib2/ext/glib2/rbglib.h                           |   2 +-
 glib2/ext/glib2/rbglib_error.c                     |  16 +-
 glib2/ext/glib2/rbgprivate.h                       |   1 +
 glib2/lib/glib-mkenums.rb                          |   2 +-
 glib2/lib/glib2.rb                                 |   2 +-
 glib2/lib/mkmf-gnome2.rb                           |   3 +-
 glib2/patches/glib-2.52.1-fix-build-error.diff     |  37 --
 gnumeric/Rakefile                                  |   2 +-
 gobject-introspection/Rakefile                     |   2 +-
 .../ext/gobject-introspection/extconf.rb           |   8 +-
 .../ext/gobject-introspection/rb-gi-argument.c     | 141 ++++++-
 .../gobject-introspection/rb-gi-function-info.c    |   5 +-
 .../lib/gobject-introspection/loader.rb            |   9 +
 gstreamer/Rakefile                                 |  12 +-
 gtk3/Rakefile                                      |   2 +-
 gtk3/lib/gtk3.rb                                   |   2 +-
 gtk3/lib/gtk3/css-provider.rb                      |   9 +
 gtk3/lib/gtk3/loader.rb                            |   6 +
 gtk3/lib/gtk3/text-buffer.rb                       |  43 +-
 gtk3/lib/gtk3/{css-provider.rb => text-tag.rb}     |  39 +-
 gtk3/sample/gtk-demo/clipboard.rb                  |   4 +-
 gtk3/sample/gtk-demo/css_basics.rb                 |   6 +-
 gtk3/sample/gtk-demo/css_multiplebgs.rb            |   4 +-
 gtk3/sample/gtk-demo/css_pixbufs.rb                |   6 +-
 gtk3/sample/gtk-demo/glarea.rb                     |   2 +-
 gtk3/sample/gtk-demo/hypertext.rb                  |   8 +-
 gtk3/sample/gtk-demo/images.rb                     |  17 +-
 gtk3/sample/gtk-demo/listbox.rb                    |   2 +-
 gtk3/sample/gtk-demo/main.rb                       |  41 +-
 gtk3/sample/gtk-demo/markup.rb                     |   4 +-
 gtk3/sample/gtk-demo/stack.rb                      |   2 -
 gtk3/sample/gtk-demo/textview.rb                   |  16 +-
 gtk3/test/test-gtk-text-buffer.rb                  |  32 +-
 .../css-provider.rb => test/test-gtk-text-tag.rb}  |  49 ++-
 gtksourceview3/Rakefile                            |   2 +-
 pango/Rakefile                                     |   2 +-
 pango/ext/pango/pango.def                          |   1 +
 ...-pango-attr-list.c => rb-pango-attr-iterator.c} |  58 ++-
 pango/ext/pango/rb-pango-attr-list.c               |  10 +
 pango/ext/pango/rb-pango-attribute.c               | 447 +++++++++++++++++++--
 pango/ext/pango/rb-pango-conversions.h             |   9 +
 pango/ext/pango/rb-pango-private.h                 |   2 +
 pango/ext/pango/rb-pango-scale.c                   |  53 +++
 pango/ext/pango/rb-pango.c                         |   2 +
 .../browser.rb => pango/lib/pango/attr-type.rb     |  25 +-
 pango/lib/pango/deprecated.rb                      |  33 ++
 pango/lib/pango/loader.rb                          |  11 +-
 .../browser.rb => pango/test/test-attr-iterator.rb |  32 +-
 rsvg2/Rakefile                                     |  11 +-
 rsvg2/lib/rsvg2.rb                                 |   1 +
 rsvg2/sample/svg-viewer.rb                         |  34 ++
 rsvg2/sample/svg2.rb                               |  48 +++
 vte3/Rakefile                                      |   2 +-
 webkit2-gtk/Rakefile                               |   2 +-
 webkit2-gtk/lib/webkit2-gtk/loader.rb              |   1 +
 .../browser.rb => lib/webkit2-gtk/web-context.rb}  |  32 +-
 webkit2-gtk/sample/browser.rb                      |  20 +-
 webkit2-gtk/sample/screenshot.rb                   |  70 ++++
 .../test/test-webkit2-gtk-web-context.rb           |  41 +-
 ...gtk-webview.rb => test-webkit2-gtk-web-view.rb} |   0
 69 files changed, 1344 insertions(+), 314 deletions(-)

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



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