[DRE-commits] [SCM] ruby-gir-ffi.git branch, master, updated. debian/0.2.3-1-6-g7f70d9c

Antono Vasiljev self at antono.info
Fri Mar 16 23:10:14 UTC 2012


The following commit has been merged in the master branch:
commit 7f70d9c2483ee3d89e6a7c08b535ec4232d98d4e
Author: Antono Vasiljev <self at antono.info>
Date:   Sat Mar 17 02:01:13 2012 +0300

    All build-dependencies needed to run tests + some dependencies to run examples
    
    Suggests packages needed to run examples

diff --git a/debian/control b/debian/control
index 889a94b..e0f4cb9 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Antono Vasiljev <self at antono.info>,
 	TANIGUCHI Takaki <takaki at debian.org>,
         Paul van Tilburg <paulvt at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), ruby | ruby-interpreter, ruby-rr, ruby-minitest, gem2deb (>= 0.2.6~)
+Build-Depends: debhelper (>= 7.0.50~), ruby | ruby-interpreter, rake, ruby-rr, ruby-minitest, ruby-indentation, ruby-ffi, libgirepository1.0-dev, libgirepository-1.0-1 (>= 0.10), gir1.2-gtk-2.0, libgtk2.0-dev, gobject-introspection, gem2deb (>= 0.2.6~)
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-gir-ffi.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-gir-ffi.git;a=summary
@@ -16,7 +16,8 @@ XS-Ruby-Versions: all
 Package: ruby-gir-ffi
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-indentation, gobject-introspection, ruby-ffi
+Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-indentation, ruby-ffi, libgirepository-1.0-1, libglib2.0-dev
+Suggests: gir1.2-glib-2.0, gir1.2-gtk-3.0, gir1.2-webkit-1.0
 Description: FFI-based GObject binding using the GObject Introspection Repository
  GObject is an abstraction layer that allows programming
  with an object paradigm that is compatible with many

-- 
ruby-gir-ffi.git



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