[DRE-maint] Bug#631533: Bug#631533: new upstream version available

Michal Suchanek michal.suchanek at ruk.cuni.cz
Mon Jul 25 06:57:53 UTC 2011


Excerpts from Antonio Terceiro's message of Mon Jul 25 01:10:53 +0200 2011:
> Hi,
> 
> Thanks for your suggestions. I applied the dependencies part, but these
> suggestions do not seem right to me:
> 
> > diff --git a/debian/ruby-gio2.README.Debian b/debian/ruby-gio2.README.Debian
> > new file mode 100644
> > index 0000000..2476db3
> > --- /dev/null
> > +++ b/debian/ruby-gio2.README.Debian
> > @@ -0,0 +1 @@
> > +This replaces ruby-gnomevfs2.

gnomevfs2 is ancient and deprecated. That's the reason it's not included
current ruby-gnome2. The file IO functions are handled by gio which is
packaged as ruby-gio2. This is the reason I started looking into newer
ruby-gnome2 in the first place.

> > diff --git a/debian/ruby-gtk2.README.Debian b/debian/ruby-gtk2.README.Debian
> > index cd8e69e..7ca02d4 100644
> > --- a/debian/ruby-gtk2.README.Debian
> > +++ b/debian/ruby-gtk2.README.Debian
> > @@ -11,3 +11,5 @@ libgtk-trayicon-ruby, which will be removed from the suite.  Please
> >  update your programs to use Gtk::StatusIcon instead of Gtk::TrayIcon!
> >  
> >  -- Paul van Tilburg <paulvt at debian.org>, Thu, 24 Mar 2007 08:28:24 +0200
> > +
> > +This package now also replaces ruby-glade2 and ruby-gconf.
> 
> Would you like to elaborate?
> 

As kindly pointed out by somebody on the gnome2 mailing list ruby-glade2
is dropped because it is replaced by builder (part of gtk2) which
processes XML files which can be created (or converted from glade files)
by recent versions of the glade UI editor. Example in
/usr/share/doc/libgtk2-ruby/examples/gtk-demo/builder.rb (or whatever is
the ruby-gtk2 package named on your system).

gconf2 should be the same as glade2 but I never used it so I have no
idea about that.

Thanks

Michal






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