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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Apr 24 11:09:20 UTC 2011


Author: bigon
Date: Sun Apr 24 11:09:13 2011
New Revision: 27775

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27775
Log:
Call dh_python2 for python-gnome2-extras-dev package

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=27775&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/changelog [utf-8] Sun Apr 24 11:09:13 2011
@@ -14,10 +14,11 @@
   * debian/rules:
     - Drop DEB_PYTHON_SYSTEM
     - Add include autoreconf.mk (Closes: #558558) 
+    - Call dh_python2 for python-gnome2-extras-dev package
   * Drop debian/patches/70_autotools.patch
   * Drop debian/pyversions
 
- -- Laurent Bigonville <bigon at debian.org>  Sun, 24 Apr 2011 12:56:11 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 24 Apr 2011 13:01:06 +0200
 
 gnome-python-extras (2.25.3-7) unstable; urgency=low
 

Modified: packages/unstable/gnome-python-extras/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-python-extras/debian/rules?rev=27775&op=diff
==============================================================================
--- packages/unstable/gnome-python-extras/debian/rules [utf-8] (original)
+++ packages/unstable/gnome-python-extras/debian/rules [utf-8] Sun Apr 24 11:09:13 2011
@@ -8,10 +8,12 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_PYTHON_PRIVATE_MODULES_DIRS_python-gnome2-extras-dev += /usr/share/pygtk
 DEB_CONFIGURE_EXTRA_FLAGS +=				\
 		--with-gtkmozembed=xulrunner-1.9	\
 		--enable-docs
 
 binary-predeb/python-gtkmozembed::
 	dh_xulrunner -ppython-gtkmozembed
+
+binary-predeb/python-gnome2-extras-dev::
+	dh_python2 -ppython-gnome2-extras-dev /usr/share/pygtk




More information about the pkg-gnome-commits mailing list