[DRE-commits] [SCM] ruby-gir-ffi.git branch, master, updated. upstream/0.2.3-13-g6140027

Antono Vasiljev self at antono.info
Wed Jan 25 08:47:18 UTC 2012


The following commit has been merged in the master branch:
commit fd29ad67b392d253ad293b77aa9aee63a1bc9dae
Author: Antono Vasiljev <self at antono.info>
Date:   Wed Jan 25 11:31:06 2012 +0300

    Better description

diff --git a/debian/control b/debian/control
index 57a4638..c571d49 100644
--- a/debian/control
+++ b/debian/control
@@ -16,5 +16,11 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${misc:Depends}, ruby | ruby-interpreter, gobject-introspection, ruby-ffi
 Description: FFI-based GObject binding using the GObject Introspection Repository
- Ruby bindings for GObject based libraries using
- the GObject Introspection Repository.
+ GObject is an abstraction layer that allows programming
+ with an object paradigm that is compatible with many
+ languages.
+ .
+ This package contains the dynamic Ruby binding generator
+ for libraries that support gobject-introspection, i. e.
+ which ship a gir1.2-<name>-<version> package. With these
+ packages, the libraries can be used from Ruby.

-- 
ruby-gir-ffi.git



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