r26155 - in /packages/unstable/gnome-python-extras/debian: changelog rules

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Jan 7 08:51:39 UTC 2011


Author: joss
Date: Fri Jan  7 08:51:38 2011
New Revision: 26155

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26155
Log:
Patch from Micah Gersten to add missing dependency on xulrunner.
Closes: #609189.

Modified:
    packages/unstable/gnome-python-extras/debian/changelog
    packages/unstable/gnome-python-extras/debian/rules

Modified: packages/unstable/gnome-python-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/changelog?rev=26155&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/changelog [utf-8] Fri Jan  7 08:51:38 2011
@@ -1,3 +1,10 @@
+gnome-python-extras (2.25.3-7) UNRELEASED; urgency=low
+
+  * Patch from Micah Gersten to add missing dependency on xulrunner.
+    Closes: #609189.
+
+ -- Josselin Mouette <joss at debian.org>  Fri, 07 Jan 2011 09:50:12 +0100
+
 gnome-python-extras (2.25.3-6) unstable; urgency=low
 
   * 06_gda_libpython.patch: don’t link the gda module with libpython.

Modified: packages/unstable/gnome-python-extras/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/rules?rev=26155&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/rules [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/rules [utf-8] Fri Jan  7 08:51:38 2011
@@ -12,3 +12,6 @@
 DEB_CONFIGURE_EXTRA_FLAGS +=				\
 		--with-gtkmozembed=xulrunner-1.9	\
 		--enable-docs
+
+binary-predeb/python-gtkmozembed::
+	dh_xulrunner -ppython-gtkmozembed




More information about the pkg-gnome-commits mailing list