[Python-apps-commits] r12870 - in packages/prospector/trunk/debian (changelog control)
danstender-guest at users.alioth.debian.org
danstender-guest at users.alioth.debian.org
Fri Mar 4 11:43:53 UTC 2016
Date: Friday, March 4, 2016 @ 11:43:52
Author: danstender-guest
Revision: 12870
deb/control: updated pep8 dependency
Modified:
packages/prospector/trunk/debian/changelog
packages/prospector/trunk/debian/control
Modified: packages/prospector/trunk/debian/changelog
===================================================================
--- packages/prospector/trunk/debian/changelog 2016-03-04 11:36:24 UTC (rev 12869)
+++ packages/prospector/trunk/debian/changelog 2016-03-04 11:43:52 UTC (rev 12870)
@@ -1,8 +1,9 @@
prospector (0.11.7-2) UNRELEASED; urgency=medium
* Updated maintainer email address.
+ * deb/control: updated pep8 dependency.
- -- Daniel Stender <stender at debian.org> Fri, 04 Mar 2016 12:33:21 +0100
+ -- Daniel Stender <stender at debian.org> Fri, 04 Mar 2016 12:40:31 +0100
prospector (0.11.7-1) unstable; urgency=medium
Modified: packages/prospector/trunk/debian/control
===================================================================
--- packages/prospector/trunk/debian/control 2016-03-04 11:36:24 UTC (rev 12869)
+++ packages/prospector/trunk/debian/control 2016-03-04 11:43:52 UTC (rev 12870)
@@ -23,7 +23,7 @@
python-pylint-celery,
python-pylint-django (>= 0.7),
python-pylint-flask,
- pep8 (>= 1.6.0),
+ python-pep8,
python-pep8-naming,
pep257,
python-mccabe,
More information about the Python-apps-commits
mailing list