[DRE-commits] [ruby-gnome2] 04/06: really provide gemspec files. (Closes: #757464)

Daisuke Higuchi dai at moszumanska.debian.org
Sun Jul 30 12:27:43 UTC 2017


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 911e716ab215f2f32617cd0fe842c74e930382a3
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Sun Jul 30 21:14:31 2017 +0900

    really provide gemspec files. (Closes: #757464)
    
    set X-DhRuby-Root header for Arch:all.
---
 debian/control | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/control b/debian/control
index d559a6f..3b6deef 100644
--- a/debian/control
+++ b/debian/control
@@ -48,6 +48,7 @@ Description: GLib 2 bindings for the Ruby language
 Package: ruby-atk
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: atk
 Depends: gir1.2-atk-1.0,
          ruby | ruby-interpreter,
          ruby-gobject-introspection (>= ${source:Version}),
@@ -81,6 +82,7 @@ Description: CairoGObject bindings for the Ruby language
 Package: ruby-clutter
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: clutter
 Priority: extra
 Depends: gir1.2-clutter-1.0,
          ruby | ruby-interpreter,
@@ -100,6 +102,7 @@ Description: Clutter bindings for the Ruby language
 Package: ruby-clutter-gdk
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: clutter-gdk
 Priority: extra
 Depends: gir1.2-clutter-1.0,
          ruby | ruby-interpreter,
@@ -114,6 +117,7 @@ Description: Clutter-Gdk bindings for the Ruby language
 Package: ruby-clutter-gtk
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: clutter-gtk
 Priority: extra
 Depends: gir1.2-gtkclutter-1.0,
          ruby | ruby-interpreter,
@@ -133,6 +137,7 @@ Description: Clutter-Gtk bindings for the Ruby language
 Package: ruby-gdk-pixbuf2
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: gdk_pixbuf2
 Depends: ruby | ruby-interpreter,
          gir1.2-gdkpixbuf-2.0,
          ruby-gobject-introspection (>= ${source:Version}),
@@ -146,6 +151,7 @@ Description: Gdk-Pixbuf 2 bindings for the Ruby language
 Package: ruby-gdk3
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: gdk3
 Depends: ruby | ruby-interpreter,
          ruby-atk (>= ${source:Version}),
          ruby-cairo-gobject (>= ${source:Version}),
@@ -295,6 +301,7 @@ Description: GtkSourceView2 bindings for the Ruby language
 Package: ruby-gtksourceview3
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: gtksourceview3
 Depends: ruby | ruby-interpreter,
          gir1.2-gtksource-3.0,
          ruby-gtk3 (>= ${source:Version}),
@@ -335,6 +342,7 @@ Description: Ruby bindings for the libpoppler-glib library
 Package: ruby-rsvg2
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: rsvg2
 Depends: gir1.2-rsvg-2.0,
          ruby | ruby-interpreter,
          ruby-glib2 (>= ${source:Version}),
@@ -351,6 +359,7 @@ Description: RSVG renderer bindings for the Ruby language
 Package: ruby-webkit2-gtk
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
+X-DhRuby-Root: webkit2-gtk
 Priority: extra
 Depends: gir1.2-webkit2-4.0,
          ruby | ruby-interpreter,

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