[Python-modules-commits] r10253 - in packages/wokkel/trunk/debian (control)

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Tue Nov 3 14:39:35 UTC 2009


    Date: Tuesday, November 3, 2009 @ 14:39:33
  Author: angelabad-guest
Revision: 10253

fix errors in depends

Modified:
  packages/wokkel/trunk/debian/control

Modified: packages/wokkel/trunk/debian/control
===================================================================
--- packages/wokkel/trunk/debian/control	2009-11-03 14:37:40 UTC (rev 10252)
+++ packages/wokkel/trunk/debian/control	2009-11-03 14:39:33 UTC (rev 10253)
@@ -12,8 +12,8 @@
 
 Package: python-wokkel
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 8.0.0)
-XB-Python-Version: ${python:Versions}
+Depends: ${misc:Depends}, ${python:Depends}, python-twisted (>= 8.0.0),
+ python (>= 2.5) | python-crypto
 Description: collection of enhancements for Twisted
  Wokkel is collection of enhancements on top of the  
  Twisted networking framework, written in Python. It 




More information about the Python-modules-commits mailing list