[Python-modules-commits] r18547 - in packages/sphinxcontrib-spelling/trunk/debian (control)
eriol-guest at users.alioth.debian.org
eriol-guest at users.alioth.debian.org
Thu Sep 15 14:34:55 UTC 2011
Date: Thursday, September 15, 2011 @ 14:34:53
Author: eriol-guest
Revision: 18547
Added explicitly python-docutils to (Build-)Depends field
Modified:
packages/sphinxcontrib-spelling/trunk/debian/control
Modified: packages/sphinxcontrib-spelling/trunk/debian/control
===================================================================
--- packages/sphinxcontrib-spelling/trunk/debian/control 2011-09-15 14:13:52 UTC (rev 18546)
+++ packages/sphinxcontrib-spelling/trunk/debian/control 2011-09-15 14:34:53 UTC (rev 18547)
@@ -7,6 +7,7 @@
debhelper (>= 7.0.50~),
myspell-en-us,
python-all (>= 2.6.6-3),
+ python-docutils,
python-enchant,
python-nose,
python-setuptools (>= 0.6b3),
@@ -22,6 +23,7 @@
Depends:
${misc:Depends},
${python:Depends},
+ python-docutils,
python-enchant,
python-sphinx
Description: Sphinx "spelling" extension
More information about the Python-modules-commits
mailing list