[DRE-commits] r3239 - packages/ruby-gnome2/trunk/debian

acornet at alioth.debian.org acornet at alioth.debian.org
Wed Feb 25 00:03:24 UTC 2009


Author: acornet
Date: 2009-02-25 00:03:23 +0000 (Wed, 25 Feb 2009)
New Revision: 3239

Modified:
   packages/ruby-gnome2/trunk/debian/control
Log:
Complete previous patch adding entries to debian/control.

Modified: packages/ruby-gnome2/trunk/debian/control
===================================================================
--- packages/ruby-gnome2/trunk/debian/control	2009-02-24 23:59:21 UTC (rev 3238)
+++ packages/ruby-gnome2/trunk/debian/control	2009-02-25 00:03:23 UTC (rev 3239)
@@ -224,6 +224,27 @@
  program. This package contains libraries for using Libglade with the Ruby
  programming language.
 
+Package: libgoocanvas-ruby
+Architecture: all
+Depends: libgoocanvas-ruby1.8
+Description: GooCanvas bindings for the Ruby language
+ GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library.
+ This package contains libraries for using the GtkSourceView text widget
+ with syntax highlighting and other features typical of a source code
+ editor in the Ruby programming language.
+ .
+ This is a dummy package depending on the library for the current default
+ version of Ruby.
+
+Package: libgoocanvas-ruby1.8
+Architecture: any
+Depends: ${shlibs:Depends}, libgtk2-ruby1.8 (= ${binary:Version})
+Description: GooCanvas bindings for the Ruby language
+ GooCanvas is a canvas widget for GTK+ that uses the cairo 2D library.
+ This package contains libraries for using the GtkSourceView2 text widget
+ with syntax highlighting and other features typical of a source code
+ editor in the Ruby programming language.
+
 Package: libgtkhtml2-ruby
 Architecture: all
 Depends: libgtkhtml2-ruby1.8
@@ -314,6 +335,27 @@
  with syntax highlighting and other features typical of a source code
  editor in the Ruby programming language.
 
+Package: libgtksourceview2-ruby
+Architecture: all
+Depends: libgtksourceview2-ruby1.8
+Description: GtkSourceView2 bindings for the Ruby language
+ GtkSourceView2 is a text widget that extends the standard GTK+ text widget. 
+ This package contains libraries for using the GtkSourceView text widget
+ with syntax highlighting and other features typical of a source code
+ editor in the Ruby programming language.
+ .
+ This is a dummy package depending on the library for the current default
+ version of Ruby.
+
+Package: libgtksourceview2-ruby1.8
+Architecture: any
+Depends: ${shlibs:Depends}, libgtk2-ruby1.8 (= ${binary:Version})
+Description: GtkSourceView2 bindings for the Ruby language
+ GTKSourceView2 is a text widget that extends the standard GTK+ text widget. 
+ This package contains libraries for using the GtkSourceView2 text widget
+ with syntax highlighting and other features typical of a source code
+ editor in the Ruby programming language.
+
 Package: libpanel-applet2-ruby
 Architecture: all
 Depends: libpanel-applet2-ruby1.8




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