Package: python-gtkmozembed Version: 2.25.3-5ubuntu2 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu natty ubuntu-patch
python-gtkmozembed lost the xulrunner binary dependency after the d/rules cleanup in 2.25.3-5, this patch adds it back -- System Information: Debian Release: squeeze/sid APT prefers maverick-updates APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 'maverick-backports'), (500, 'maverick'), (300, 'maverick-proposed') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35-24-generic (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages python-gtkmozembed depends on: ii libatk1.0-0 1.32.0-0ubuntu1 The ATK accessibility toolkit ii libc6 2.12.1-0ubuntu10 Embedded GNU C Library: Shared lib ii libcairo2 1.10.0-1ubuntu3 The Cairo 2D vector graphics libra ii libfontconfig1 2.8.0-2ubuntu1 generic font configuration library ii libfreetype6 2.4.2-2ubuntu0.1 FreeType 2 font engine, shared lib ii libgcc1 1:4.5.1-7ubuntu2 GCC support library ii libglib2.0-0 2.26.0-0ubuntu1 The GLib library of C routines ii libgtk2.0-0 2.22.0-0ubuntu1 The GTK+ graphical user interface ii libpango1.0-0 1.28.1-1ubuntu3 Layout and rendering of internatio ii libstdc++6 4.5.1-7ubuntu2 The GNU Standard C++ Library v3 ii python 2.6.6-2ubuntu2 interactive high-level object-orie ii python-gtk2 2.21.0-0ubuntu1 Python bindings for the GTK+ widge ii python-support 1.0.9ubuntu1 automated rebuilding support for P python-gtkmozembed recommends no packages. python-gtkmozembed suggests no packages. -- no debconf information
diff -Nru gnome-python-extras-2.25.3/debian/rules gnome-python-extras-2.25.3/debian/rules --- gnome-python-extras-2.25.3/debian/rules 2010-11-25 09:09:32.000000000 -0600 +++ gnome-python-extras-2.25.3/debian/rules 2011-01-07 01:03:13.000000000 -0600 @@ -18,3 +18,6 @@ DEB_CONFIGURE_EXTRA_FLAGS += \ --with-gtkmozembed=mozilla-embedding \ --enable-docs + +binary-predeb/python-gtkmozembed:: + dh_xulrunner -ppython-gtkmozembed