[Python-modules-commits] r13748 - in packages/python-django-voting/trunk/debian (control)
ockham-guest at users.alioth.debian.org
ockham-guest at users.alioth.debian.org
Thu Jul 1 19:35:34 UTC 2010
Date: Thursday, July 1, 2010 @ 19:35:32
Author: ockham-guest
Revision: 13748
debian/control: Fix debhelper version (>= 7.0.50~)
Modified:
packages/python-django-voting/trunk/debian/control
Modified: packages/python-django-voting/trunk/debian/control
===================================================================
--- packages/python-django-voting/trunk/debian/control 2010-07-01 18:15:53 UTC (rev 13747)
+++ packages/python-django-voting/trunk/debian/control 2010-07-01 19:35:32 UTC (rev 13748)
@@ -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), python (>= 2.3), python-support
+Build-Depends: debhelper (>= 7.0.50~), python (>= 2.3), python-support
Standards-Version: 3.8.4
XS-Python-Version: >= 2.3
Homepage: http://code.google.com/p/django-voting
More information about the Python-modules-commits
mailing list