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

angel at users.alioth.debian.org angel at users.alioth.debian.org
Tue Jan 31 20:15:39 UTC 2012


    Date: Tuesday, January 31, 2012 @ 20:15:36
  Author: angel
Revision: 20213

Depends on python-twisted-names (>= 10.0.0)

Modified:
  packages/wokkel/trunk/debian/changelog
  packages/wokkel/trunk/debian/control

Modified: packages/wokkel/trunk/debian/changelog
===================================================================
--- packages/wokkel/trunk/debian/changelog	2012-01-31 20:13:11 UTC (rev 20212)
+++ packages/wokkel/trunk/debian/changelog	2012-01-31 20:15:36 UTC (rev 20213)
@@ -6,10 +6,11 @@
     - Bump python-twisted-core Depends to 10.0.0
     - Depends on python-dateutil
     - Depends on python-twisted-words (>= 10.0.0)
+    - Depends on python-twisted-names (>= 10.0.0)
   * debian/python-wokkel.triggers: Add trigger to update twisted plugins
     cache
 
- -- Angel Abad <angel at debian.org>  Tue, 31 Jan 2012 21:12:15 +0100
+ -- Angel Abad <angel at debian.org>  Tue, 31 Jan 2012 21:14:59 +0100
 
 wokkel (0.6.3-5) unstable; urgency=low
 

Modified: packages/wokkel/trunk/debian/control
===================================================================
--- packages/wokkel/trunk/debian/control	2012-01-31 20:13:11 UTC (rev 20212)
+++ packages/wokkel/trunk/debian/control	2012-01-31 20:15:36 UTC (rev 20213)
@@ -13,8 +13,8 @@
 Package: python-wokkel
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, python-twisted-core (>= 10.0.0),
- python-twisted-words (>= 10.0.0), python-dateutil, 
- python (>= 2.5) | python-crypto
+ python-twisted-words (>= 10.0.0), python-twisted-names (>= 10.0.0),
+ python-dateutil, python (>= 2.5) | python-crypto
 Description: collection of enhancements for Twisted
  Wokkel is a collection of enhancements on top of the  
  Twisted networking framework, written in Python. It 




More information about the Python-modules-commits mailing list