Skip to content

Debian Changelog twisted (11.1.0-1)

2011

twisted (11.1.0-1) unstable; urgency=low

   * New upstream version.
   * Drop suggestions on python-wxgtk2.6 and python-profiler.
   * Fix lintian warnings.

 -- Matthias Klose <doko@debian.org>  Wed, 21 Dec 2011 12:29:38 +0100

twisted (11.0.0-2) unstable; urgency=low

   * python-twisted depends on version >= 11.0 of other packages.

 -- Matthias Klose <doko@debian.org>  Fri, 22 Apr 2011 12:02:59 +0200

twisted (11.0.0-1) unstable; urgency=low

   * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sun, 17 Apr 2011 20:11:48 +0200

twisted (10.2.0-1) unstable; urgency=low

   * New upstream version.

 -- Matthias Klose <doko@debian.org>  Thu, 24 Feb 2011 04:47:56 +0100

2010

twisted (10.1.0-3) unstable; urgency=low

   * Tighten build dependency to build with a fixed dh_python2. Closes: #592410.

 -- Matthias Klose <doko@debian.org>  Wed, 18 Aug 2010 11:42:19 +0200

twisted (10.1.0-2) unstable; urgency=low

   * Remove all plugin cache files before rebuilding the cache files
     for the installed python versions.
   * python-twisted: Depend on the 10.1 versions of the twisted packages.
   * Remove the plugin cache files when package is removed, not only if
     it is purged.

 -- Matthias Klose <doko@debian.org>  Sun, 25 Jul 2010 15:56:17 +0200

twisted (10.1.0-1) unstable; urgency=low

   * New upstream version.
   * Build using dh_python2 instead of dh_pycentral.

 -- Matthias Klose <doko@debian.org>  Sat, 17 Jul 2010 16:11:21 +0200

