emil (2.1.0-beta9.dfsg-1) unstable; urgency=medium * Removed RFC 822, 1521, and 1522 from source tarball as they are not DFSG free (Closes: #390704). * Change documentation to link to ietf.org instead of using local copies of RFCs. -- Roland Rosenfeld Mon, 2 Oct 2006 19:53:11 +0200 emil (2.1.0-beta9-17) unstable; urgency=low * Regenerate config.h.in based on configure.in change. * touch configure.in, configure and config.h.in in this order in the build process to avoid rerunning autoconf/autoheader. -- Roland Rosenfeld Mon, 2 Oct 2006 09:47:42 +0200 emil (2.1.0-beta9-16) unstable; urgency=low * Remove unnecessary linking agains libm and libnsl. -- Roland Rosenfeld Sun, 1 Oct 2006 16:12:24 +0200 emil (2.1.0-beta9-15) unstable; urgency=low * Escape minus signs in emil(1) man page. * Update FSF address in copyright. * Upgrade to Standards-Version 3.7.2 (no changes). * Upgrade to debhelper v5 (no real changes). * Comment dh_installman from debian/rules because this creates a cf language. * Remove homepage URL from README.debian, since this no longer exists. -- Roland Rosenfeld Sun, 2 Jul 2006 12:19:31 +0200 emil (2.1.0-beta9-14) unstable; urgency=low * Apply patch from Ulf Harnhammar to fix: - buffer overflows (CAN-2004-0152) - format string bugs (CAN-2004-0153) * Upgrade to Standards-Version 3.6.1. * Convert changelog from iso-8859-1 to utf-8. -- Roland Rosenfeld Wed, 24 Mar 2004 23:18:34 +0100 emil (2.1.0-beta9-13) unstable; urgency=low * Remove empty line from emil(1) man page to enable finding the whatis entry. * Remove dot from end of package description to make lintian happy. * Upgrade to Standards-Version 3.5.9: - change support for DEB_BUILD_OPTION "debug" (now activates -DDEBUG). - add support for DEB_BUILD_OPTION "noopt" * Upgrade to debhelper >=4 and use debian/compat instead of DH_COMPAT. - removed debian/conffiles. - updated debian/rules according to debhelper example. - add debian/manpages and use dh_installman instead of dh_installmanpages. * Fix several compiler warnings in charset/*.c. * Adapt on new version of flex 2.5.31 -- Roland Rosenfeld Sun, 27 Apr 2003 18:07:15 +0200 emil (2.1.0-beta9-12) unstable; urgency=high * Use "#if YYDEBUG" instead of "#ifdef YYDEBUG" in getoption.y, because bison was changed in version 1.31 to be POSIX compatible, which requires YYDEBUG to be defined (Closes: #146106). * Remove obsolete dh_suidregister from debian/rules. * This is a minimal code change, but should go into woody, because the package does not compile otherwise with bison >=1.31. -- Roland Rosenfeld Tue, 7 May 2002 10:38:36 +0200 emil (2.1.0-beta9-11) unstable; urgency=low * Change doc-base section from Apps/Mail to Apps/Net. * Upgrade to Standards-Version 3.5.6: - Evaluate DEB_BUILD_OPTIONS for -g. * Use -DDEBUG (to create Debug code), when compiled with "debug" in DEB_BUILD_OPTIONS environment variable. * Upgrade to new debhepler: - Change to DH_COMPAT=2. - Add some dh_* calls to debian/rules. * Add ed to Build-Depends list (Closes: #123751) -- Roland Rosenfeld Sat, 15 Dec 2001 19:34:30 +0100 emil (2.1.0-beta9-10) unstable; urgency=low * Convert "é" to "e" (not to "'") when converting to 7bit (Closes: #63841). -- Roland Rosenfeld Wed, 10 May 2000 03:09:35 +0200 emil (2.1.0-beta9-9) unstable; urgency=low * Upgrade to Standards version 3.1.1: Added Build-Depends. * Added PDF content type to emil.cf. -- Roland Rosenfeld Wed, 15 Dec 1999 20:52:21 +0100 emil (2.1.0-beta9-8) unstable; urgency=low * Added note about converting UUENCODE to MIME to README.debian. * Added HTML content type to emil.cf. * Recompiled using libc6 2.1 * Upgrade to Standards version 3.0.1: - GPL now located in /usr/share/common-licenses/ - /usr/doc/emil -> /usr/share/doc/emil - /usr/man -> /usr/share/man * Remove postinst/prerm (they are created automatically by debhelper) -- Roland Rosenfeld Tue, 7 Sep 1999 20:40:31 +0200 emil (2.1.0-beta9-7) unstable frozen; urgency=low * Re-upload to frozen, because the glibc-2.1 problem from the previous change is needed for the Sparc port in frozen (Closes #33223). -- Roland Rosenfeld Sun, 14 Feb 1999 12:21:54 +0100 emil (2.1.0-beta9-6) unstable; urgency=low * stdout is no longer a constant, which makes problems with glibc-2.1 (fixes #29720), thanks Hartmut Koptein * fixed many "-Wall" warnings. -- Roland Rosenfeld Sun, 22 Nov 1998 13:48:18 +0100 emil (2.1.0-beta9-5) unstable frozen; urgency=low * Applied patch contributed by Andrey Chernomyrdin , which fixes a problem with unneded spaces in the Content-Type header. -- Roland Rosenfeld Wed, 18 Nov 1998 18:25:49 +0100 emil (2.1.0-beta9-4) unstable frozen; urgency=low * Fixed ugly bug in quoted-printable encoder in header lines, reported by Andrey Chernomyrdin . Long quoted-printable encoded words were completely broken before, this bug fix should be RFC 2047 compliant. -- Roland Rosenfeld Tue, 17 Nov 1998 21:00:15 +0100 emil (2.1.0-beta9-3) unstable; urgency=low * added cyrillic charsets (Windows-1251, koi8-r, koi8-u, ibm866, MacOS_Cyrillic) contributed by Andrey Chernomyrdin -- Roland Rosenfeld Mon, 16 Nov 1998 18:30:09 +0100 emil (2.1.0-beta9-2) unstable; urgency=low * renamed index.shtml to index.html so apache will find it. -- Roland Rosenfeld Sun, 25 Oct 1998 18:24:45 +0100 emil (2.1.0-beta9-1) unstable; urgency=low * Initial Release based on upstream release emil-2.1.0-beta9. * Applied emil-2.1.0-beta9.patch1. * Manpaged moved to correct sections. * emil.cf adapted (MIME types lower case). * doc-base support added. -- Roland Rosenfeld Thu, 8 Oct 1998 23:09:40 +0200