tags 631040 + patch tags 631040 + pending thanks Dear maintainer,
As the sid version of ruby-gnome2 is held back by ruby1.8 and ruby1.9.1 build failures, I've prepared an NMU for ruby-gnome2 (versioned as 0.19.3-2.2) for wheezy, and will upload it in a minute. Please find the diff attached. Cheers, Julien
diff -Nru ruby-gnome2-0.19.3/debian/changelog ruby-gnome2-0.19.3/debian/changelog --- ruby-gnome2-0.19.3/debian/changelog 2011-06-01 12:55:46.000000000 +0200 +++ ruby-gnome2-0.19.3/debian/changelog 2011-08-12 12:42:13.000000000 +0200 @@ -1,3 +1,11 @@ +ruby-gnome2 (0.19.3-2.2) wheezy; urgency=low + + * Non-maintainer upload. + * Stop building the gtkmozembed packages (closes: #631040). + * Switch build-dependency on libjpeg62-dev to libjpeg-dev. + + -- Julien Cristau <[email protected]> Fri, 12 Aug 2011 12:31:24 +0200 + ruby-gnome2 (0.19.3-2.1) unstable; urgency=low * Non-maintainer upload. diff -Nru ruby-gnome2-0.19.3/debian/control ruby-gnome2-0.19.3/debian/control --- ruby-gnome2-0.19.3/debian/control 2010-04-15 21:43:35.000000000 +0200 +++ ruby-gnome2-0.19.3/debian/control 2011-08-12 12:41:51.000000000 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Arnaud Cornet <[email protected]> Uploaders: Debian Ruby Extras Maintainers <[email protected]>, Paul van Tilburg <[email protected]>, Michael Schutte <[email protected]>, Antonio Terceiro <[email protected]> -Build-Depends: debhelper (>= 7.0.50~), ruby, ruby1.8, ruby1.8-dev, libgnomeui-dev, libglade2-dev, libpng12-dev, libgtkglext1-dev, libxmu-dev, libpanel-applet2-dev, librsvg2-dev (>= 2.8.0), libcairo-ruby, xulrunner-dev (>= 1.9.1.3-2), libvte-dev (>= 0.12.1), libpoppler-glib-dev (>= 0.8.0), pkg-config, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, libgoocanvas-dev (>= 0.8.0), libgtksourceview2.0-dev, libdrm-dev, libjpeg62-dev +Build-Depends: debhelper (>= 7.0.50~), ruby, ruby1.8, ruby1.8-dev, libgnomeui-dev, libglade2-dev, libpng12-dev, libgtkglext1-dev, libxmu-dev, libpanel-applet2-dev, librsvg2-dev (>= 2.8.0), libcairo-ruby, xulrunner-dev (>= 1.9.1.3-2), libvte-dev (>= 0.12.1), libpoppler-glib-dev (>= 0.8.0), pkg-config, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, libgoocanvas-dev (>= 0.8.0), libgtksourceview2.0-dev, libdrm-dev, libjpeg-dev Standards-Version: 3.8.4 Homepage: http://ruby-gnome2.sourceforge.jp/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/ruby-gnome2/ @@ -551,36 +551,6 @@ . This package contains the debugging symbols. -Package: libgtk-mozembed-ruby -Architecture: all -Depends: libgtk-mozembed-ruby1.8, libgtk2-ruby, ${misc:Depends} -Description: ruby binding of GtkMozEmbed, gecko renderer - GtkMozEmbed is a Ruby binding of GtkMozEmbed, a widget embedding a - Mozilla Gecko renderer. - . - This is a dummy package depending on the library for the current default - version of Ruby. - -Package: libgtk-mozembed-ruby1.8 -Architecture: any -Depends: ${shlibs:Depends}, libgtk2-ruby1.8, ${misc:Depends} -Replaces: libgtk-mozembed-ruby (<< 0.16.0) -Conflicts: libgtk-mozembed-ruby (<< 0.16.0) -Description: ruby binding of GtkMozEmbed, gecko renderer - GtkMozEmbed is a Ruby binding of GtkMozEmbed, a widget embedding a - Mozilla Gecko renderer. - -Package: libgtk-mozembed-ruby1.8-dbg -Priority: extra -Architecture: any -Section: debug -Depends: libgtk-mozembed-ruby1.8 (= ${binary:Version}), ${misc:Depends} -Description: ruby binding of GtkMozEmbed, gecko renderer - GtkMozEmbed is a Ruby binding of GtkMozEmbed, a widget embedding a - Mozilla Gecko renderer. - . - This package contains the debugging symbols. - Package: libvte-ruby Architecture: all Depends: libvte-ruby1.8, ${misc:Depends} @@ -672,7 +642,7 @@ Package: ruby-gnome2 Architecture: all -Depends: libgnome2-ruby, libgconf2-ruby, libglade2-ruby, libgtkglext1-ruby, libgnomevfs2-ruby, libpanel-applet2-ruby, librsvg2-ruby, libgtk-mozembed-ruby, libvte-ruby, libart2-ruby, libatk1-ruby, libgdk-pixbuf2-ruby, libgnomecanvas2-ruby, libpango1-ruby, ${misc:Depends} +Depends: libgnome2-ruby, libgconf2-ruby, libglade2-ruby, libgtkglext1-ruby, libgnomevfs2-ruby, libpanel-applet2-ruby, librsvg2-ruby, libvte-ruby, libart2-ruby, libatk1-ruby, libgdk-pixbuf2-ruby, libgnomecanvas2-ruby, libpango1-ruby, ${misc:Depends} Conflicts: libgnomeprint2-ruby (<< 0.19.1-1), libgnomeprint2-ruby1.8(<< 0.19.1-1), libgnomeprintui2-ruby (<< 0.19.1-1), libgnomeprintui2-ruby1.8 (<< 0.19.1-1), libgtksourceview1-ruby (<< 0.19.1-1), libgtksourceview1-ruby1.8 (<< 0.19.1-1) Description: GNOME-related bindings for the Ruby language These bindings allow use of the GNOME developer platform using the Ruby diff -Nru ruby-gnome2-0.19.3/debian/libgtk-mozembed-ruby.examples ruby-gnome2-0.19.3/debian/libgtk-mozembed-ruby.examples --- ruby-gnome2-0.19.3/debian/libgtk-mozembed-ruby.examples 2009-08-20 14:16:48.000000000 +0200 +++ ruby-gnome2-0.19.3/debian/libgtk-mozembed-ruby.examples 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -gtkmozembed/sample/*.rb -gtkmozembed/sample/README diff -Nru ruby-gnome2-0.19.3/debian/libgtk-mozembed-ruby1.8.install ruby-gnome2-0.19.3/debian/libgtk-mozembed-ruby1.8.install --- ruby-gnome2-0.19.3/debian/libgtk-mozembed-ruby1.8.install 2009-08-20 14:16:48.000000000 +0200 +++ ruby-gnome2-0.19.3/debian/libgtk-mozembed-ruby1.8.install 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -usr/lib/ruby/1.8/*/gtkmozembed.so -usr/lib/ruby/1.8/gtkmozembed.rb diff -Nru ruby-gnome2-0.19.3/debian/patches/debian-changes-0.19.3-2.2 ruby-gnome2-0.19.3/debian/patches/debian-changes-0.19.3-2.2 --- ruby-gnome2-0.19.3/debian/patches/debian-changes-0.19.3-2.2 1970-01-01 01:00:00.000000000 +0100 +++ ruby-gnome2-0.19.3/debian/patches/debian-changes-0.19.3-2.2 2011-08-12 12:51:31.000000000 +0200 @@ -0,0 +1,39 @@ +Description: Upstream changes introduced in version 0.19.3-2.2 + This patch has been created by dpkg-source during the package build. + Here's the last changelog entry, hopefully it gives details on why + those changes were made: + . + ruby-gnome2 (0.19.3-2.2) wheezy; urgency=low + . + * Non-maintainer upload. + * Stop building the gtkmozembed packages (closes: #631040). + * Switch build-dependency on libjpeg62-dev to libjpeg-dev. + . + The person named in the Author field signed this changelog entry. +Author: Julien Cristau <[email protected]> +Bug-Debian: http://bugs.debian.org/631040 + +--- +The information above should follow the Patch Tagging Guidelines, please +checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here +are templates for supplementary fields that you might want to add: + +Origin: <vendor|upstream|other>, <url of original patch> +Bug: <url in upstream bugtracker> +Bug-Debian: http://bugs.debian.org/<bugnumber> +Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber> +Forwarded: <no|not-needed|url proving that it has been forwarded> +Reviewed-By: <name and email of someone who approved the patch> +Last-Update: <YYYY-MM-DD> + +--- ruby-gnome2-0.19.3.orig/Rakefile ++++ ruby-gnome2-0.19.3/Rakefile +@@ -85,7 +85,7 @@ end + gnome2_dirs = gtk2_dirs + ["bonobo", "bonoboui", "gconf", "goocanvas", "gnome", + "gnomecanvas", "gnomeprint", "gnomeprintui", + "gnomevfs", "gstreamer", "gtkglext", +- "gtkhtml2", "gtkmozembed", ++ "gtkhtml2", + "gtksourceview", "gtksourceview2", + "libart", "libglade", + "panel-applet", "poppler", "rsvg", "vte"] diff -Nru ruby-gnome2-0.19.3/debian/patches/series ruby-gnome2-0.19.3/debian/patches/series --- ruby-gnome2-0.19.3/debian/patches/series 2011-06-01 12:54:24.000000000 +0200 +++ ruby-gnome2-0.19.3/debian/patches/series 2011-08-12 12:51:31.000000000 +0200 @@ -6,3 +6,4 @@ greversionrange.patch buildsys-abort-on-error.patch poppler-0.15.patch +debian-changes-0.19.3-2.2 diff -Nru ruby-gnome2-0.19.3/debian/rules ruby-gnome2-0.19.3/debian/rules --- ruby-gnome2-0.19.3/debian/rules 2010-04-15 21:20:23.000000000 +0200 +++ ruby-gnome2-0.19.3/debian/rules 2011-08-12 12:33:06.000000000 +0200 @@ -1,6 +1,6 @@ #!/usr/bin/make -f -RUBY_GNOME2_MODS=atk bonobo bonoboui gconf gdkpixbuf glib gnome gnomecanvas gnomevfs goocanvas gstreamer gtk gtkglext gtkmozembed gtksourceview2 libart libglade panel-applet pango poppler rsvg vte +RUBY_GNOME2_MODS=atk bonobo bonoboui gconf gdkpixbuf glib gnome gnomecanvas gnomevfs goocanvas gstreamer gtk gtkglext gtksourceview2 libart libglade panel-applet pango poppler rsvg vte DEB_RUBY_VERSION = 1.8 DEB_RUBY_LIBDIR=$(strip $(shell ruby$(DEB_RUBY_VERSION) -rrbconfig -e 'puts Config::CONFIG["rubylibdir"]'))
signature.asc
Description: Digital signature