twisted (10.0.0-3) unstable; urgency=low

   * Add a trigger `twisted-plugins-cache' to rebuild the plugins cache.

 -- Matthias Klose <doko@debian.org>  Tue, 30 Mar 2010 17:55:15 +0200

twisted (10.0.0-2) unstable; urgency=low

   * Include changes from 9.0.0-2 which got skipped
   * python-twisted depends on version >= 10.0 of other packages

 -- Free Ekanayaka <freee@debian.org>  Tue, 09 Mar 2010 13:32:00 +0100

twisted (10.0.0-1) unstable; urgency=low

   * New upstream version.
   * Add myself as uploader.
   * Bump standards version to 3.8.4

 -- Free Ekanayaka <freee@debian.org>  Mon, 08 Mar 2010 12:32:45 +0100

twisted (9.0.0-2) unstable; urgency=low

   * Suppress output on stderr in postrm. Closes: #566395.
   * Don't recommend twisted-doc-api. Closes: #566913.

 -- Matthias Klose <doko@debian.org>  Wed, 03 Feb 2010 02:14:52 +0100

twisted (9.0.0-1) unstable; urgency=low

   * python-twisted: Depend on the python-twisted-* 9.0 packages.
   * python-twisted: Depend on python-zope.interface only. Closes: #557781.

 -- Matthias Klose <doko@debian.org>  Sat, 02 Jan 2010 19:38:17 +0100

twisted (9.0.0-0) unstable; urgency=low

   * New upstream version.
   * tap2deb: Use date -R instead of 822-date. Closes: #550565.

 -- Matthias Klose <doko@debian.org>  Sat, 02 Jan 2010 18:46:39 +0100

2009

twisted (8.2.0-3) unstable; urgency=low

   * Depend on the standalone python-zope.interface{,-dbg} packages.
     Closes: #543132, #542932.
   * Remove plugins directory on purge. Closes: #527897.
   * Fix some lintian warnings.

 -- Matthias Klose <doko@debian.org>  Tue, 25 Aug 2009 20:36:00 +0200

twisted (8.2.0-2) unstable; urgency=low

   * python-twisted-core: Regenerate the plugin cache as the last action
     in the postinst. Closes: #521663. LP: #361865.
   * Avoid md5/sha1 deprecation warnings. LP: #344782.

 -- Matthias Klose <doko@debian.org>  Sat, 18 Apr 2009 13:54:12 +0200

twisted (8.2.0-1) unstable; urgency=low

   * Upload to unstable.

 -- Matthias Klose <doko@debian.org>  Sat, 21 Feb 2009 12:15:25 +0100

twisted (8.2.0-0.1) unstable; urgency=low

   * New upstream version.

 -- Esteve Fernandez <esteve@fluidinfo.com>  Sat, 31 Jan 2009 14:40:47 +0100

2008

twisted (8.1.0-4) unstable; urgency=low

   * Move the cache update from python-twisted into python-twisted-core.
     Closes: #500942.
 
     Plugins should update the cache on package install (postinst) and
     removal (postrm remove) by updating the cache. See the postinst
     script of python-twisted-core how to update the cache.
 
   * Fix PortableGtkReactor (now able to run trial test suite with the gtk2
     reactor). Closes: #499311.
   * Don't install twisted/test/generator_failure_tests.py, syntax errors
     with python2.4. Closes: #492830.
   * Fix manhole to work with python-gtk2 (>= 2.10). Closes: #469105.
   * mktap(1) description of options fixed in an earlier version.
     Closes: #278194.
   * mktap news fixed in an earlier version. Closes: #278196.
   * Fix build failure on GNU/kFreeBSD (Petr Salinger). Closes: #490770.

 -- Matthias Klose <doko@debian.org>  Fri, 10 Oct 2008 21:22:21 +0200

twisted (8.1.0-3) unstable; urgency=low

   * Do not include twisted/plugins/dropin.cache, but generate it on
     configure, remove it on package removal. Closes: #489976.
   * twisted plugins have to update that cache on installation and removal.
     See the python-twisted-core postinst how to do so.

 -- Matthias Klose <doko@debian.org>  Fri, 11 Jul 2008 14:41:43 +0200

twisted (8.1.0-2) unstable; urgency=low

   * python-twisted-core: Include twisted/plugins/dropin.cache, Closes: #477103.
   * tap2deb.py: Fix some dependency names and names of binaries.
     Closes: #440454. LP: #120453.
   * python-twisted: Tighten dependencies.

 -- Matthias Klose <doko@debian.org>  Tue, 08 Jul 2008 16:34:14 +0200

twisted (8.1.0-1) unstable; urgency=low

   * New upstream version.
   * python-twisted: Add an egg-info file. Closes: #477384.

 -- Matthias Klose <doko@debian.org>  Wed, 28 May 2008 23:06:45 +0200

twisted (8.0.1-2) unstable; urgency=low

   * twisted/scripts/tap2deb.py: Create dependency on python-twisted.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 09 Apr 2008 15:37:36 +0000

twisted (8.0.1-1) unstable; urgency=low

   * New upstream version.
   * Disable building the empty twisted-doc-api package. Closes: #313334.

 -- Matthias Klose <doko@debian.org>  Sun, 30 Mar 2008 21:02:28 +0200

2007

twisted (2.5.0-2) unstable; urgency=low

   * python-twisted-core: Suggest python-wxgtk2.8 as an alternative.

 -- Matthias Klose <doko@debian.org>  Thu, 07 Jun 2007 07:14:49 +0200

twisted (2.5.0-1) unstable; urgency=low

   * New upstream version, compatible with python2.5.
   * Merge from Ubuntu:
     - Build a python-twisted-dbg package.
     - Bump debhelper compatibility to v5.
     - Tighten dependencies of the python-twisted package.

 -- Matthias Klose <doko@debian.org>  Sun, 20 May 2007 19:29:53 +0200

twisted (2.4.0-3) unstable; urgency=medium

   * twisted/python/versions.py: Update to work with subversion 1.4.
     Closes: #405141.
   * python-twisted-core: Don't suggest python-wxgtk2.4 anymore.
     Closes: #391994.

 -- Matthias Klose <doko@debian.org>  Mon, 8 Jan 2007 00:01:04 +0100

2006

twisted (2.4.0-2) unstable; urgency=high

   * python-twisted-core: Depend on python-twisted-bin.

 -- Matthias Klose <doko@debian.org>  Sun, 9 Jul 2006 12:04:18 +0000

twisted (2.4.0-1) unstable; urgency=low

   * New upstream version.
   * Convert packaging to use python-central (closes: #373392).
   * python-twisted-core: Do not suggest python-glade-1.2 (closes: #368514).
   * python-twisted.menu: Add python-tk as a required package for tkmtap.

 -- Matthias Klose <doko@debian.org>  Wed, 14 Jun 2006 03:45:29 +0200

twisted (2.2.0-2) unstable; urgency=low

   * Fix classname in python/dispatch.py (closes: #359225).
   * Fix spelling errors in man pages (closes: #355227).
   * Drop conflicts on packages not tested with twisted >= 2.0 (closes: #359179).

 -- Matthias Klose <doko@debian.org>  Fri, 14 Apr 2006 23:25:37 +0000

twisted (2.2.0-1) unstable; urgency=low

   * New upstream version.

 -- Matthias Klose <doko@debian.org>  Wed, 22 Feb 2006 08:28:04 +0100

twisted (2.1.0-4) unstable; urgency=low

   * Fix typo in versioned dependencies on *-conch packages (closes: #349627).
   * Fix location of the core documentation in the doc-base file.
     Closes: #349627.

 -- Matthias Klose <doko@debian.org>  Thu, 2 Feb 2006 15:39:10 +0000

twisted (2.1.0-3) unstable; urgency=low

   * Rename python-twisted to python-twisted-core; python-twisted is now
     a transitional package, depending on python-twisted-core and all
     twisted modules, which were split out into separate packages.

 -- Matthias Klose <doko@debian.org>  Wed, 25 Jan 2006 17:56:16 +0100

twisted (2.1.0-2) unstable; urgency=low

   * debian/copyright: Include copyright for python 2.3; some 2.3 files
     are included in the upstream tarball, but not in the binary packages.

 -- Matthias Klose <doko@debian.org>  Mon, 16 Jan 2006 19:59:05 +0100

twisted (2.1.0-1) unstable; urgency=low

   * New upstream version.

 -- Matthias Klose <doko@debian.org>  Sun, 15 Jan 2006 22:07:22 +0000

2005

twisted (2.0.1-4) unstable; urgency=low

   * Fix doc symlinks (closes: #313313).
   * Remove conflict with supyb, requested by the supyb maintainer.
   * Suggest python-wxgtk2.4 | python-wxgtk2.6.
   * Fix man page symlinks (closes: #326021, #314508, #315307, #323551).
   * Fix location of the tutorial in the doc-base file (closes: #318167).
   * python-twisted: Add dependency on python-soappy (closes: #317290).

 -- Matthias Klose <doko@debian.org>  Thu, 1 Sep 2005 15:49:29 +0200

twisted (2.0.1-3) unstable; urgency=low

   * Drop python2.2 packages, build python2.4 packages.

 -- Matthias Klose <doko@debian.org>  Sun, 12 Jun 2005 19:05:59 +0200

twisted (2.0.1-2) unstable; urgency=low

   * Reupload as -2, -1 is sticking in the NEW queue from a hijack attempt.

 -- Matthias Klose <doko@debian.org>  Sun, 12 Jun 2005 18:41:05 +0200

twisted (2.0.1-1) unstable; urgency=low

   * New upstream version, built from the sumo tarball.
   * (Build-)depend on zope-interface.
   * Explicitely conflict with all current packages depending on
     python-twisted and python-twisted-conch. Please check for
     compatibility first.
   * Do provide menu entries for the default version only.
   * Empty twisted-doc-api package at the moment.
   * Use debhelper for the packaging.
   * Change priority to optional.

 -- Matthias Klose <doko@debian.org>  Sun, 12 Jun 2005 14:52:40 +0200

twisted (1.3.0-8) unstable; urgency=low

   * Fix the fix in gtk2reactor.

 -- Matthias Klose <doko@debian.org>  Fri, 11 Feb 2005 14:45:43 +0100

twisted (1.3.0-7) unstable; urgency=low

   * Conditionally import the profile module (closes: #294493).
   * Add suggestions to the python-profiler package.
   * Suppress gtk2 user warning in gtk2reactor (closes: #291310).

 -- Matthias Klose <doko@debian.org>  Thu, 10 Feb 2005 13:12:20 +0100

twisted (1.3.0-6) unstable; urgency=medium

   * Fix two bad mail-related bugs, which are really harmful for the
     scalemail application (Tommi Virtanen):
     - insufficient error handling in mail delivery, causing mail loss
       (fixed by r12036)
     - unable to send mail from <> (fixed by r12767, which broke receiving
       mail from <>, which is fixed in r12858).
     Closes: #289993.

 -- Matthias Klose <doko@debian.org>  Sat, 15 Jan 2005 23:49:03 +0100

2004

twisted (1.3.0-5) unstable; urgency=low

   * Fix memory leak in _c_urlarg.c (closes: #284818).
   * python2.3-twisted: Add python-glade-1.2 python-gtk-1.2 suggests.
     Closes: #283238.

 -- Matthias Klose <doko@debian.org>  Mon, 20 Dec 2004 19:23:11 +0100

twisted (1.3.0-4) unstable; urgency=low

   * Fix package recommendations.
   * twisted/xish/domish.py: Add fixes for jabber protocol implementation.
     Alexandre Fayolle. Closes: #273141.

 -- Matthias Klose <doko@debian.org>  Wed, 6 Oct 2004 08:06:47 +0200

twisted (1.3.0-3) unstable; urgency=medium

   * twisted-doc-api: Add link to docs (closes: #255888).
   * twisted-doc: Rename examples/xindex.html (closes: #255887).
   * twisted-doc: Include the Twisted tutorial (closes: #256598).
   * Install the PDF version of the Twisted Book, not the PostScript version.
   * python-twisted: Recommend the python-serial package.
   * Fix nmea protocol failing when checksums turned off (closes: #243136).
   * Add support for bool types in Twisted Serialize module (python2.3 only).
     Closes: #217053.

 -- Matthias Klose <doko@debian.org>  Sun, 29 Aug 2004 15:31:36 +0200

twisted (1.3.0-2) unstable; urgency=low

   * Fix links in twisted-doc's index.html (closes: #255548).

 -- Matthias Klose <doko@debian.org>  Mon, 21 Jun 2004 22:01:11 +0200

twisted (1.3.0-1) unstable; urgency=low

   * New upstream version.
   * Hijacking the package.
     See http://lists.debian.org/debian-qa/2004/06/msg00070.html.
   * Fix doc-base file (closes: #220698, #220699).
   * html files are included as .html, not .xhtml (closes: #192600).
   * Make package descriptions more verbose (closes: #209816).
   * Fix some lintian errors.

 -- Matthias Klose <doko@debian.org>  Sat, 19 Jun 2004 00:54:55 +0200

twisted (1.2.0-1.1) unstable; urgency=low

   * NMU.
   * Fix suggestions and recommendations:
     - Make python-pyopenssl, python-pam recommendations.
     - Make python-tk, python-gtk2, python-glade2, python-qt3,
       libwxgtk2.4-python suggestions.
     Closes: #240564.
   * python-twisted-conch: Depend on python2.3-twisted-conch.
   * Use Debian's way importing gtk2:
     - doc/examples/pbgtk2.py
     - twisted/spread/ui/gtk2util.py
   * The Debian package provided upstream isn't a big help, as it's just
     an outdated copy of the Debian package :-(

 -- Matthias Klose <doko@debian.org>  Sat, 17 Apr 2004 14:25:26 +0200

twisted (1.2.0-1) unstable; urgency=low

   * New upstream version (closes: #211102).

 -- Matthias Klose <doko@debian.org>  Thu, 26 Feb 2004 07:05:22 +0100

twisted (1.1.2-1) unstable; urgency=low

   * New upstream version

 -- Moshe Zadka <moshez@debian.org>  Thu, 18 Feb 2004 12:03:02 -0500

twisted (1.1.1-1) unstable; urgency=low

   * New upstream version

 -- Moshe Zadka <moshez@debian.org>  Thu, 15 Jan 2004 12:03:02 -0500

2003

twisted (1.1.0-1) unstable; urgency=low

   * New upstream version

 -- Moshe Zadka <moshez@debian.org>  Thu, 21 Nov 2003 14:56:54 -0500

twisted (1.0.7-1) unstable; urgency=low

   * New upstream version

 -- Moshe Zadka <moshez@debian.org>  Thu, 17 Sep 2003 00:33:51 -0500

twisted (1.0.6-1) unstable; urgency=low

   * New upstream version.
   * NMU (encouraged by maintainer)

 -- Martin Sjogren <sjogren@debian.org>  Thu, 3 Jul 2003 07:45:27 +0200

twisted (1.0.5-1) unstable; urgency=low

   * New upstream version
   * Remove Python 2.1 packages -- upstream no longer supports 2.1

 -- Moshe Zadka <moshez@debian.org>  Thu, 1 May 2003 09:06:49 +0300

twisted (1.0.4-1) unstable; urgency=low

   * New upstream version

 -- Moshe Zadka <moshez@debian.org>  Fri, 18 Apr 2003 03:46:22 +0000

2002

twisted (1.0.3-1) unstable; urgency=low

   * Split out conch
     * This allows us to have conch properly depend on python-crypto
   * Documentation improvements
     * Installing xhtml versions of everything
     * Distributing ps and pdf versions of book
     * doc-base support
   * Split out doc-api
     * It's HUGE and many people don't need it (since it is available on the
       web)

 -- Moshe Zadka <moshez@debian.org>  Tue, 12 Nov 2002 02:59:56 -0600

twisted (1.0.0-2) unstable; urgency=low

   * Put api docs in api/ (Closes: #167196)

 -- Moshe Zadka <moshez@debian.org>  Thu, 7 Nov 2002 12:27:37 -0600

twisted (1.0.0-1) unstable; urgency=low

   * New upstream release

 -- Moshe Zadka <moshez@debian.org>  Tue, 22 Oct 2002 06:22:49 -0500

twisted (0.99.2-4) unstable; urgency=low

   * UGH! Python 2.3 distutils bug is back
   * Working around it

 -- Moshe Zadka <moshez@debian.org>  Wed, 2 Oct 2002 12:07:25 +0000

twisted (0.99.2-3) unstable; urgency=low

   * Adding "/usr/bin/python" to build dependencies.

 -- Moshe Zadka <moshez@debian.org>  Mon, 30 Sep 2002 15:46:56 +0000

twisted (0.99.2-2) unstable; urgency=low

   * Enabling Python 2.3 support

 -- Moshe Zadka <moshez@debian.org>  Fri, 27 Sep 2002 10:49:43 -0500

twisted (0.99.2-1) unstable; urgency=low

   * New upstream
   * Fixed build dependencies (Closes: #159258)

 -- Moshe Zadka <moshez@debian.org>  Mon, 23 Sep 2002 08:56:05 -0500

twisted (0.99.0-1) unstable; urgency=low

   * New upstream version.
   * Packaging changes:
     * "Twisted" is now a package, to facilitate upgrades from woody
       (there are verioned depends:)
     * New package: twisted-quotes -- quotes collected by the Twisted release
       team

 -- Moshe Zadka <moshez@debian.org>  Thu, 29 Aug 2002 08:05:38 -0500

twisted (0.19.0-2) unstable; urgency=low

   * Gagh, make python2.2-twisted any, not all.

 -- Moshe Zadka <moshez@debian.org>  Wed, 31 Jul 2002 02:25:23 -0500

twisted (0.19.0-1) unstable; urgency=low

   * New upstream release
   * Debian packaging changes:
     * split python2.x-twisted into python2.x-twisted and python2.x-twisted-bin
     * unfortunately, because of distutils mind boggling stupidity, it will
       do most of the work for building the arch-independant utilities when
       building the c module
     * fortunately, twisted will now take up much less room in the archive

 -- Moshe Zadka <moshez@debian.org>  Wed, 19 Jun 2002 18:01:50 +0300

twisted (0.18.0-2) unstable; urgency=low

   * The "Aaaaarrrgghhh, I'm stupid release"
   * debian/control: python2.1-twisted needs to Conflict:/Replace: twisted too

 -- Moshe Zadka <moshez@debian.org>  Tue, 18 Jun 2002 20:22:08 +0300

twisted (0.18.0-1) unstable; urgency=low

   * New upstream release
   * Lots of debian changes:
     * building python2.1-twisted, python2.2-twisted
     * python-twisted depends on python2.1-twisted
     * menu support for t-im and manhole enabled
   * Removed debelper
     * Added debian/scripts/ directory with helper scripts
     * This will (hopefully) mean support python2.3 will be easy
   * Upstream fixed tcp client (Closes: #142789)

 -- Moshe Zadka <moshez@debian.org>  Tue, 28 May 2002 12:35:35 +0300

twisted (0.17.3-1) unstable; urgency=low

   * New upstream release

 -- Moshe Zadka <moshez@debian.org>  Fri, 19 Apr 2002 02:55:43 -0500

twisted (0.17.0-1) unstable; urgency=low

   * New upstream release
   * Now building two packages -- one for the code, one for the docs
     + If you want the docs, install twisted-docs too
     + Feedback is encouraged about whether a 2.2-supporting version is needed

 -- Moshe Zadka <moshez@debian.org>  Thu, 14 Mar 2002 07:24:07 +0200

twisted (0.15.5-1) unstable; urgency=low

   * New upstream release

 -- Moshe Zadka <moshez@debian.org>  Fri, 8 Mar 2002 07:14:16 +0200

twisted (0.15.4-1) unstable; urgency=low

   * New upstream version
   * Better DNS support

 -- Moshe Zadka <moshez@debian.org>  Tue, 5 Mar 2002 13:54:37 +0200

twisted (0.15.3-1) unstable; urgency=low

   * New upstream release
   * Fixed stupidproxy bug, where connections weren't closed

 -- Moshe Zadka <moshez@debian.org>  Thu, 28 Feb 2002 21:07:28 +0200

twisted (0.15.1-1) unstable; urgency=low

   * New upstream release

 -- Moshe Zadka <moshez@debian.org>  Tue, 12 Feb 2002 20:36:38 +0200

twisted (0.15.0-1) unstable; urgency=low

   * New upstream release
   * IM application: many improvements, new GTK+ client
   * easier to add error callbacks to deferred
   * SOCKSv4 support
   * bugs fixed in t.i.tcp
   * added approveConnection (again ;-)
   * All non-blocking methods now return deferreds instead of accepting
     callbacks (hopefully)
   * low-level protocol changes
   * New t.web applications and features
   * Perspective retrieval now async
   * Enterprise now fixed

 -- Moshe Zadka <moshez@debian.org>  Wed, 6 Feb 2002 14:38:38 +0200

twisted (0.13.0-1) unstable; urgency=low

   * New upstream version
   * New forum
   * New config interface
   * New metrics

 -- Moshe Zadka <moshez@debian.org>  Thu, 10 Jan 2002 20:04:30 +0200

2001

twisted (0.12.2-1) unstable; urgency=low

   * New upstream versions (many bugfixes)

 -- Moshe Zadka <moshez@debian.org>  Thu, 29 Nov 2001 08:01:23 +0200

twisted (0.12.1-1) unstable; urgency=low

   * New upstream version (mainly bugfixes)

 -- Moshe Zadka <moshez@debian.org>  Thu, 22 Nov 2001 09:09:14 +0200

twisted (0.12.0-1) unstable; urgency=low

   * New upstream version
   * Using Python 2.1

 -- Moshe Zadka <moshez@debian.org>  Wed, 21 Nov 2001 15:17:25 +0200

twisted (0.10.3-1) unstable; urgency=low

   * New upstream release
   * twisted.names, resolving internet names
   * optimizations
   * works with Jython too

 -- Moshe Zadka <moshez@debian.org>  Sun, 30 Sep 2001 23:46:45 +0200

twisted (0.10.2-1) unstable; urgency=low

   * New upstream release
   * bug fixes
   * timeouts for client sockets
   * Tutorial about plugins
   * Mail has changed API in an incompatible way

 -- Moshe Zadka <moshez@debian.org>  Wed, 12 Sep 2001 23:00:59 +0300

twisted (0.10.1-1) unstable; urgency=low

   * New upstream release
   * Massive renaming in prespective broker classes
   * web proxying
   * TCP connection forwarding
   * Lots of new protocols: LDAP, finger and obscure RFCs
   * --plugin option to twistd
   * web widgets
   * twisted.enterprise improved a lot

 -- Moshe Zadka <moshez@debian.org>  Fri, 31 Aug 2001 06:49:00 +0300

twisted (0.10.0-1) unstable; urgency=low

   * New upstream release
   * Added twisted.tap and twisted.mail to distribution
   * Added docs about writing new twisted servers
   * Changed mail API: now, saveMessage gets the SMTP from too
   * Removed spurious prints from twisted.mail.mail
   * Possible to relay mail to unknown domains via smart host
   * tap2deb can create policy compliant Debian packages around .tap's
   * Fixed debian/rules clean target (closes: Bug#108245)
   * New arguments to twistd: --python, --no_save
   * New arguments to mktap: --append
   * twisted.tcp.Port can now change the size of the backlog from 5
   * UDP servers now possible

 -- Moshe Zadka <moshez@debian.org>  Thu, 9 Aug 2001 09:37:03 +0300

twisted (0.9.4-1) unstable; urgency=low

   * Initial Release. (closes: #105843)

 -- Moshe Zadka <moshez@debian.org>  Thu, 26 Jul 2001 21:09:53 +0300