[Python-modules-commits] r25030 - in packages/python-flake8/trunk/debian (control)
zigo at users.alioth.debian.org
zigo at users.alioth.debian.org
Sat Jun 29 05:58:54 UTC 2013
Date: Saturday, June 29, 2013 @ 05:58:53
Author: zigo
Revision: 25030
python3-flake8 depends on python-flake8 so that it has /usr/bin/flake8
Modified:
packages/python-flake8/trunk/debian/control
Modified: packages/python-flake8/trunk/debian/control
===================================================================
--- packages/python-flake8/trunk/debian/control 2013-06-29 05:58:48 UTC (rev 25029)
+++ packages/python-flake8/trunk/debian/control 2013-06-29 05:58:53 UTC (rev 25030)
@@ -35,6 +35,7 @@
Architecture: any
Depends: pep8 (>= 1.4.3),
pyflakes (>= 0.6.1),
+ python-flake8,
python3-mccabe (>= 0.2),
${misc:Depends},
${python3:Depends}
More information about the Python-modules-commits
mailing list