[Python-modules-commits] r21130 - in packages/python-easygui/trunk/debian (control)

anoteng-guest at users.alioth.debian.org anoteng-guest at users.alioth.debian.org
Sun Apr 8 23:01:54 UTC 2012


    Date: Sunday, April 8, 2012 @ 23:01:52
  Author: anoteng-guest
Revision: 21130

build-depend on python3-all (>= 3.1.2-6~)

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

Modified: packages/python-easygui/trunk/debian/control
===================================================================
--- packages/python-easygui/trunk/debian/control	2012-04-08 22:50:49 UTC (rev 21129)
+++ packages/python-easygui/trunk/debian/control	2012-04-08 23:01:52 UTC (rev 21130)
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Andreas Noteng <andreas at noteng.no>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>,
-Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3), python3-all
+Build-Depends: debhelper (>= 7.0.50~), python-all (>= 2.6.6-3),
+ python3-all (>= 3.1.2-6~)
 Standards-Version: 3.9.3
 X-Python-Version: >= 2.5
 X-Python3-Version: >= 3.0




More information about the Python-modules-commits mailing list