[Python-modules-commits] r14758 - 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:26:31 UTC 2010
Date: Tuesday, October 26, 2010 @ 23:26:30
Author: ockham-guest
Revision: 14758
Add python-django (>= 1.0) to Build-Depends
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:15:04 UTC (rev 14757)
+++ packages/python-django-voting/trunk/debian/control 2010-10-26 23:26:30 UTC (rev 14758)
@@ -3,7 +3,8 @@
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 (>= 2.3), python-support,
+ python-django (>= 1.0)
Standards-Version: 3.9.1
XS-Python-Version: >= 2.3
Homepage: http://code.google.com/p/django-voting
More information about the Python-modules-commits
mailing list