mail-expire (0.9.1) unstable; urgency=low * Reproducible build fix (thanks to Chris Lamb, closes: #978010) * Adding salsa VCS URLs * Bugfix: Maildir processor considered an input folder empty where only one of new/ or cur/ subdirs was empty * Explicit --purge option to control the behavior of the removal of the old Mbox/Maildir when empty * Fix incorrect changelog entry before (standards version is 4.5.1) * Consider empty files in Maildir expired/old mails -- Eduard Bloch Fri, 01 Jan 2021 18:38:32 +0100 mail-expire (0.9) unstable; urgency=low * Converted manpage to POD and updated it * Code refactoring, added verbosity control * Added support of xz or other stream compressors through customizable output delivery command (opened in lazy mode) * Better (more transaction like) handling of appended compressed output, more safe in cases where the operation is aborted due to internal or external reasons * Added lockfile handling to protest against incoming messages from procmail * Added Dry-Run mode * Picking the freshest timestamp from the usual fields for evaluation * Changed format of date suffix to _ (integers) * Relicensed the script to MIT (basically all contributed code is now gone) * Packaging update: latest standards (4.5.1), package description (for the new functionality), copyright file (DEP5 and new license), removing obsolete dependencies -- Eduard Bloch Mon, 21 Dec 2020 16:01:28 +0100 mail-expire (0.8) unstable; urgency=low [ Logan Rosen / Ubuntu ] * debian/compat: Bump to 10. * debian/control: - Build-depend on debhelper (>= 10). - Depend on ${misc:Depends}. * debian/rules: Convert to minimal dh sequencer. * debian/source/format: Indicate 3.0 (native) format. [ Eduard Bloch] * Updating standards to 3.9.8 (no further changes) -- Eduard Bloch Wed, 11 Jan 2017 23:21:10 +0100 mail-expire (0.7) unstable; urgency=high * Consider the alternative object identification to make sure Mail::Mbox::MessageParser::Perl is created correctly which changed with libmail-mbox-messageparser-perl (1.4005-2) or so -- Eduard Bloch Sun, 25 Feb 2007 23:56:23 +0100 mail-expire (0.6) unstable; urgency=low * making code more robust: using Getopt for arguments, Mail::Mbox::MessageParser for input reading, and "strict" * diff size calculation removed, was incorrect anyways * various updates, Standards-Version, debhelper level -- Eduard Bloch Wed, 23 Nov 2005 19:22:09 +0100 mail-expire (0.5) unstable; urgency=low * Woot, I did really not expect to need to change anything on this package before the Sarge release... * s/utility which/tool whose/ in the manpage, closes: #279274 * workaround for a possible failure in a case which is very unlikely to happen (missing date in the initial line), closes: #300895 * cosmetic changes in debian/control and debian/copyright -- Eduard Bloch Tue, 29 Mar 2005 19:32:02 +0200 mail-expire (0.4) unstable; urgency=low * updated manpage, now enough... closes: #159566 * catch the undefined output of Date calculation, closes: #162484 -- Eduard Bloch Fri, 27 Sep 2002 20:03:38 +0200 mail-expire (0.3) unstable; urgency=low * Option to drop old messages and new target dir (closes: #159566). Rewrote the option parser. * Description improvement (closes: #159341) -- Eduard Bloch Wed, 4 Sep 2002 12:07:30 +0200 mail-expire (0.2-1) unstable; urgency=low * Initial Release. -- Eduard Bloch Fri, 16 Aug 2002 15:39:37 +0200 mail-expire (0.0-0.2) UNRELEASED; urgency=low * Aggregated changelog from previous experimental versions as following. This entry was added in 0.9 cleanup work in December 2020. [Johannes Kolb ] * use Date::Calc instead of Date::Manip to increase performance * no buffering of whole mailbox-files in memory [ by Florian Krohs ] * append old mails to mailbox.month_year.gz * added zlib to free some space] [ Eduard Bloch ] * small hack to vary the output filename to prevent overwritting * some cosmetics, fixed typos * dropped silly size comparison, trust return values of syswrite -- Eduard Bloch Fri, 16 Aug 2002 15:39:37 +0200