mailfront - mail server network protocol front-ends
# sudo apt-get update
# sudo apt-get install mailfront
2010-04-15 - Gerrit Pape <pape@smarden.org> mailfront (1.16-1) unstable; urgency=low * new upstream version.
2008-05-03 - Gerrit Pape <pape@smarden.org> mailfront (1.11-1) unstable; urgency=low * debian/control: fix spelling in long description (thx Simon Waters, closes: #390053). * new upstream version. * debian/rules: adapt. * debian/diff/no-sfqmail-tests.diff,debian/diff/tests-find-sort.diff: remove; obsolete. * debian/implicit: update to revision a09db2e. * debian/README.Debian.diet: remove for now. * debian/mailfront.docs: remove debian/README.Debian.diet. * debian/control: Build-Depends: libbg1-dev, libcvm1-dev; Standards-Version: 3.7.3.0. * debian/diff/0001-Makefile-avoid-rpath.diff: new; Makefile: avoid rpath.
2006-04-16 - Gerrit Pape <pape@smarden.org> mailfront (0.98-2) unstable; urgency=low * debian/diff/tests-find-sort.diff: new: sort output from find (closes: #361557).
2005-11-02 - Gerrit Pape <pape@smarden.org> mailfront (0.98-1) unstable; urgency=low * new upstream version. * debian/diff/no-sfqmail-tests.diff: adapt.
2005-10-05 - Gerrit Pape <pape@smarden.org> mailfront (0.97-1) unstable; urgency=low * new upstream version. * debian/control: Standards-Version: 3.6.2.0. * debian/rules: cleanup.
2005-07-17 - Gerrit Pape <pape@smarden.org> mailfront (0.96-1) unstable; urgency=low * new upstream version. * debian/diff/static-vs-global.diff: remove; fixed upstream. * debian/mailfront.NEWS.Debian: new; note about pattern matching change.
2005-06-17 - Gerrit Pape <pape@smarden.org> mailfront (0.95-1) unstable; urgency=low * new upstream version. * debian/control: Build-Depends: bglibs-dev (>> 1.022-0); Build-Depends: cvm (>> 0.71-0), freecdb for selftests. * debian/diff/no-sfqmail-tests.diff: new; skip smtpfront-auth-login and smtpfront-auth-plain selftests. * debian/rules: install: don't install target directories, make install now does; use $install_prefix with new bg-installer; build: run selftests.
2005-06-06 - Gerrit Pape <pape@smarden.org> mailfront (0.94-1) unstable; urgency=low * new upstream version. * debian/control: Build-Depends: bglibs-dev (>> 1.020-0), cvm-dev (>> 0.71-0). * debian/diff/diet-pop3front.diff: remove; obsolete (with dietlibc 0.29). * debian/rules: use upstream install target.
2005-04-24 - Gerrit Pape <pape@smarden.org> mailfront (0.93-1) unstable; urgency=low * new upstream version. * debian/control: remove version restrictions from Build-Depends: bglibs-dev, cvm-dev. * debian/copyright: 2005. * debian/diff/svn-20041206.diff: remove; obsolete. * debian/diff/diet-pop3front.diff: new; fix linker failure with diet libc with programs that have main() in pop3-mainloop.o, included in pop3.a archive.
2005-01-27 - Gerrit Pape <pape@smarden.org> mailfront (0.92-3) unstable; urgency=low * debian/diff/static-vs-global.diff: new; rename static variable which also is defined globally (closes: #287632). * debian/README.Debian.diet: typo. * debian/control: start short description lowercase. * debian/rules: cleanup; handle patches and configure stage more gracefully. * debian/etc/smtpfront-qmail/log/run: let svlogd add human-readable timestamps.