python-medusa

Rating: 
0
No votes yet

Framework for implementing asynchronous servers
Medusa is a 'server platform' -- it provides a framework for
implementing asynchronous socket-based servers (TCP/IP and on Unix,
Unix domain, sockets).

Application versions: 
AttachmentSizeDate
File python-medusa_0.5.4-7_all.deb60.98 KB14/11/2013 - 20:56
Changelog: 

python-medusa (1:0.5.4-7) unstable; urgency=low

[ Arnaud Fontaine ]
* Switch to dpkg-source 3.0 (quilt) format.
+ No need to manually remove the debian/ directory anymore.
+ Drop Build-Depends on patchutils in debian/control.
+ Drop include of simple-patchsys.mk in debian/rules.
* debian/patches:
+ Add fix_string_exceptions.patch as string exceptions were removed
from Python 2.6. Closes: #585302.
* debian/copyright:
+ Update copyright years.
* debian/control:
+ Remove now useless Replaces and Conflicts fields.
+ No need to Build-Depends on python-dev, python is enough.
+ Add ${misc:Depends} to Depends for debhelper.
* Use dh_python2 rather than dh_pysupport.
+ Remove debian/pyversions.
+ debian/control:
- Add X-Python-Version field.
- Remove python-support from Build-Depends.
- Bump python-all version to 2.6.6-3~.
- Bump cdbs version to 0.4.90~.
+ debian/rules:
- Remove DEB_PYTHON_SYSTEM.

[ Sandro Tosi ]
* debian/watch
+ Added.
* debian/control
+ Switch Vcs-Browser field to viewsvn.