[Python-apps-commits] r7699 - in packages/spambayes/trunk/debian (control)

afayolle at users.alioth.debian.org afayolle at users.alioth.debian.org
Thu Oct 20 07:29:08 UTC 2011


    Date: Thursday, October 20, 2011 @ 07:29:06
  Author: afayolle
Revision: 7699

ease backporting by specifying a less strict Python version

Modified:
  packages/spambayes/trunk/debian/control

Modified: packages/spambayes/trunk/debian/control
===================================================================
--- packages/spambayes/trunk/debian/control	2011-10-20 03:43:15 UTC (rev 7698)
+++ packages/spambayes/trunk/debian/control	2011-10-20 07:29:06 UTC (rev 7699)
@@ -5,7 +5,7 @@
 Uploaders: Alexandre Fayolle <afayolle at debian.org>
 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
+X-Python-Version: >= 2.6
 Homepage: http://spambayes.sourceforge.net
 Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/spambayes/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/spambayes/trunk




More information about the Python-apps-commits mailing list