[Python-modules-commits] r20414 - in packages/python-scrapelib/trunk/debian (control)
paultag-guest at users.alioth.debian.org
paultag-guest at users.alioth.debian.org
Sun Feb 12 17:33:34 UTC 2012
Date: Sunday, February 12, 2012 @ 17:33:33
Author: paultag-guest
Revision: 20414
Fixing the debian/control dependencies - forgot a space!
Modified:
packages/python-scrapelib/trunk/debian/control
Modified: packages/python-scrapelib/trunk/debian/control
===================================================================
--- packages/python-scrapelib/trunk/debian/control 2012-02-12 16:21:19 UTC (rev 20413)
+++ packages/python-scrapelib/trunk/debian/control 2012-02-12 17:33:33 UTC (rev 20414)
@@ -35,7 +35,7 @@
Section: net
Architecture: all
Depends: ipython,
- python-pkg-resources
+ python-pkg-resources,
${misc:Depends},
python-scrapelib (= ${binary:Version}),
${python:Depends}
More information about the Python-modules-commits
mailing list