[DRE-commits] [ruby-gnome2] 07/31: Merge tag 'upstream/3.0.2' into exp/debian

Daisuke Higuchi dai at moszumanska.debian.org
Mon Oct 10 13:40:17 UTC 2016


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

dai pushed a commit to branch exp/debian
in repository ruby-gnome2.

commit d51d8b211668d48cb3eeb9bbdb1b3d594451818a
Merge: a46e28f 49e1ac2
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Sun Oct 9 21:56:22 2016 +0900

    Merge tag 'upstream/3.0.2' into exp/debian
    
    Upstream version 3.0.2

 NEWS                                               |  95 ++++++++++
 README.md                                          |   3 +-
 Rakefile                                           |  26 ++-
 build/build-windows.sh                             | 204 ++++++++++++---------
 gdk3/Rakefile                                      |  12 ++
 gdk3/lib/gdk3/cairo.rb                             |  10 +-
 gdk3/lib/gdk3/deprecated.rb                        |  19 +-
 gdk3/lib/gdk3/window.rb                            |   7 +-
 glib2/ext/glib2/rbglib.h                           |   2 +-
 .../ext/gobject-introspection/rb-gi-argument.c     | 129 ++++++++-----
 .../ext/gobject-introspection/rb-gi-loader.c       |  12 ++
 gstreamer/lib/gst.rb                               |   1 +
 .../lib/gst/type-find-factory.rb                   |  10 +-
 gstreamer/sample/gst-inspect.rb                    |  21 ++-
 gtk3/Rakefile                                      |   5 +
 gtk3/lib/gtk3.rb                                   |   6 +-
 gtk3/lib/gtk3/calendar.rb                          |   6 +
 gtk3/lib/gtk3/{window.rb => check-menu-item.rb}    |  19 +-
 gtk3/lib/gtk3/deprecated.rb                        |  44 ++++-
 gtk3/lib/gtk3/dialog.rb                            |   9 +
 gtk3/lib/gtk3/{window.rb => image-menu-item.rb}    |  22 ++-
 gtk3/lib/gtk3/image.rb                             |  10 +-
 gtk3/lib/gtk3/loader.rb                            |   3 +
 gtk3/lib/gtk3/{calendar.rb => table.rb}            |  25 ++-
 gtk3/lib/gtk3/text-buffer.rb                       |  24 ++-
 gtk3/lib/gtk3/tree-iter.rb                         |   6 +-
 gtk3/lib/gtk3/tree-model.rb                        |   5 +
 gtk3/lib/gtk3/window.rb                            |  13 ++
 gtk3/sample/misc/application.rb                    |   6 +-
 gtk3/sample/misc/colorchooser.rb                   |  22 +++
 gtk3/sample/misc/colorselection.rb                 |  23 ---
 gtk3/sample/misc/scalebutton.rb                    |   2 +-
 gtk3/sample/misc/tooltips.rb                       |   2 +-
 gtk3/sample/tutorial/exampleapp8/exampleapp.rb     |   4 +-
 gtk3/sample/tutorial/exampleapp9/exampleapp.rb     |   2 +-
 .../gtk3/calendar.rb => test/test-calendar.rb}     |  18 +-
 .../calendar.rb => test/test-check-menu-item.rb}   |  26 ++-
 gtk3/test/test-gtk-image.rb                        |   5 +
 gtk3/test/test-gtk-tree-iter.rb                    |   9 +
 .../gtk3/calendar.rb => test/test-gtk-window.rb}   |  20 +-
 rsvg2/Rakefile                                     |   5 +
 rsvg2/lib/rsvg2.rb                                 |  43 +++++
 42 files changed, 695 insertions(+), 240 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