esmtp (1.2-1) unstable; urgency=low

  * QA upload.
    + Set maintainer to Debian QA Group <packages@qa.debian.org>
  * New upstream release (Closes: #558390).
  * debian/control:
    - Bump Build-Depends for debhelper (>= 7.0.50).
    - Add Homepage field.
    - Add ${misc:Depends} to Depends field for the esmtp-run binary package
      stanza.
    - Slightly improve synopsis for esmtp and esmtp-run binary packages to
      distinguish esmtp and esmtp-run.
  * Bump compat level for debhelper to 7.
  * Install NEWS file as upstream changelog file. Use override target in
    debian/rules. 
  * Add russian translation for debconf template. Thanks to Yuri Kozlov for
    submitting the translation. (Closes: #543186). 
  * Convert to '3.0 (quilt)' source package format. 
  * Add patch to fix typo in esmtprc(5) manpage reported by Jakub Wilk.
    (Closes: #528343). 
  * debian/rules:
    - simplify rules makefile to a tiny rules file.
    - Add override for dh_auto_clean running debconf-updatepo before
      dh_auto_clean.
    - Add override target for dh_installchangelogs.
  * debian/esmtp.post{inst,rm}: Set the set -e flag to ensure that the script's 
    execution is aborted when any executed command fails. 
  * Refresh debian/copyright to the revision 135 of DEP5 proposal for machine
    readable format-specification of copyright file. 
  * debian/esmtp.config: Set explicitly set -e instead of passing -e to the
    shell in the shebang. 
  * Add fix_hyphen-used-as-minus-sign.patch to fix lintian warnings about
    missused hyphens in manpages esmtp(1) and esmtprc(5).
  * Add fix_esmtp_linking.patch patch to only link against lesmtp.
  * Refresh debian/templates to fix malformed-prompt-in-templates lintian
    warnings.
  * Switch from "_Choices" to "__Choices" in debian/templates spliting choises
    list.
  * Bump Standards-Version to 3.8.3. 
  * Add debian/watch file to monitor new upstream versions released. 

 -- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>  Sun, 27 Dec 2009 16:25:34 +0100

esmtp (0.6.0-1) unstable; urgency=low

  * Acknowledge NMU.
  * New upstream version (closes: #394847, #407101).
  * Do not write the SMTP server name to /etc/mailname (closes: #432633).

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Mon, 03 Sep 2007 15:50:13 +0100

esmtp (0.5.1-4.1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Debconf translations:
    - Spanish. Closes: #402311
    - Japanese. Closes: #400144
    - Portuguese. Closes: #409214

 -- Christian Perrier <bubulle@debian.org>  Mon, 19 Feb 2007 09:10:54 +0100

esmtp (0.5.1-4) unstable; urgency=low

  * Update swedish debconf translation, by Daniel Nylander (closes: #340408).
  * Update french debconf translation, by the debian-l10n-french team 
    (closes: #340945).
  * Update czech debconf translation, by Martin Šín (closes: #345136).
  * Update german debconf translation, by Erik Schanze (closes: #345856).
  * Update dutch debconf translation, by the debian-l10n-dutch team
    (closes: #375185).
  * Update to follow the last version of Debian Policy (3.7.2).

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Thu, 24 Aug 2006 15:31:34 +0100

esmtp (0.5.1-3) unstable; urgency=low

  * Update czech debconf translation, from Martin Šín (closes: #319939).
  * Fix some man page typos, per Reuben Thomas (closes: #320675).
  * Update vietnamese debconf translation, from Clytie Siddall (closes: #323946).
  * Add swedish debconf translation, from Daniel Nylander (closes: #332385).
  * Fix a type on the english debconf template, per Clytie Siddall (closes: #323947).
  * Don't directly link libssl.
  * Update FSF address.
  * Avoid non-ASCII characters in manpages.

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Sat, 19 Nov 2005 17:20:55 +0000

esmtp (0.5.1-2) unstable; urgency=low

  * Fix some typos in english debconf template, per Clytie Siddall (closes: #311631).
  * Search global esmtprc in /etc, per Johannes Ranke (closes: #316515).
  * Update french debconf template, from Eric & debian-l10n-french (closes: #316774)

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Sun, 03 Jul 2005 21:31:16 +0100

esmtp (0.5.1-1) unstable; urgency=low

  * New upstream version (closes: #294411, #295931).
  * Add vietnamese debconf translation, from Clytie Siddall (closes: #311630).
  * Add czech debconf translation, from Martin Šín (closes: #311700).
  * Update to Policy version 3.6.2.

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Wed, 29 Jun 2005 10:46:16 +0100

esmtp (0.5.0-4) unstable; urgency=low

  * Add dutch debconf translation, from Luk Claes (closes: #251247).
  * Add german debconf translation, from Erik Schanze (closes: #252501).
  * Add japanese debconf translation, from Yasuo Eto (closes: #258744).
  * Fix sendmail.8 manpage symlink, per Adrian Bunk (closes: #262722).

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Mon, 09 Aug 2004 14:50:56 +0100

esmtp (0.5.0-3) unstable; urgency=low

  * Purge configuration file (closes: #245272).
  * Add french debconf templates translation, from Eric (closes: #248299).
  * Latest lintian fixes. 

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Mon, 10 May 2004 22:37:00 +0100

esmtp (0.5.0-2) unstable; urgency=low

  * Switch to gettext-based debconf templates, per Martin Quison (closes: #232429).
  * Split into an esmtp and esmtp-run packages (closes: #233983).
  * Do not overwrite configuration files by default (closes: #238982).

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Sat, 20 Mar 2004 21:44:43 +0000

esmtp (0.5.0-1) unstable; urgency=low

  * New version (closes: #225103).
  * Update to follow the last version of Debian Policy (3.6.1).
  * Give a choice for the MDA (closes: #224994).
  * Fix typo in the generated configuration file (closes: #224968).

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Fri, 14 Nov 2003 23:35:26 +0000

esmtp (0.4.1-1) unstable; urgency=low

  * New version.
  * Fixes to make lintian happy.
  * Read /etc/mailname as default SMTP server hostname.
  * Detect the default MDA.
  * Official package (closes: #201234).

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Thu, 18 Sep 2003 10:31:27 +0100

esmtp (0.4-3) unstable; urgency=low

  * Use debconf.

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Fri, 27 Jun 2003 16:14:11 +0100

esmtp (0.4-2) unstable; urgency=low

  * Provide mail-transport-agent.

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Fri, 27 Jun 2003 13:33:16 +0100

esmtp (0.4-1) unstable; urgency=low

  * Initial Release.

 -- José Fonseca <j_r_fonseca@yahoo.co.uk>  Sun, 18 May 2003 11:01:43 +0100

