/offlineimap/head: changeset 184
Updated the manual with blinkenlights. Fixed build-dep to have python2.2-dev. Fixed TTY to has isusable() that requires TTYs on stdin and stdout.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
offlineimap (3.2.0) unstable; urgency=low
|
||||
|
||||
* New BLINKENLIGHTS interface!
|
||||
* New BLINKENLIGHTS interface! Mesmerising, isn't it?
|
||||
* New ui.Tk.Blinkenlights section in offlineimap.conf.
|
||||
* New USER INTERFACES section in the manual.
|
||||
* TTYUI isusable() now checks to see if stdout and stdin are TTYs.
|
||||
* Added build-dependency on python2.2-dev. Closes: #154167.
|
||||
|
||||
-- John Goerzen <jgoerzen@complete.org> Wed, 24 Jul 2002 07:53:20 -0500
|
||||
|
||||
|
@@ -2,7 +2,7 @@ Source: offlineimap
|
||||
Section: mail
|
||||
Priority: optional
|
||||
Maintainer: John Goerzen <jgoerzen@complete.org>
|
||||
Build-Depends-Indep: debhelper (>> 3.0.0), python2.2 (>= 2.2.1-4)
|
||||
Build-Depends-Indep: debhelper (>> 3.0.0), python2.2 (>= 2.2.1-4), python2.2-dev (>= 2.2.1-4)
|
||||
Standards-Version: 3.5.2
|
||||
|
||||
Package: offlineimap
|
||||
|
Reference in New Issue
Block a user