Your message dated Thu, 15 Apr 2010 22:25:41 +0000
with message-id <e1o2xvf-0003u7...@ries.debian.org>
and subject line Bug#577912: fixed in ruby-gnome2 0.19.3-2
has caused the Debian Bug report #577912,
regarding ruby-gnome2: FTBFS: extconf fails
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
577912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577912
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-gnome2
Version: 0.19.3-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100415 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-ruby-gnome2_0.19.3-1-amd64-t99bLA/ruby-gnome2-0.19.3'
> /usr/bin/ruby1.8 \
> extconf.rb atk bonobo bonoboui gconf gdkpixbuf glib gnome
> gnomecanvas gnomevfs goocanvas gstreamer gtk gtkglext gtkmozembed
> gtksourceview2 libart libglade panel-applet pango poppler rsvg vte
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for atk... yes
> checking for G_PLATFORM_WIN32... no
> checking for atk_action_get_localized_name() in atk/atk.h... yes
> checking for atk_hyperlink_is_inline() in atk/atk.h... yes
> checking for atk_object_add_relationship() in atk/atk.h... yes
> checking for atk_object_remove_relationship() in atk/atk.h... yes
> checking for atk_component_get_layer() in atk/atk.h... yes
> checking for atk_component_get_mdi_zorder() in atk/atk.h... yes
> checking for atk_hyperlink_is_selected_link() in atk/atk.h... yes
> checking for atk_text_get_bounded_ranges() in atk/atk.h... yes
> checking for atk_role_get_localized_name() in atk/atk.h... yes
> checking for atk_text_clip_type_get_type() in atk/atk.h... yes
> checking for atk_text_free_ranges() in atk/atk.h... yes
> creating rbatkversion.h
> creating ruby-atk.pc
> extconf.rb: Leaving directory 'atk'
> extconf.rb: Entering directory `bonobo'
> creating Makefile
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for libbonobo-2.0... yes
> checking for libbonoboui-2.0... yes
> checking for G_PLATFORM_WIN32... no
> creating ruby-bonobo2.pc
> creating rbbonoboversion.h
> creating Makefile
> extconf.rb: Leaving directory 'bonobo'
> extconf.rb: Entering directory `bonoboui'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for libgnomeui-2.0... yes
> checking for libbonoboui-2.0... yes
> checking for G_PLATFORM_WIN32... no
> creating ruby-bonoboui2.pc
> creating rbbonobouiversion.h
> creating Makefile
> extconf.rb: Leaving directory 'bonoboui'
> extconf.rb: Entering directory `gconf'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for gconf-2.0... yes
> checking for gobject-2.0... yes
> checking for G_PLATFORM_WIN32... no
> creating rbgconfversion.h
> creating ruby-gconf2.pc
> creating Makefile
> extconf.rb: Leaving directory 'gconf'
> extconf.rb: Entering directory `gdkpixbuf'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for gdk-pixbuf-2.0... yes
> checking for G_PLATFORM_WIN32... no
> checking for gdk_pixbuf_set_option() in gdk-pixbuf/gdk-pixbuf.h... yes
> checking for gdk-pixbuf/gdk-pixbuf-io.h... yes
> checking for gdk-2.0... yes
> checking for cairo... yes
> checking for rb_cairo.h... yes
> creating ruby-gdkpixbuf2.pc
> creating Makefile
> extconf.rb: Leaving directory 'gdkpixbuf'
> extconf.rb: Entering directory `glib'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for gobject-2.0... yes
> checking for gthread-2.0... yes
> checking for G_PLATFORM_WIN32... no
> checking for unistd.h... yes
> checking for io.h... no
> checking for g_spawn_close_pid() in glib.h... yes
> checking for g_thread_init() in glib.h... yes
> checking for g_main_depth() in glib.h... yes
> checking for g_listenv() in glib.h... yes
> checking for rb_check_array_type() in ruby.h... yes
> checking for rb_exec_recursive() in ruby.h... yes
> checking for rb_errinfo() in ruby.h... no
> checking for rb_sourcefile() in ruby.h... no
> checking for rb_sourceline() in ruby.h... no
> checking for ruby_set_current_source() in ruby.h... yes
> checking for rb_thread_blocking_region() in ruby.h... no
> checking for ruby_native_thread_p() in ruby.h... no
> checking for curr_thread in ruby.h,node.h... no
> checking for rb_curr_thread in ruby.h,node.h... yes
> creating ruby-glib2.pc
> creating glib-enum-types.c
> creating glib-enum-types.h
> creating Makefile
> extconf.rb: Leaving directory 'glib'
> extconf.rb: Entering directory `gnome'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for libgnomeui-2.0... yes
> checking for G_PLATFORM_WIN32... no
> creating rbgnomeversion.h
> creating ruby-gnome2.pc
> creating Makefile
> extconf.rb: Leaving directory 'gnome'
> extconf.rb: Entering directory `gnomecanvas'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for libgnomecanvas-2.0... yes
> checking for G_PLATFORM_WIN32... no
> checking for gnome_canvas_set_center_scroll_region()... yes
> checking for gnome_canvas_path_def_get_type()... yes
> creating rbgnomecanvasversion.h
> creating ruby-gnomecanvas2.pc
> creating Makefile
> extconf.rb: Leaving directory 'gnomecanvas'
> extconf.rb: Entering directory `gnomevfs'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for gnome-vfs-2.0... yes
> checking for gnome-vfs-module-2.0... yes
> checking for gobject-2.0... yes
> checking for rb_exec_recursive()... yes
> extconf.rb: Leaving directory 'gnomevfs'
> extconf.rb: Entering directory `goocanvas'
> checking for G_PLATFORM_WIN32... no
> creating rbgnomevfsversion.h
> creating ruby-gnomevfs.pc
> creating Makefile
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for goocanvas version (>= 0.8.0)... yes
> checking for G_PLATFORM_WIN32... no
> checking for cairo... yes
> checking for rb_cairo.h... yes
> creating rbgoo_canvasversion.h
> creating ruby-goocanvas.pc
> creating Makefile
> extconf.rb: Leaving directory 'goocanvas'
> extconf.rb: Entering directory `gstreamer'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for gstreamer-0.10... yes
> checking for gstreamer-plugins-base-0.10... yes
> checking for G_PLATFORM_WIN32... no
> checking for unistd.h... yes
> checking for io.h... no
> checking for main() in -lgstinterfaces-0.10... yes
> checking for gst/interfaces/xoverlay.h... yes
> creating ruby-gstreamer.pc
> creating Makefile
> extconf.rb: Leaving directory 'gstreamer'
> extconf.rb: Entering directory `gtk'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for gthread-2.0... yes
> checking for gtk+-2.0... yes
> checking for G_PLATFORM_WIN32... no
> checking for st.h... yes
> checking for ruby/st.h... no
> checking for target... x11
> checking for gtk_plug_get_type() in gtk/gtk.h... yes
> checking for gtk_socket_get_type() in gtk/gtk.h... yes
> checking for pango_render_part_get_type() in gtk/gtk.h... yes
> checking for gtk/gtkfilesystem.h... yes
> checking for X11/Xlib.h... yes
> checking for XReadBitmapFileData() in X11/Xlib.h... yes
> checking for XGetErrorText() in X11/Xlib.h... yes
> checking for gtk+-unix-print-2.0... yes
> checking for rb_errinfo()... no
> checking for cairo... yes
> checking for rb_cairo.h... yes
> creating ruby-gtk2.pc
> creating Makefile
> extconf.rb: Leaving directory 'gtk'
> extconf.rb: Entering directory `gtkglext'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for gtkglext-1.0... yes
> checking for G_PLATFORM_WIN32... no
> creating ruby-gtkglext.pc
> creating Makefile
> extconf.rb: Leaving directory 'gtkglext'
> extconf.rb: Entering directory `gtkmozembed'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> libxul-embedding-unstable is found.
> checking for gtk+-2.0... yes
> checking for libxul-embedding-unstable... yes
> checking for G_PLATFORM_WIN32... no
> checking for main() in -lxpcomglue... yes
> checking for gtkmozembed_glue.cpp... yes
> creating rbgtkmozembedversion.h
> creating ruby-gtkmozembed.pc
> creating gtkmozembed-enum-types.c
> creating gtkmozembed-enum-types.h
> creating Makefile
> extconf.rb: Leaving directory 'gtkmozembed'
> extconf.rb: Entering directory `gtksourceview2'
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for gtksourceview-2.0... yes
> checking for G_PLATFORM_WIN32... no
> checking for gtk_source_mark_get_type() in gtksourceview/gtksourcemark.h...
> yes
> checking for gtk_source_print_compositor_get_type() in
> gtksourceview/gtksourceprintcompositor.h... yes
> checking for gtk_source_view_get_mark_category_background() in
> gtksourceview/gtksourceview.h... yes
> checking for gtk_source_language_manager_guess_language() in
> gtksourceview/gtksourcelanguagemanager.h... yes
> extconf.rb: Leaving directory 'gtksourceview2'
> extconf.rb: Entering directory `libart'
> creating rbgtksourceview2version.h
> creating ruby-gtksourceview2.pc
> creating Makefile
> checking for GCC... yes
> checking for rb_define_alloc_func() in ruby.h... yes
> checking for rb_block_proc() in ruby.h... yes
> checking for new allocation framework... yes
> checking for attribute assignment... yes
> checking for libart-2.0... yes
> checking for libpng12... yes
> checking for jpeglib.h... no
> extconf.rb: Leaving directory 'libart'
> *** extconf.rb failed ***
> Could not create Makefile due to some reason, probably lack of
> necessary libraries and/or headers. Check the mkmf.log file for more
> details. You may need configuration options.
>
> Provided configuration options:
> --with-opt-dir
> --without-opt-dir
> --with-opt-include
> --without-opt-include=${opt-dir}/include
> --with-opt-lib
> --without-opt-lib=${opt-dir}/lib
> --with-make-prog
> --without-make-prog
> --srcdir=.
> --curdir
> --ruby=/usr/bin/ruby1.8
> --ruby=/usr/bin/ruby1.8
> make[1]: *** [override_dh_auto_configure] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/04/15/ruby-gnome2_0.19.3-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: ruby-gnome2
Source-Version: 0.19.3-2
We believe that the bug you reported is fixed in the latest version of
ruby-gnome2, which is due to be installed in the Debian FTP archive:
libart2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libart2-ruby1.8-dbg_0.19.3-2_amd64.deb
libart2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libart2-ruby1.8_0.19.3-2_amd64.deb
libart2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libart2-ruby_0.19.3-2_all.deb
libatk1-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libatk1-ruby1.8-dbg_0.19.3-2_amd64.deb
libatk1-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libatk1-ruby1.8_0.19.3-2_amd64.deb
libatk1-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libatk1-ruby_0.19.3-2_all.deb
libgconf2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgconf2-ruby1.8-dbg_0.19.3-2_amd64.deb
libgconf2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgconf2-ruby1.8_0.19.3-2_amd64.deb
libgconf2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgconf2-ruby_0.19.3-2_all.deb
libgdk-pixbuf2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgdk-pixbuf2-ruby1.8-dbg_0.19.3-2_amd64.deb
libgdk-pixbuf2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgdk-pixbuf2-ruby1.8_0.19.3-2_amd64.deb
libgdk-pixbuf2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgdk-pixbuf2-ruby_0.19.3-2_all.deb
libglade2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libglade2-ruby1.8-dbg_0.19.3-2_amd64.deb
libglade2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libglade2-ruby1.8_0.19.3-2_amd64.deb
libglade2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libglade2-ruby_0.19.3-2_all.deb
libglib2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libglib2-ruby1.8-dbg_0.19.3-2_amd64.deb
libglib2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libglib2-ruby1.8_0.19.3-2_amd64.deb
libglib2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libglib2-ruby_0.19.3-2_all.deb
libgnome2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgnome2-ruby1.8-dbg_0.19.3-2_amd64.deb
libgnome2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgnome2-ruby1.8_0.19.3-2_amd64.deb
libgnome2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgnome2-ruby_0.19.3-2_all.deb
libgnomecanvas2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgnomecanvas2-ruby1.8-dbg_0.19.3-2_amd64.deb
libgnomecanvas2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgnomecanvas2-ruby1.8_0.19.3-2_amd64.deb
libgnomecanvas2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgnomecanvas2-ruby_0.19.3-2_all.deb
libgnomevfs2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgnomevfs2-ruby1.8-dbg_0.19.3-2_amd64.deb
libgnomevfs2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgnomevfs2-ruby1.8_0.19.3-2_amd64.deb
libgnomevfs2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgnomevfs2-ruby_0.19.3-2_all.deb
libgoocanvas-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgoocanvas-ruby1.8-dbg_0.19.3-2_amd64.deb
libgoocanvas-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgoocanvas-ruby1.8_0.19.3-2_amd64.deb
libgoocanvas-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgoocanvas-ruby_0.19.3-2_all.deb
libgst-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgst-ruby1.8-dbg_0.19.3-2_amd64.deb
libgst-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgst-ruby1.8_0.19.3-2_amd64.deb
libgst-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgst-ruby_0.19.3-2_all.deb
libgtk-mozembed-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgtk-mozembed-ruby1.8-dbg_0.19.3-2_amd64.deb
libgtk-mozembed-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgtk-mozembed-ruby1.8_0.19.3-2_amd64.deb
libgtk-mozembed-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgtk-mozembed-ruby_0.19.3-2_all.deb
libgtk2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgtk2-ruby1.8-dbg_0.19.3-2_amd64.deb
libgtk2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgtk2-ruby1.8_0.19.3-2_amd64.deb
libgtk2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgtk2-ruby_0.19.3-2_all.deb
libgtkglext1-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgtkglext1-ruby1.8-dbg_0.19.3-2_amd64.deb
libgtkglext1-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgtkglext1-ruby1.8_0.19.3-2_amd64.deb
libgtkglext1-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgtkglext1-ruby_0.19.3-2_all.deb
libgtksourceview2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgtksourceview2-ruby1.8-dbg_0.19.3-2_amd64.deb
libgtksourceview2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libgtksourceview2-ruby1.8_0.19.3-2_amd64.deb
libgtksourceview2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libgtksourceview2-ruby_0.19.3-2_all.deb
libpanel-applet2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libpanel-applet2-ruby1.8-dbg_0.19.3-2_amd64.deb
libpanel-applet2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libpanel-applet2-ruby1.8_0.19.3-2_amd64.deb
libpanel-applet2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libpanel-applet2-ruby_0.19.3-2_all.deb
libpango1-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libpango1-ruby1.8-dbg_0.19.3-2_amd64.deb
libpango1-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libpango1-ruby1.8_0.19.3-2_amd64.deb
libpango1-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libpango1-ruby_0.19.3-2_all.deb
libpoppler-glib-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libpoppler-glib-ruby1.8-dbg_0.19.3-2_amd64.deb
libpoppler-glib-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libpoppler-glib-ruby1.8_0.19.3-2_amd64.deb
libpoppler-glib-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libpoppler-glib-ruby_0.19.3-2_all.deb
librsvg2-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/librsvg2-ruby1.8-dbg_0.19.3-2_amd64.deb
librsvg2-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/librsvg2-ruby1.8_0.19.3-2_amd64.deb
librsvg2-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/librsvg2-ruby_0.19.3-2_all.deb
libvte-ruby1.8-dbg_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libvte-ruby1.8-dbg_0.19.3-2_amd64.deb
libvte-ruby1.8_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/libvte-ruby1.8_0.19.3-2_amd64.deb
libvte-ruby_0.19.3-2_all.deb
to main/r/ruby-gnome2/libvte-ruby_0.19.3-2_all.deb
ruby-gnome2-dev_0.19.3-2_amd64.deb
to main/r/ruby-gnome2/ruby-gnome2-dev_0.19.3-2_amd64.deb
ruby-gnome2_0.19.3-2.debian.tar.gz
to main/r/ruby-gnome2/ruby-gnome2_0.19.3-2.debian.tar.gz
ruby-gnome2_0.19.3-2.dsc
to main/r/ruby-gnome2/ruby-gnome2_0.19.3-2.dsc
ruby-gnome2_0.19.3-2_all.deb
to main/r/ruby-gnome2/ruby-gnome2_0.19.3-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 577...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Arnaud Cornet <acor...@debian.org> (supplier of updated ruby-gnome2 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 15 Apr 2010 20:19:10 +0100
Source: ruby-gnome2
Binary: libglib2-ruby libglib2-ruby1.8 libglib2-ruby1.8-dbg libatk1-ruby
libatk1-ruby1.8 libatk1-ruby1.8-dbg libpango1-ruby libpango1-ruby1.8
libpango1-ruby1.8-dbg libgdk-pixbuf2-ruby libgdk-pixbuf2-ruby1.8
libgdk-pixbuf2-ruby1.8-dbg libgtk2-ruby libgtk2-ruby1.8 libgtk2-ruby1.8-dbg
libart2-ruby libart2-ruby1.8 libart2-ruby1.8-dbg libgnomecanvas2-ruby
libgnomecanvas2-ruby1.8 libgnomecanvas2-ruby1.8-dbg libgnome2-ruby
libgnome2-ruby1.8 libgnome2-ruby1.8-dbg libgconf2-ruby libgconf2-ruby1.8
libgconf2-ruby1.8-dbg libglade2-ruby libglade2-ruby1.8 libglade2-ruby1.8-dbg
libgoocanvas-ruby libgoocanvas-ruby1.8 libgoocanvas-ruby1.8-dbg
libgtkglext1-ruby libgtkglext1-ruby1.8 libgtkglext1-ruby1.8-dbg
libgnomevfs2-ruby libgnomevfs2-ruby1.8 libgnomevfs2-ruby1.8-dbg
libgtksourceview2-ruby libgtksourceview2-ruby1.8 libgtksourceview2-ruby1.8-dbg
libpanel-applet2-ruby libpanel-applet2-ruby1.8 libpanel-applet2-ruby1.8-dbg
librsvg2-ruby librsvg2-ruby1.8 librsvg2-ruby1.8-dbg libgtk-mozembed-ruby
libgtk-mozembed-ruby1.8 libgtk-mozembed-ruby1.8-dbg libvte-ruby libvte-ruby1.8
libvte-ruby1.8-dbg libpoppler-glib-ruby libpoppler-glib-ruby1.8
libpoppler-glib-ruby1.8-dbg libgst-ruby libgst-ruby1.8 libgst-ruby1.8-dbg
ruby-gnome2 ruby-gnome2-dev
Architecture: source all amd64
Version: 0.19.3-2
Distribution: unstable
Urgency: low
Maintainer: Arnaud Cornet <acor...@debian.org>
Changed-By: Arnaud Cornet <acor...@debian.org>
Description:
libart2-ruby - Libart 2 bindings for the Ruby language
libart2-ruby1.8 - Libart 2 bindings for the Ruby language
libart2-ruby1.8-dbg - Libart 2 bindings for the Ruby language
libatk1-ruby - ATK bindings for the Ruby language
libatk1-ruby1.8 - ATK bindings for the Ruby language
libatk1-ruby1.8-dbg - ATK bindings for the Ruby language
libgconf2-ruby - GConf 2 bindings for the Ruby language
libgconf2-ruby1.8 - GConf 2 bindings for the Ruby language
libgconf2-ruby1.8-dbg - GConf 2 bindings for the Ruby language
libgdk-pixbuf2-ruby - Gdk-Pixbuf 2 bindings for the Ruby language
libgdk-pixbuf2-ruby1.8 - Gdk-Pixbuf 2 bindings for the Ruby language
libgdk-pixbuf2-ruby1.8-dbg - Gdk-Pixbuf 2 bindings for the Ruby language
libglade2-ruby - Libglade 2 bindings for the Ruby language
libglade2-ruby1.8 - Libglade 2 bindings for the Ruby language
libglade2-ruby1.8-dbg - Libglade 2 bindings for the Ruby language
libglib2-ruby - Glib 2 bindings for the Ruby language
libglib2-ruby1.8 - Glib 2 bindings for the Ruby language
libglib2-ruby1.8-dbg - Glib 2 bindings for the Ruby language
libgnome2-ruby - GNOME 2 bindings for the Ruby language
libgnome2-ruby1.8 - GNOME 2 bindings for the Ruby language
libgnome2-ruby1.8-dbg - GNOME 2 bindings for the Ruby language
libgnomecanvas2-ruby - GNOME Canvas 2 bindings for the Ruby language
libgnomecanvas2-ruby1.8 - GNOME Canvas 2 bindings for the Ruby language
libgnomecanvas2-ruby1.8-dbg - GNOME Canvas 2 bindings for the Ruby language
libgnomevfs2-ruby - GNOME VFS 2 bindings for the Ruby language
libgnomevfs2-ruby1.8 - GNOME VFS 2 bindings for the Ruby language
libgnomevfs2-ruby1.8-dbg - GNOME VFS 2 bindings for the Ruby language
libgoocanvas-ruby - GooCanvas bindings for the Ruby language
libgoocanvas-ruby1.8 - GooCanvas bindings for the Ruby language
libgoocanvas-ruby1.8-dbg - GooCanvas bindings for the Ruby language
libgst-ruby - GStreamer bindings for the Ruby language
libgst-ruby1.8 - GStreamer bindings for the Ruby language
libgst-ruby1.8-dbg - GStreamer bindings for the Ruby language
libgtk-mozembed-ruby - ruby binding of GtkMozEmbed, gecko renderer
libgtk-mozembed-ruby1.8 - ruby binding of GtkMozEmbed, gecko renderer
libgtk-mozembed-ruby1.8-dbg - ruby binding of GtkMozEmbed, gecko renderer
libgtk2-ruby - GTK+ bindings for the Ruby language
libgtk2-ruby1.8 - GTK+ bindings for the Ruby language
libgtk2-ruby1.8-dbg - GTK+ bindings for the Ruby language
libgtkglext1-ruby - GTK+ GL extension bindings for the Ruby language
libgtkglext1-ruby1.8 - GTK+ GL extension bindings for the Ruby language
libgtkglext1-ruby1.8-dbg - GTK+ GL extension bindings for the Ruby language
libgtksourceview2-ruby - GtkSourceView2 bindings for the Ruby language
libgtksourceview2-ruby1.8 - GtkSourceView2 bindings for the Ruby language
libgtksourceview2-ruby1.8-dbg - GtkSourceView2 bindings for the Ruby language
libpanel-applet2-ruby - GNOME 2 panel applet library bindings for the Ruby
language
libpanel-applet2-ruby1.8 - GNOME 2 panel applet library bindings for the Ruby
language
libpanel-applet2-ruby1.8-dbg - GNOME 2 panel applet library bindings for the
Ruby language
libpango1-ruby - Pango bindings for the Ruby language
libpango1-ruby1.8 - Pango bindings for the Ruby language
libpango1-ruby1.8-dbg - Pango bindings for the Ruby language
libpoppler-glib-ruby - Ruby bindinds for the libpoppler-glib library
libpoppler-glib-ruby1.8 - Ruby bindinds for the libpoppler-glib library
libpoppler-glib-ruby1.8-dbg - Ruby bindinds for the libpoppler-glib library
librsvg2-ruby - RSVG renderer bindings for the Ruby language
librsvg2-ruby1.8 - RSVG renderer bindings for the Ruby language
librsvg2-ruby1.8-dbg - RSVG renderer bindings for the Ruby language
libvte-ruby - VTE widget bindings for the Ruby language
libvte-ruby1.8 - VTE widget bindings for the Ruby language
libvte-ruby1.8-dbg - VTE widget bindings for the Ruby language
ruby-gnome2 - GNOME-related bindings for the Ruby language
ruby-gnome2-dev - GNOME-related bindings for the Ruby language
Closes: 577912
Changes:
ruby-gnome2 (0.19.3-2) unstable; urgency=low
.
* Add libjpeg62-dev build-dep (Closes: #577912)
* Bump Standards-Version, no change.
* Switch to dpkg-source 3.0 (quilt) format, remove now useless build and
clean target in debian/rules. Remove quilt build-dependency.
Checksums-Sha1:
b3138b24d20a240884e4476b68ddac50a7306b8e 3113 ruby-gnome2_0.19.3-2.dsc
08a8812c565d4efb26f250eb13a33937fdb2275d 18149
ruby-gnome2_0.19.3-2.debian.tar.gz
80cda77de45e7ca8a8ade7f21b47a1adcb00f790 18436 libglib2-ruby_0.19.3-2_all.deb
8810e1bfff676fedf920721af04ac97df5eaa1d3 124434
libglib2-ruby1.8_0.19.3-2_amd64.deb
436f1720fc20851f0d768d1f94ab0df0bf858d60 176578
libglib2-ruby1.8-dbg_0.19.3-2_amd64.deb
4a446ef3dc5679e8179bea20f255ca9542d895d0 13248 libatk1-ruby_0.19.3-2_all.deb
991d67e6a78dd512e5f35524d289367f308d8cbc 38754
libatk1-ruby1.8_0.19.3-2_amd64.deb
650b3050f071b84a8521e1ad277680877ab6e49f 51736
libatk1-ruby1.8-dbg_0.19.3-2_amd64.deb
c5e584eaaf5b9e20a3e4315f427179a2f52da881 18286 libpango1-ruby_0.19.3-2_all.deb
797a875e5c437de339bd097243eb63783c0385dd 58246
libpango1-ruby1.8_0.19.3-2_amd64.deb
e5ab82ccc48a160941575094134465e63164dbfb 77022
libpango1-ruby1.8-dbg_0.19.3-2_amd64.deb
d785d1e2db32c7c6a0e5e61f7fe889cbdcc96118 21956
libgdk-pixbuf2-ruby_0.19.3-2_all.deb
35cc0022630204f6b44da77856dbd62bc0ed8ab9 30332
libgdk-pixbuf2-ruby1.8_0.19.3-2_amd64.deb
c2ece5e93e46d8eeae1db0d3bf8e5a8de2d0cb88 34692
libgdk-pixbuf2-ruby1.8-dbg_0.19.3-2_amd64.deb
f810e727b5b50b2042b728ed5d6b2c41f0776d64 312176 libgtk2-ruby_0.19.3-2_all.deb
3733f1d7934e58eaaa7e51b8b406245cc70c9ce6 350974
libgtk2-ruby1.8_0.19.3-2_amd64.deb
d866eb3f5a4c79b2781e37b41fea152a334057a4 684748
libgtk2-ruby1.8-dbg_0.19.3-2_amd64.deb
d32cf246a2f7f7a24a91a84dba2e701ec9ca3674 17824 libart2-ruby_0.19.3-2_all.deb
2a172c9316ac74025816fac2f899a408e5819572 30150
libart2-ruby1.8_0.19.3-2_amd64.deb
99ef5eab739cbc3d4c4f4d5ccb8173de4216f609 43962
libart2-ruby1.8-dbg_0.19.3-2_amd64.deb
bb3dea04c898b22975a05c49201d183c2c9eb846 43658
libgnomecanvas2-ruby_0.19.3-2_all.deb
c6a16fc7ed895ef06520dae50626afc8573447fe 32626
libgnomecanvas2-ruby1.8_0.19.3-2_amd64.deb
4ee829ac492357bef3e84cdcbd319faf782fc92c 56562
libgnomecanvas2-ruby1.8-dbg_0.19.3-2_amd64.deb
f62061e8cc2d69d67f5193bcc5133c9c4cc8d311 29162 libgnome2-ruby_0.19.3-2_all.deb
477ec057fde24ce83678bd3f827492d529294eaa 68052
libgnome2-ruby1.8_0.19.3-2_amd64.deb
93bf478e1d92f23e3e0f57d6bfadc2b136700213 133950
libgnome2-ruby1.8-dbg_0.19.3-2_amd64.deb
d24ce43f8d4718c8d2f5dc5a7af3882f4b16fe50 16866 libgconf2-ruby_0.19.3-2_all.deb
93d7d45d6fc58611425ed10bae3a203af9eadcd9 26242
libgconf2-ruby1.8_0.19.3-2_amd64.deb
5073510f77896a2d84f735c5ef5db4a789f5e86a 31352
libgconf2-ruby1.8-dbg_0.19.3-2_amd64.deb
d934f6f5cf1be94c7e34d9894891a935f81746d6 18346 libglade2-ruby_0.19.3-2_all.deb
0bee1a347a64875eeb50440b035f744d88d81173 23524
libglade2-ruby1.8_0.19.3-2_amd64.deb
41ca0088089e46d754da635486080b049b3611db 23148
libglade2-ruby1.8-dbg_0.19.3-2_amd64.deb
e6d1c1d6abcb53d6e99e0c354d77b9b52300b715 48086
libgoocanvas-ruby_0.19.3-2_all.deb
42d7dff7e8f96509b7142bfb4885036d2e48f0cd 26598
libgoocanvas-ruby1.8_0.19.3-2_amd64.deb
48979747acf55830d809e64d7869cfea9398bf71 35924
libgoocanvas-ruby1.8-dbg_0.19.3-2_amd64.deb
57f5bb6f7494395ef2474db4df4f474b54f0c098 22274
libgtkglext1-ruby_0.19.3-2_all.deb
3c1f7602fd7f63ac8db283d47c3cc5d438dc735c 26634
libgtkglext1-ruby1.8_0.19.3-2_amd64.deb
08978dd41734d8338311e0b2c9dc92526bdb4f79 37352
libgtkglext1-ruby1.8-dbg_0.19.3-2_amd64.deb
8590f64d6e97639bafb90341f0a73d8a652b3b57 13296
libgnomevfs2-ruby_0.19.3-2_all.deb
766168c783c85308c6923892d3039cee96b424e9 41294
libgnomevfs2-ruby1.8_0.19.3-2_amd64.deb
218f0b18134e03cac2eb6525e045ab73a42c4593 55338
libgnomevfs2-ruby1.8-dbg_0.19.3-2_amd64.deb
5ddcd54561cbe3d58636cc159e842f8c440a64ae 14018
libgtksourceview2-ruby_0.19.3-2_all.deb
9ef8a094ba87c72608b0185f057c09390398accc 26112
libgtksourceview2-ruby1.8_0.19.3-2_amd64.deb
02870759c7c59b55cfdf99b172a5d8a168f6e7e2 36298
libgtksourceview2-ruby1.8-dbg_0.19.3-2_amd64.deb
3ffd48688cb08ff74e09e011359dd42c81b56365 14862
libpanel-applet2-ruby_0.19.3-2_all.deb
e9997c24a9c1c31d4bc9c3c1e2ed074761b762fa 22290
libpanel-applet2-ruby1.8_0.19.3-2_amd64.deb
5f9b4c702ca6da2db11f8908c14892361e2894fa 30698
libpanel-applet2-ruby1.8-dbg_0.19.3-2_amd64.deb
055010bfc5fe66f0a1c0e279def2d6e6ab121384 14516 librsvg2-ruby_0.19.3-2_all.deb
5680e42cf915a2bcfff92a6e57239d03e6ad6e59 21578
librsvg2-ruby1.8_0.19.3-2_amd64.deb
1a07874184e6c06fbd20971c3a86eb488295796a 23210
librsvg2-ruby1.8-dbg_0.19.3-2_amd64.deb
92bf74ec6a5acc62a45d720e38e7675258e698b0 15986
libgtk-mozembed-ruby_0.19.3-2_all.deb
38780c47bdf6977aa80e9b6056de0d06ecd39b8e 34738
libgtk-mozembed-ruby1.8_0.19.3-2_amd64.deb
cb522298c37cb066d686206975f1fed127e5803a 33724
libgtk-mozembed-ruby1.8-dbg_0.19.3-2_amd64.deb
a34d1837ff13ac5251abfa726ad5acc97ce24093 14516 libvte-ruby_0.19.3-2_all.deb
d0a403c0e49968f24ff01b941f41b13c036c5ac1 26110
libvte-ruby1.8_0.19.3-2_amd64.deb
a0d8a2c06dee83b563ece6e46a5c478ba91fed5f 31554
libvte-ruby1.8-dbg_0.19.3-2_amd64.deb
313eb045f48a764a0a9f1cf143ab39c930eb258c 15264
libpoppler-glib-ruby_0.19.3-2_all.deb
63c058d25956b532eaf4486f02c3d9fe6a740f66 37762
libpoppler-glib-ruby1.8_0.19.3-2_amd64.deb
7eb7199ba41242fb60397fc139c7025295f77000 44104
libpoppler-glib-ruby1.8-dbg_0.19.3-2_amd64.deb
353b92273ac1d3b45324b5a579b65af47ce3b1fa 21276 libgst-ruby_0.19.3-2_all.deb
148589020834f2044822fa001c1f54814976fb99 67532
libgst-ruby1.8_0.19.3-2_amd64.deb
7466977dad2c7b08d3ce3c519809097909427b49 123722
libgst-ruby1.8-dbg_0.19.3-2_amd64.deb
0c01e6fa5128d481b3b56426570e41172f8d7d25 13252 ruby-gnome2_0.19.3-2_all.deb
bb111564c0910f9bfcd784ff094a3e2b569d29dc 27770
ruby-gnome2-dev_0.19.3-2_amd64.deb
Checksums-Sha256:
7ca12f1168cac63d2fd592db050f95414274ddbb4ac4ebf69efc02f4a8d11a9c 3113
ruby-gnome2_0.19.3-2.dsc
960c3f79288c083a21ccf09951016db2547d72725d65c109557ca0f6e0f87e05 18149
ruby-gnome2_0.19.3-2.debian.tar.gz
7e64ed2ad7a6928bc46ae8ed0f993c8eca5e9f373b22e5211d10e3785ad738f2 18436
libglib2-ruby_0.19.3-2_all.deb
5d5ff7cd50a5fc54134ee1f32b2fa3937ef6b91421c9cdcc57409adb4dd29320 124434
libglib2-ruby1.8_0.19.3-2_amd64.deb
8c3520f20c3b8a31c33d75d9810f57f24caff602aab60f1cb310ef3af63df886 176578
libglib2-ruby1.8-dbg_0.19.3-2_amd64.deb
3b4f66fcaa9f97388fc0bf735feb8dc0ef8cd5807d125648401a0ad05e56e068 13248
libatk1-ruby_0.19.3-2_all.deb
a64c0c85dceecbb3cedb52bd28cef895e15b0698eca8d1fff9f70c40e6c5e80c 38754
libatk1-ruby1.8_0.19.3-2_amd64.deb
b395a10594061f52a512edb5804f366d14996041d2c9ca3f6fa92e866ab36722 51736
libatk1-ruby1.8-dbg_0.19.3-2_amd64.deb
3289855a9fcf75c8d84ad75e3543ebfe9a1383bd450a54a4e4dc954ae30f334b 18286
libpango1-ruby_0.19.3-2_all.deb
fdc8c8978334a634168dcdcab394492d5c85e940f1b945d4a598a404462b771b 58246
libpango1-ruby1.8_0.19.3-2_amd64.deb
006a037ff9238c743739c19e6b01da31ad3023e2b0cc4cfeda5ab0fecd5c139a 77022
libpango1-ruby1.8-dbg_0.19.3-2_amd64.deb
2aa6d8c5cd6c1f2e2a9700093d1a71cc39bdb109d75cb45bb406a648813531a2 21956
libgdk-pixbuf2-ruby_0.19.3-2_all.deb
f267ce7dd6c0c7546934d0d71d9ebd144ba2aec8979190c7bcd8680f092a210f 30332
libgdk-pixbuf2-ruby1.8_0.19.3-2_amd64.deb
2723d78a9c8e212aa0df3c91f5ecc609d3dc88147770ae3692add48b25ba1abf 34692
libgdk-pixbuf2-ruby1.8-dbg_0.19.3-2_amd64.deb
2a8c6aa0c77d3ba6a4da9ec8cefa1d718b81e396310ca83fbcfaf93622e353db 312176
libgtk2-ruby_0.19.3-2_all.deb
780d25016a6e971ed32441120c15b4d8b9b16167bfa29157f657cc8d3d491be2 350974
libgtk2-ruby1.8_0.19.3-2_amd64.deb
4193b9801cbac0962b1a0750e98522b08a8d63a17efc537f40c46a7182e10457 684748
libgtk2-ruby1.8-dbg_0.19.3-2_amd64.deb
3493af8ab4b43b039e4bf59fa6d7659925d8d10dd1b6ea78859c60e0de694140 17824
libart2-ruby_0.19.3-2_all.deb
26e82b10deb7733537f1dfd963b33d11828f332271a353a20f7926b105db9af9 30150
libart2-ruby1.8_0.19.3-2_amd64.deb
5a9bd0375ffde5169271bcb2d15f751b36672a5f2a68dc9eb6596beefe30f200 43962
libart2-ruby1.8-dbg_0.19.3-2_amd64.deb
ce13901bc11274eaa6349d5ca960530f536d87af9cbf59a1299eda4696e0718a 43658
libgnomecanvas2-ruby_0.19.3-2_all.deb
59e8eb762f7119bac94a7cbbd07115a256304f0b67279d05c466df92831b73c2 32626
libgnomecanvas2-ruby1.8_0.19.3-2_amd64.deb
f0308d40f9dc5e614e4073e634bc334493c707bb6e6bb30a48628e9664f62561 56562
libgnomecanvas2-ruby1.8-dbg_0.19.3-2_amd64.deb
a7e217fd2afb399835283fa1656617cfe7ecf15ed2dbdb50c2ae932feff58611 29162
libgnome2-ruby_0.19.3-2_all.deb
570e16587410d7fa43d2a0f7c8549cc5c67e77ac6b35e904fc4fe33c1c24f009 68052
libgnome2-ruby1.8_0.19.3-2_amd64.deb
f5a49faa4d546b1ea52e09e44bbd463e022a01ef19291e978a17019a2a781c46 133950
libgnome2-ruby1.8-dbg_0.19.3-2_amd64.deb
26976c8aaa84cbedde136e6f149fa300db8ca1515d88826b0526a218c245d7e4 16866
libgconf2-ruby_0.19.3-2_all.deb
90cca87395a9c16125b83c0ee036baceefc2cc6212f784eb2ad8d7d5a27b1c8c 26242
libgconf2-ruby1.8_0.19.3-2_amd64.deb
dc17d53f9c70a94521e88978b32fa9a35ec121f0a8c2c82e6030cfbe374467e3 31352
libgconf2-ruby1.8-dbg_0.19.3-2_amd64.deb
d538e8d45ee2b0f25af89f3633d2a3942c8ea93fcadff0e46d2b2d28189da976 18346
libglade2-ruby_0.19.3-2_all.deb
269028a06626d0f745480b6f2012d7f1ba332dce53cddc24e377c32e9749a276 23524
libglade2-ruby1.8_0.19.3-2_amd64.deb
b5f71b006ad353b555756b85527b5782fb4e0299e098a38065cc945c52a57df2 23148
libglade2-ruby1.8-dbg_0.19.3-2_amd64.deb
2c7553ee8241c6811b92c041957897366167ebd23880877099b82afba15c9fba 48086
libgoocanvas-ruby_0.19.3-2_all.deb
d828d5f0069b2d7c870589edab50971d56e24be1f3379d5831deb7d725f73059 26598
libgoocanvas-ruby1.8_0.19.3-2_amd64.deb
d8169050c4e0651d78fe3db252a806dc5c717635b0a91cc3dab8872cbddb22b9 35924
libgoocanvas-ruby1.8-dbg_0.19.3-2_amd64.deb
be4de7c66a6169156483281d061c07a463f4392d083f1c117040228eb934dc3f 22274
libgtkglext1-ruby_0.19.3-2_all.deb
849cc8c9b0815c6ce633abd24b021382302b7c1d940d6b02e252592255e21e67 26634
libgtkglext1-ruby1.8_0.19.3-2_amd64.deb
0cf4d7c076d0a737407f033e3432116a6306c208c0629e5464efd2bd83b343ac 37352
libgtkglext1-ruby1.8-dbg_0.19.3-2_amd64.deb
732f3e3784cca1ee28130771909f3778defdcc60fb27124682d74a106662ea84 13296
libgnomevfs2-ruby_0.19.3-2_all.deb
d701476211615f04d12eaec935948c9d9e386e929a1f2dd8f94430ad42c239aa 41294
libgnomevfs2-ruby1.8_0.19.3-2_amd64.deb
7921202bc123b12c8e598e20d416c3dcff0c994c98e1b2b39c02d18ec9301dc8 55338
libgnomevfs2-ruby1.8-dbg_0.19.3-2_amd64.deb
fcbbd1c0e04ee744ed3a06125802e6f8335e1c4ae66e031b2c5c0af29432afc1 14018
libgtksourceview2-ruby_0.19.3-2_all.deb
e5e5f55444179c0816b745e294cc2aad343601c75358448ae645200c1b82229a 26112
libgtksourceview2-ruby1.8_0.19.3-2_amd64.deb
ad502ec879a28b205e6eaca8536071af67e9b26994d4dc59eafb4e8380d2d887 36298
libgtksourceview2-ruby1.8-dbg_0.19.3-2_amd64.deb
f0717f17decc8d8c64bb70421e7d10b0870c0dfb804d6421ebfac9c08102574e 14862
libpanel-applet2-ruby_0.19.3-2_all.deb
3d7210cb54d712456544403884916b46e914ef93b729cc558eba6ffe1e42d6d0 22290
libpanel-applet2-ruby1.8_0.19.3-2_amd64.deb
83ed50670d75d6451a6ef6e4f43494e360e1a5227a93d95f69307e54ff3e9724 30698
libpanel-applet2-ruby1.8-dbg_0.19.3-2_amd64.deb
2e07f90e8ba57cc82eee56df90ad25de807fa936fa38d1bab907169049088523 14516
librsvg2-ruby_0.19.3-2_all.deb
9ed707f7cda303b98acf16dd709892d0b7c2b92d2d9b0811d7bb988b668ff102 21578
librsvg2-ruby1.8_0.19.3-2_amd64.deb
f81a4c264d1ab5ae2f45737c4e17271cc9adc3fdf909df2f6b9fb420a61aa187 23210
librsvg2-ruby1.8-dbg_0.19.3-2_amd64.deb
40332eeae95b166ef3af3b90726f4ef4ed6461063b15233f2576230db7f7057e 15986
libgtk-mozembed-ruby_0.19.3-2_all.deb
873fdb95715390e617ea7de406b820d231ed958339b0fc114da9a708d5f11ccc 34738
libgtk-mozembed-ruby1.8_0.19.3-2_amd64.deb
1a3e111fa1b632e8d1dd93ae8ef5b4fc3d0a95bb7fdec563d5e8c0ec2d1ae408 33724
libgtk-mozembed-ruby1.8-dbg_0.19.3-2_amd64.deb
540075d72a39133b2eb1488b6d14b2ae9984d8df9e56a583cba28a740622df71 14516
libvte-ruby_0.19.3-2_all.deb
96623d4b5b9899e8bcdac07b0334d819a12c318d8d9cdd28b27665dea4b4d6a4 26110
libvte-ruby1.8_0.19.3-2_amd64.deb
84634acd244bbe3f2e242c8bf3a72513316bd6d37609e382054b79a34dea6dcc 31554
libvte-ruby1.8-dbg_0.19.3-2_amd64.deb
9c0763b3d374895d268858b9ea48eeec0571ad0f29b37e55150f9fae58217084 15264
libpoppler-glib-ruby_0.19.3-2_all.deb
abc1d8bed422c870f54c3eff91c59ffde5c6c233807d953d98cec9762016a5d8 37762
libpoppler-glib-ruby1.8_0.19.3-2_amd64.deb
cc089376a080cfd5e6be00aff2d6f1c968cff6f4bc944151cfd6f8628d788d7a 44104
libpoppler-glib-ruby1.8-dbg_0.19.3-2_amd64.deb
da5b8c4155f9969c7f7df5e69f3753c940246ce9cec1600cf8bc68639bcd3cd9 21276
libgst-ruby_0.19.3-2_all.deb
0a456e71646ded239b30b68a1d1a7739dcb5d150d63165646dc58e501e45ea0b 67532
libgst-ruby1.8_0.19.3-2_amd64.deb
e2c117ec43aa1a5f866160dc21a907fbfd00e6564b6245db14cbdbef8cd21dd1 123722
libgst-ruby1.8-dbg_0.19.3-2_amd64.deb
2177e5706f49771a4ebf812174e781b1e5f7598790dc5a914a783275c69063c7 13252
ruby-gnome2_0.19.3-2_all.deb
8509c1b185f83fd842969d4851f6d94a1e84752ee8980ed38ae4f2dc427a5f2d 27770
ruby-gnome2-dev_0.19.3-2_amd64.deb
Files:
2416775d2637df4bcab989fcbdadb99f 3113 ruby optional ruby-gnome2_0.19.3-2.dsc
3ceb63a8eea9f42e2b889dc6f3f7a535 18149 ruby optional
ruby-gnome2_0.19.3-2.debian.tar.gz
94db874f892248388ec0e6305a616439 18436 ruby optional
libglib2-ruby_0.19.3-2_all.deb
bc476bb6eccd4f02baa1c3d650907a2f 124434 ruby optional
libglib2-ruby1.8_0.19.3-2_amd64.deb
99e7c44d1b2a51f87cc96739bda3b76b 176578 debug extra
libglib2-ruby1.8-dbg_0.19.3-2_amd64.deb
42d620b5e1aef88d30e79f0b9647f322 13248 ruby optional
libatk1-ruby_0.19.3-2_all.deb
1e3091ea93789afec30225b35b79d60e 38754 ruby optional
libatk1-ruby1.8_0.19.3-2_amd64.deb
92b44904cb4433775d605271af71cca0 51736 debug extra
libatk1-ruby1.8-dbg_0.19.3-2_amd64.deb
ee9a68972aa1320d5abab31d4184c1fc 18286 ruby optional
libpango1-ruby_0.19.3-2_all.deb
6aa8617486e2dde6ce2b086eda46277a 58246 ruby optional
libpango1-ruby1.8_0.19.3-2_amd64.deb
2cb711ed04d7d177b9b7a0a1bd0450c4 77022 debug extra
libpango1-ruby1.8-dbg_0.19.3-2_amd64.deb
e74beb09557b2a4b0d80e772c3122f8c 21956 ruby optional
libgdk-pixbuf2-ruby_0.19.3-2_all.deb
b61ee4e5e61ae29f3d655c18deb4f888 30332 ruby optional
libgdk-pixbuf2-ruby1.8_0.19.3-2_amd64.deb
b428d213cd1c8ccf3fca6014c4a6d854 34692 debug extra
libgdk-pixbuf2-ruby1.8-dbg_0.19.3-2_amd64.deb
918e160f4b93154e786518ceb335f976 312176 ruby optional
libgtk2-ruby_0.19.3-2_all.deb
5194e5087725427c3f9c52ee5d4480e7 350974 ruby optional
libgtk2-ruby1.8_0.19.3-2_amd64.deb
a289099b934dd3c01a402475c6adc714 684748 debug extra
libgtk2-ruby1.8-dbg_0.19.3-2_amd64.deb
91f247d727b49b554e5a0b1b65ab66b3 17824 ruby optional
libart2-ruby_0.19.3-2_all.deb
a33ad745a10a007523b21ab0b625bab4 30150 ruby optional
libart2-ruby1.8_0.19.3-2_amd64.deb
a3389e38996d29ef30562bffa2031956 43962 debug extra
libart2-ruby1.8-dbg_0.19.3-2_amd64.deb
1f7264728a0185a8edacea41505c28b3 43658 ruby optional
libgnomecanvas2-ruby_0.19.3-2_all.deb
fb1667f64f2b8a557e4a334a26dd8516 32626 ruby optional
libgnomecanvas2-ruby1.8_0.19.3-2_amd64.deb
5c8f4e2e31ae8430ca155cd3af18699b 56562 debug extra
libgnomecanvas2-ruby1.8-dbg_0.19.3-2_amd64.deb
b8d23f110062c0d6f1a3892d3bbffca1 29162 ruby optional
libgnome2-ruby_0.19.3-2_all.deb
824f97db20ad81227d6ad0bcec7fa21d 68052 ruby optional
libgnome2-ruby1.8_0.19.3-2_amd64.deb
56f0347702b42cf113b693228fa9bb18 133950 debug extra
libgnome2-ruby1.8-dbg_0.19.3-2_amd64.deb
7e16fb365b58d50f6c2fa49184199334 16866 ruby optional
libgconf2-ruby_0.19.3-2_all.deb
390e12273a11fde6ab50bedad4d910c2 26242 ruby optional
libgconf2-ruby1.8_0.19.3-2_amd64.deb
2ce62d42b26bfeea62fb43cf9e778a91 31352 debug extra
libgconf2-ruby1.8-dbg_0.19.3-2_amd64.deb
a12abb2ee7cb7ce8544f4eb4692be391 18346 ruby optional
libglade2-ruby_0.19.3-2_all.deb
0309f821d20186faf7a4ff1acc4e4641 23524 ruby optional
libglade2-ruby1.8_0.19.3-2_amd64.deb
cd5d32a013308fc130ae41550013a38b 23148 debug extra
libglade2-ruby1.8-dbg_0.19.3-2_amd64.deb
7e17e6defaad1852db6ff7cca7850c6c 48086 ruby optional
libgoocanvas-ruby_0.19.3-2_all.deb
98eebc1c75326bfa5f4b617d2923637b 26598 ruby optional
libgoocanvas-ruby1.8_0.19.3-2_amd64.deb
9d69e23cbe567b2c58462fa680e43543 35924 debug extra
libgoocanvas-ruby1.8-dbg_0.19.3-2_amd64.deb
18400e1c664487838e6022c8c72e042b 22274 ruby optional
libgtkglext1-ruby_0.19.3-2_all.deb
f77745beddea25f5ee6863eff17873e1 26634 ruby optional
libgtkglext1-ruby1.8_0.19.3-2_amd64.deb
79a7d91fa460407aaabe7104d16ca939 37352 debug extra
libgtkglext1-ruby1.8-dbg_0.19.3-2_amd64.deb
560bd3b285ae723f62cc2ef0407fd2e2 13296 ruby optional
libgnomevfs2-ruby_0.19.3-2_all.deb
cfee5eea44db286d0845e6379ae4bb40 41294 ruby optional
libgnomevfs2-ruby1.8_0.19.3-2_amd64.deb
9bb2d4799056ef2f5643083dbb97ed65 55338 debug extra
libgnomevfs2-ruby1.8-dbg_0.19.3-2_amd64.deb
7e11708cb2157ccc19ad16f06f3d39f1 14018 ruby optional
libgtksourceview2-ruby_0.19.3-2_all.deb
f7a5963af6a0aa50429ae63861d4a3c5 26112 ruby optional
libgtksourceview2-ruby1.8_0.19.3-2_amd64.deb
030d8360424c85c4f0f83a20def5d18c 36298 debug extra
libgtksourceview2-ruby1.8-dbg_0.19.3-2_amd64.deb
3f6c7f7bfdc4157947d41cbb92e7c112 14862 ruby optional
libpanel-applet2-ruby_0.19.3-2_all.deb
74434abe4f835eefd24bb20a7bbc6c73 22290 ruby optional
libpanel-applet2-ruby1.8_0.19.3-2_amd64.deb
30a13a593badd20d840a090f94efea90 30698 debug extra
libpanel-applet2-ruby1.8-dbg_0.19.3-2_amd64.deb
bf49f78392c718fa191d97b02be74440 14516 ruby optional
librsvg2-ruby_0.19.3-2_all.deb
6124ea56ffff3cdf6531fa3f86e27f56 21578 ruby optional
librsvg2-ruby1.8_0.19.3-2_amd64.deb
0467e619f335287f062cbd96c3c4d43e 23210 debug extra
librsvg2-ruby1.8-dbg_0.19.3-2_amd64.deb
1e03b4f21347bd7edcd9ad964731b0e1 15986 ruby optional
libgtk-mozembed-ruby_0.19.3-2_all.deb
efc32c41f12313d13bcfc148750190ba 34738 ruby optional
libgtk-mozembed-ruby1.8_0.19.3-2_amd64.deb
67baa17c10dec6b66a301f790ba0c404 33724 debug extra
libgtk-mozembed-ruby1.8-dbg_0.19.3-2_amd64.deb
5d4e156e722c0b34e944889cf0a0f039 14516 ruby optional
libvte-ruby_0.19.3-2_all.deb
3053253e0c2793ca59c1e4986c8d04ab 26110 ruby optional
libvte-ruby1.8_0.19.3-2_amd64.deb
eaefa870052a8f7a0bf85f5430c4318c 31554 debug extra
libvte-ruby1.8-dbg_0.19.3-2_amd64.deb
cced7f0fe9d57fc5d6ef21a2be362609 15264 ruby optional
libpoppler-glib-ruby_0.19.3-2_all.deb
4cf462441a74dd20450d4410ac5358c2 37762 ruby optional
libpoppler-glib-ruby1.8_0.19.3-2_amd64.deb
1e16b9bbd3b9ed320cbc55dbf598a733 44104 debug extra
libpoppler-glib-ruby1.8-dbg_0.19.3-2_amd64.deb
a758912efb90e40ef967150bfb66c8b1 21276 ruby optional
libgst-ruby_0.19.3-2_all.deb
f255e9ecd61f71a7729e5a93d96c93bc 67532 ruby optional
libgst-ruby1.8_0.19.3-2_amd64.deb
a39bff32895134d646619d1139b48efa 123722 debug extra
libgst-ruby1.8-dbg_0.19.3-2_amd64.deb
b09aaa77e2c1e83d8f42f42ed62fe90f 13252 ruby optional
ruby-gnome2_0.19.3-2_all.deb
07857b1cc08724fa307ad86ff37b71b7 27770 libdevel optional
ruby-gnome2-dev_0.19.3-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvHdKwACgkQsk+dgCIlhI53WwCfT9cHX4F/xmbfwQWvkdXXRqNb
RiYAniuvIHd6oKl0JJ21Z8g0/u/fJPy+
=+IhM
-----END PGP SIGNATURE-----
--- End Message ---