-
twisted (12.3.0-1ubuntu6) raring; urgency=low
* Stop building the python3 packages (will be built from a separate
source until the python3 support is complete).
-- Matthias Klose <email address hidden> Thu, 04 Apr 2013 10:14:52 +0200
-
twisted (12.3.0-1ubuntu5) raring; urgency=low
* debian/patches/lp1098127.diff:
- Use new io_add_watch api on new versions of pygobject. (LP: #1098127)
-- Rodney Dawes <email address hidden> Thu, 14 Mar 2013 17:24:59 -0400
-
twisted (12.3.0-1ubuntu4) raring; urgency=low
* debian/patches/lp1102685.diff:
- Try to use plain pygtkcompat and fall back to gi.pygtkcompat, to
avoid a DeprecationWarning, and a crash. (LP: #1102685)
-- Rodney Dawes <email address hidden> Wed, 23 Jan 2013 12:19:06 -0500
-
twisted (12.3.0-1ubuntu3) raring; urgency=low
* Explicitly call 2to3 to build the py3k source.
-- Matthias Klose <email address hidden> Wed, 23 Jan 2013 11:41:25 +0100
-
twisted (12.3.0-1ubuntu2) raring; urgency=low
* Port Py_InitModule* calls to PyModule_Create for python3.
-- Adam Conrad <email address hidden> Mon, 21 Jan 2013 13:43:44 -0700
-
twisted (12.3.0-1ubuntu1) raring; urgency=low
* Build python3 packages.
* Add '3' as the suffix for the binaries using python3.
twisted (12.3.0-1) experimental; urgency=low
* New upstream release
* Bump python-zope.interface dependency to 3.6
* Bump Standards-Version to 3.9.4
* Install _initgroups.so only on Python <= 2.6
* Drop packaging tweaks for Python < 2.6
-- Matthias Klose <email address hidden> Wed, 16 Jan 2013 17:44:26 +0100
-
twisted (12.2.0-1) experimental; urgency=low
* New upstream version
* Drop the _epoll.so C extension, as Twisted now supports only
Python >= 2.6 and there's stdlib support for epoll since 2.6
* Add sendmsg.so C extension to python-twisted-bin
-- Free Ekanayaka <email address hidden> Tue, 11 Sep 2012 10:06:25 +0200