[Python-modules-commits] r9723 - in packages/python-openid/trunk/debian (control)

dottedmag-guest at users.alioth.debian.org dottedmag-guest at users.alioth.debian.org
Thu Sep 10 16:09:20 UTC 2009


    Date: Thursday, September 10, 2009 @ 16:09:20
  Author: dottedmag-guest
Revision: 9723

Add debhelper >= 7.0.50~ dependency to be able to use override_dh_ targets

Modified:
  packages/python-openid/trunk/debian/control

Modified: packages/python-openid/trunk/debian/control
===================================================================
--- packages/python-openid/trunk/debian/control	2009-09-10 16:08:40 UTC (rev 9722)
+++ packages/python-openid/trunk/debian/control	2009-09-10 16:09:20 UTC (rev 9723)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Mikhail Gusarov <dottedmag at dottedmag.net>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7), python
+Build-Depends: debhelper (>= 7.0.50~), python
 Build-Depends-Indep: python-support (>= 0.6.4)
 Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-openid/trunk/




More information about the Python-modules-commits mailing list