[DRE-commits] r2526 - packages/ruby-gnome2/trunk/debian
acornet at alioth.debian.org
acornet at alioth.debian.org
Wed Mar 19 22:11:06 UTC 2008
Author: acornet
Date: 2008-03-19 22:11:05 +0000 (Wed, 19 Mar 2008)
New Revision: 2526
Modified:
packages/ruby-gnome2/trunk/debian/changelog
packages/ruby-gnome2/trunk/debian/control
Log:
Fix GTK -> GTK+ spelling in description.
Modified: packages/ruby-gnome2/trunk/debian/changelog
===================================================================
--- packages/ruby-gnome2/trunk/debian/changelog 2008-03-19 22:07:04 UTC (rev 2525)
+++ packages/ruby-gnome2/trunk/debian/changelog 2008-03-19 22:11:05 UTC (rev 2526)
@@ -1,10 +1,11 @@
-ruby-gnome2 (0.16.0-11) UNRELEASED; urgency=low
+ruby-gnome2 (0.16.0-11) unstable; urgency=low
* Add Vcs-* fields.
* Add glib-mkenums.patch, fixes generated C code to be cleaner
(Closes: #471610).
+ * Fix GTK -> GTK+ spelling in description.
- -- Arnaud Cornet <acornet at debian.org> Wed, 19 Mar 2008 22:57:21 +0100
+ -- Arnaud Cornet <acornet at debian.org> Wed, 19 Mar 2008 23:09:14 +0100
ruby-gnome2 (0.16.0-10~lenny1) testing-security; urgency=high
Modified: packages/ruby-gnome2/trunk/debian/control
===================================================================
--- packages/ruby-gnome2/trunk/debian/control 2008-03-19 22:07:04 UTC (rev 2525)
+++ packages/ruby-gnome2/trunk/debian/control 2008-03-19 22:11:05 UTC (rev 2526)
@@ -247,7 +247,7 @@
Architecture: all
Depends: libgtkglext1-ruby1.8
Description: GTK+ GL extension bindings for the Ruby language
- GtkGLExt provides the GDK objects to support OpenGL rendering in GTK,
+ GtkGLExt provides the GDK objects to support OpenGL rendering in GTK+,
and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. This package
contains libraries for using GtkGLExt with the Ruby programming language.
.
@@ -260,7 +260,7 @@
Replaces: libgtkglext1-ruby (<< 0.16.0)
Conflicts: libgtkglext1-ruby (<< 0.16.0)
Description: GTK+ GL extension bindings for the Ruby language
- GtkGLExt provides the GDK objects to support OpenGL rendering in GTK,
+ GtkGLExt provides the GDK objects to support OpenGL rendering in GTK+,
and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable. This package
contains libraries for using GtkGLExt with the Ruby programming language.
More information about the Pkg-ruby-extras-commits
mailing list