1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
mailutils (20020409-1) unstable; urgency=low
* Update from CVS to see if locking works. Thanks to Jordi Mallach for
his tests.
-- Jeff Bailey <jbailey@nisa.net> Tue, 9 Apr 2002 08:35:31 -0400
mailutils (20020404-1) unstable; urgency=low
* References to maildir removed and options renamed. (Closes: #139678)
From Jurgen A. Erhard (Sorry about the `u'...)
* This update fixes an LSUB bug, and should hopefully make `mail' work
correctly out of the box. We'll see how it goes.
-- Jeff Bailey <jbailey@nisa.net> Thu, 4 Apr 2002 11:56:27 -0500
mailutils (20020326-1) unstable; urgency=low
* Well. Critical bugs. This snapshot supposedly includes the fix.
I don't know that for certain, so I'm not Closes'ing any of them
until I get successful reports. But for you crazies who read this,
hopefully this will solve your problems.
-- Jeff Bailey <jbailey@nisa.net> Tue, 26 Mar 2002 12:34:13 -0500
mailutils (20020221-1) unstable; urgency=low
* GAH! Has it been so long since I did my NM that I can't get the
closes regexps right? If your bug gets notified from this,
it was fixed in Yesterday's update.
Closes: #126755, #134332, #134330, #126095, #126098, #119010, #116976, #116977
* New snapshot gives the ability to choose which PAM file you want
from the command line.
* Make sure that the info files are registered. Thanks to Sam Roberts for
bringing this to my attention.
* Other random bug fixes.
-- Jeff Bailey <jbailey@nisa.net> Thu, 21 Feb 2002 21:06:53 -0500
mailutils (20020218-1) unstable; urgency=low
* Use prototypes on functions when they're available
in the header. From John R.Daily (Closes #126755)
* Why would you ever want to *remove* mailutils? *sigh*
Fix removal of imap4d from inetd.conf. From Norbert Veber
(Closes #134332)
* Avoid infinite recursion. From Norbert Veber (Closes #134330)
* Setup configure for cross-building.
* Newer version. From Takuo KITAME (Closes #126095)
* List an upstream URL in copyright. From Takuo KITAME (Closes #126098)
* Use unsigned int in both pop3d.h and pop3d.c
That section of code doesn't exist anymore. Thanks for the NMU
From James Troup and LaMont Jones (Closes #119010)
* Man pages for pop3d and imap3d now included (Closes #116976, #116977)
* Add --with-gdbm, include popauth
-- Jeff Bailey <jbailey@nisa.net> Sat, 10 Nov 2001 15:43:47 -0500
mailutils (20011103-1) unstable; urgency=low
* New CVS snapshot should fix building on 64 bit platforms.
* New package mailutils-doc for documentation.
* Use DESTDIR, not prefix for installing
-- Jeff Bailey <jbailey@nisa.net> Wed, 7 Nov 2001 10:47:36 -0500
mailutils (20011022-1) unstable; urgency=low
* Move libmailutils0-dev package to devel where it should be.
* Add missing Build Depends (Closes: #116089)
* Provide a useful short description for libmailutils0-dev (Closes: #116075)
* Make sure sysconfdir is set to /etc. This half finishes 116377,
I still need to write the documentation for the config file.
-- Jeff Bailey <jbailey@nisa.net> Mon, 22 Oct 2001 14:21:25 -0400
mailutils (20011015-1) unstable; urgency=low
* Initial Release (Closes: #115435).
-- Jeff Bailey <jbailey@nisa.net> Fri, 12 Oct 2001 21:13:34 -0500
|