[Python-modules-commits] r8609 - in packages/python-toscawidgets/trunk/debian (control rules)

zack at users.alioth.debian.org zack at users.alioth.debian.org
Fri May 29 16:17:55 UTC 2009


    Date: Friday, May 29, 2009 @ 16:17:55
  Author: zack
Revision: 8609

add missing build deps, remove unused dpatch

Modified:
  packages/python-toscawidgets/trunk/debian/control
  packages/python-toscawidgets/trunk/debian/rules

Modified: packages/python-toscawidgets/trunk/debian/control
===================================================================
--- packages/python-toscawidgets/trunk/debian/control	2009-05-29 16:17:41 UTC (rev 8608)
+++ packages/python-toscawidgets/trunk/debian/control	2009-05-29 16:17:55 UTC (rev 8609)
@@ -6,6 +6,7 @@
  Stefano Zacchiroli <zack at debian.org>
 Build-Depends:
  debhelper (>= 7),
+ cdbs,
  python-dev,
  python-support,
  python-setuptools

Modified: packages/python-toscawidgets/trunk/debian/rules
===================================================================
--- packages/python-toscawidgets/trunk/debian/rules	2009-05-29 16:17:41 UTC (rev 8608)
+++ packages/python-toscawidgets/trunk/debian/rules	2009-05-29 16:17:55 UTC (rev 8609)
@@ -2,6 +2,5 @@
 DEB_PYTHON_SYSTEM = pysupport
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
-include /usr/share/cdbs/1/rules/dpatch.mk
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --single-version-externally-managed




More information about the Python-modules-commits mailing list