[DRE-commits] [ruby-gnome2] 04/08: add new packages

Cédric Boutillier boutil at alioth.debian.org
Wed Oct 2 14:51:32 UTC 2013


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

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

commit 85d58371781d338b00bf794c92688535533350d3
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Oct 2 16:44:31 2013 +0200

    add new packages
---
 debian/control |   32 +++++++++++++++++++++++++++++++-
 1 file changed, 31 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c02a7fe..9979f24 100644
--- a/debian/control
+++ b/debian/control
@@ -227,7 +227,7 @@ Description: GStreamer bindings for the Ruby language (debugging symbols)
 
 Package: ruby-gnome2
 Architecture: all
-Depends: ruby-rsvg2, ruby-vte, ruby-atk, ruby-gdk-pixbuf2, ruby-pango, ruby-gio2, ruby-poppler, ruby-gtksourceview2, ruby-gstreamer, ${misc:Depends}
+Depends: ruby-rsvg2, ruby-vte, ruby-atk, ruby-gdk-pixbuf2, ruby-pango, ruby-gio2, ruby-poppler, ruby-gtksourceview2, ruby-gstreamer, ruby-cairo-gobject, ruby-gdk3, ruby-gobject-introspection, ruby-gtk3, ruby-gtksourceview3, ruby-vte3, ${misc:Depends}
 Description: GNOME-related bindings for the Ruby language
  These bindings allow use of the GNOME developer platform using the Ruby
  programming language.
@@ -246,3 +246,33 @@ Description: GNOME-related bindings for the Ruby language (development files)
  This package contains development files required to build ruby-gnome2
  extensions.
 
+Package: ruby-cairo-gobject
+Architecture: any
+Depends: ${mist:Depends}
+Description: Ruby bindings for the cairo-gobjet library
+
+Package: ruby-gdk3
+Architecture: any
+Depends: ${mist:Depends}
+Description: Ruby bindings for GDK 3.x
+
+Package: ruby-gobject-introspection
+Architecture: any
+Depends: ${mist:Depends}
+Description: Ruby bindings for the GObjectIntrospection library
+
+Package: ruby-gtk3
+Architecture: any
+Depends: ${mist:Depends}
+Description: Ruby bindings for the GTK+-3.x library
+
+Package: ruby-gtksourceview3
+Architecture: any
+Depends: ${mist:Depends}
+Description: Ruby bindings for the gtksourceview3 library 
+
+Package: ruby-vte3
+Architecture: any
+Depends: ${mist:Depends}
+Description: VTE3 widget bindings for the Ruby language
+

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