[Python-apps-commits] r7684 - in packages/spambayes/trunk/debian (control pydist-overrides)

afayolle at users.alioth.debian.org afayolle at users.alioth.debian.org
Wed Oct 19 08:40:13 UTC 2011


    Date: Wednesday, October 19, 2011 @ 08:40:11
  Author: afayolle
Revision: 7684

use a build dependency rather than pydist-override to let dh_python2 find python-lockfile

Modified:
  packages/spambayes/trunk/debian/control
Deleted:
  packages/spambayes/trunk/debian/pydist-overrides

Modified: packages/spambayes/trunk/debian/control
===================================================================
--- packages/spambayes/trunk/debian/control	2011-10-19 07:59:43 UTC (rev 7683)
+++ packages/spambayes/trunk/debian/control	2011-10-19 08:40:11 UTC (rev 7684)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer:Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Alexandre Fayolle <afayolle at debian.org>
-Build-Depends: debhelper (>= 7.0.50), python (>=2.6.6-3~), python-setuptools
+Build-Depends: debhelper (>= 7.0.50), python (>=2.6.6-3~), python-setuptools, python-lockfile
 Standards-Version: 3.9.2
 X-Python-Version: >= 2.7
 Homepage: http://spambayes.sourceforge.net

Deleted: packages/spambayes/trunk/debian/pydist-overrides
===================================================================
--- packages/spambayes/trunk/debian/pydist-overrides	2011-10-19 07:59:43 UTC (rev 7683)
+++ packages/spambayes/trunk/debian/pydist-overrides	2011-10-19 08:40:11 UTC (rev 7684)
@@ -1 +0,0 @@
-lockfile python-lockfile




More information about the Python-apps-commits mailing list