/offlineimap/head: changeset 481

Updated
This commit is contained in:
jgoerzen
2003-06-02 22:09:57 +01:00
parent d9c353b67a
commit 3b849724da
6 changed files with 8 additions and 7 deletions

View File

@ -1,9 +1,10 @@
offlineimap (3.99.18) unstable; urgency=low
* Made a fix for Python2.3 compatibility.
This application now defaults to Python2.3! If you do not have Python
2.3, things may not work as expected.
* Removed warning when thread debug is specified. Closes: #195739.
* New option -l to log debug info to a file without having it spew
on-screen.
* New debug type "thread".
-- John Goerzen <jgoerzen@complete.org> Tue, 27 May 2003 16:58:54 -0500

View File

@ -9,7 +9,7 @@
# This is the debhelper compatibility version to use.
export DH_COMPAT=3
PYTHON=python2.3
PYTHON=python2.2
PACKAGE=offlineimap