[Python-modules-commits] r14759 - in packages/python-django-voting/trunk/debian (control)
ockham-guest at users.alioth.debian.org
ockham-guest at users.alioth.debian.org
Tue Oct 26 23:28:11 UTC 2010
Date: Tuesday, October 26, 2010 @ 23:28:10
Author: ockham-guest
Revision: 14759
Build-Depend on python-all instead of python
Modified:
packages/python-django-voting/trunk/debian/control
Modified: packages/python-django-voting/trunk/debian/control
===================================================================
--- packages/python-django-voting/trunk/debian/control 2010-10-26 23:26:30 UTC (rev 14758)
+++ packages/python-django-voting/trunk/debian/control 2010-10-26 23:28:10 UTC (rev 14759)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
Uploaders: Bernhard Reiter <ockham at raz.or.at>
-Build-Depends: debhelper (>= 7.0.50~), python (>= 2.3), python-support,
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.3), python-support,
python-django (>= 1.0)
Standards-Version: 3.9.1
XS-Python-Version: >= 2.3
More information about the Python-modules-commits
mailing list