amavis-ng (0.1.6.9-1) unstable; urgency=low

  * new upstream release:
    - fixed broken Exim MTA module (Closes: #290456, thanks to Sebastian
      Bleikamp <Sebastian.Bleikamp@web.de> for the report)

 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Fri, 14 Jan 2005 19:26:35 +0100

amavis-ng (0.1.6.8-1) unstable; urgency=low

  * new upstream release:
  	- fixed commented extractor line in configuration line
      (Closes: #264104, thanks to Dirk Prsdorf <dirk@proesdorf.de> for
      the report)
    - immediately record unpack directory to avoid stale files
      (Closes: #233932, thanks to Charles Fry <debian@frogcircus.org> for
	  the report)
  * added unrar-nonfree to package list in README.Debian (Closes: #267070,
    thanks to Dirk Prsdorf <dirk@proesdorf.de> for the report)
  * removed extraneous space from package description (Closes: #271380,
    thanks to Martin Michlmayr <tbm@cyrius.com> for the report)
  * Danish debconf translation added (Closes: #276334, thanks to Morten
    Brix Pedersen <morten@wtf.dk>)
  
 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Thu, 13 Jan 2005 01:18:28 +0100

amavis-ng (0.1.6.7-1) unstable; urgency=low

  * new maintainer
  * new upstream release:
    - fixed typo in Exim.pm (Closes: #224059, #226114, #261345)
    - documented log levels (Closes: #240532, thanks to Charles Fry
	  <debian@frogcircus.org> for the report)
    - use sensible defaults for logging and cleanup in the configuration
      file (Closes: #229924, thanks to Charles Fry
	  <debian@frogcircus.org> for the report)
  * changed init script so that amavis-ng will start if SMTP2 is
    configured.
  * logrotate fixes:
  	- move logrotate compress option inside amavis-ng.log block 
	  (Closes: #251258, thanks to Patrice Fournier <pfournier@loups.net> for
	  the report)
    - added missingok option (Closes: #229216, thanks to Charles Fry
	  <debian@frogcircus.org> for the report)
  * important batch=all option added to documentation for Exim3 MTA
    (Closes: #199737, thanks to Ernst Kloppenburg
    <ernst.kloppenburg@gmx.de> for the report and the patch)
  * removed upstream README from the docs (Closes: #218852, thanks to Sam
    Johnston <samj@aos.net.au> for the report)
  * added debconf templates translations:
    - Dutch (Closes: #240073, thanks to Luk Claes <luk.claes@ugent.be>)
  	- German (Closes: #250295, thanks to Erik Schanze
    <schanzi_usenet@gmx.de>)
  	- Japanese (Closes: #233922, thanks to Hideki Yamane
    <henrich@samba.gr.jp>)

 -- Stefan Hornburg (Racke) <racke@linuxia.de>  Tue, 27 Jul 2004 00:04:20 +0200

amavis-ng (0.1.6.6-1) unstable; urgency=low

  * New upstream version
    - Fix for RAR (Closes: #194708), FPROTD, Sophos
    - Experimental SMTP2 module
  * Updated French translation (Closes: #210928)
  * Corrected copy&waste in .texi file (Closes: #211579)
  * Fixed insecure dependency in Exim.pm (Closes: #213491)
  * Turnded dependencies on unpackers into recommendations (Closes: #213024)
  * Fixed startup behavior of Milter daemon (Closes: #214237)
  * Included dependency on libio-zlib-perl, although it shouldn't be
    needed, IMHO (Closes: #214882, #219033)
  * Added Colin Watson's po-debconf hack (Closes: #223478)
  * SMTP.pm:
    - s/Sprechen Sie SMTP/Unknown command/ (Closes: #210694) Well...
    - Fixed handling of empty sender (Closes: #198455)
  * Cleaned up default config file (Closes: #211619, #198418)
  * Cleaned up tainted arguments (Closes: #215225)

 -- Hilko Bengen (Debian) <bengen@debian.org>  Thu, 11 Dec 2003 16:05:10 +0100

amavis-ng (0.1.6.5-1) unstable; urgency=low

  * New upstream version
    - Fix FSAV module (Closes: #206625)
    - Added PMilter module
    - Include log file entries in problem notifications (Closes: #203446)
    - Fixes SMTP.pm bug related to newer libnet-perl (Closes: #209392)
  * No longer Depends: on suidmanager (Closes: #206223)
  * Added po-debconf based translation. (Closes: #190057, #205805, #206178)
  * Cleanded empty dependency in control file. Argh. (Closes: #203659)
  * Changed all Exim-related documentation to use
    $received_protocol=no-scan (Closes: #206610)
  * Unbreak X-Header insertion with Exim.pm (Closes: #206480)

 -- Hilko Bengen <bengen@debian.org>  Fri, 12 Sep 2003 17:02:20 +0200

amavis-ng (0.1.6.4-4) unstable; urgency=low

  * Fix for logs building up in Milter.pm

 -- Hilko Bengen <bengen+debian@hilluzination.de>  Wed, 21 May 2003 15:08:08 +0200

amavis-ng (0.1.6.4-3) unstable; urgency=low

  * Fixed user creation/modification that caused fresh installs to fail.
    (Closes: #192926, #192927)

 -- Hilko Bengen <bengen+debian@hilluzination.de>  Mon, 12 May 2003 01:14:40 +0200

amavis-ng (0.1.6.4-2) unstable; urgency=low

  * Use -x header in Milter.pm (Closes: #190275)
  * home directory of the amavis user has been moved from / to
    /var/spool/amavis-ng. (Closes: #190414, #190416)

 -- Hilko Bengen <bengen+debian@hilluzination.de>  Thu, 24 Apr 2003 13:37:53 +0200

amavis-ng (0.1.6.4-1) unstable; urgency=low

  * New upstream version
    - Fixes a command line handling bug for the Postfix module  
  * Fixed comments about unarj in config file (Closes: #187928) 
  * Use dh_shlibdeps (Closes: #168772)
  * Added dependencies on bzip2

 -- Hilko Bengen <bengen+debian@hilluzination.de>  Mon, 14 Apr 2003 17:17:20 +0200

amavis-ng (0.1.6.3-2) unstable; urgency=low

  * Bumped Standards-Version to 3.5.9
  * Fixed syntax error in COMPRESS.pm
  * Removed unneccessary versioned dependency (Closes: #187233)

 -- Hilko Bengen <bengen+debian@hilluzination.de>  Sat,  5 Apr 2003 15:41:11 +0200

amavis-ng (0.1.6.3-1) unstable; urgency=low

  * New upstream release
    - Fixed Postfix module
    - Fixed typo in Debconf template
    - Fixed bug in TNEF extractor that caused it to fail in daemon setups.
    - Fixed regex for parsing h+bEDV Antivir output (Closes: #173873)
    - Supports DFSG-free unzoo.
  * No longer create unnecessary queue directory (Closes: #183771)
  * Call clam with --threads 0 (Closes: #184033)
  * Depends: arj (Closes: #182691)
  * Proper configuration for nomarch is provided (Closes: #173868)
  * Fixed README.exim (Closes: #185346)

 -- Hilko Bengen <bengen+debian@hilluzination.de>  Mon, 10 Mar 2003 15:55:29 +0100

amavis-ng (0.1.6.2-1) unstable; urgency=low

  * New upstream release
    - Fixed Date: headers
    - Added some default configuration values to modules

 -- Hilko Bengen <bengen+debian@hilluzination.de>  Wed,  5 Mar 2003 21:13:41 +0100

amavis-ng (0.1.6.1-2) unstable; urgency=low

  * Fixed logrotate

 -- Hilko Bengen <bengen+debian@hilluzination.de>  Mon,  3 Mar 2003 15:07:38 +0100

amavis-ng (0.1.6.1-1) unstable; urgency=low

  * New upstream release
    - Fixed a bug in Archive::Tar
    - Moved creation of "amavis" user to preinst

 -- Hilko Bengen <bengen+debian@hilluzination.de>  Sat,  1 Mar 2003 16:30:27 +0100

amavis-ng (0.1.6-1) unstable; urgency=low

  * New upstream release 
    - Fix Extract::Mail bug (Closes: #176022)
    - Documentation updates (Closes: #173867, Closes: #164601)
    - Work around what <korn@chardonnay.math.bme.hu> thinks is a Perl bug
      (Closes: #164603)
  * Fix dependencies and  (Closes: #171165, Closes: #164218)
  * No longer depends on suidmanager (Closes: #168771)
  * Creates local amavis user (Closes: #172371)
  * Conflict with amavis, rename spool directories  (Closes: #164220)
  
 -- Hilko Bengen <bengen+debian@hilluzination.de>  Wed, 22 Jan 2003 18:40:42 +0100

amavis-ng (0.1.4.1-2) unstable; urgency=low

  * Changed Standards-Version

 -- Hilko Bengen <bengen@users.sourceforge.net>  Wed, 28 Aug 2002 13:15:56 +0200

amavis-ng (0.1.4.1-1) unstable; urgency=low

  * New upstream version
  * amavis-inject: Fixed BSMTP output (allows comma-separated lists of
    recipients, adds brackets where required
  * AMAVIS.pm: Made config file parsing case-insensitive (thanks to Scott
    Gifford
  * debian/rules: Build for woody
  * Split-off amavis-ng-milter-helper

 -- Hilko Bengen <bengen@users.sourceforge.net>  Tue, 27 Aug 2002 10:39:52 +0200

amavis-ng (0.1.4) unstable; urgency=low

  * New upstream version

 -- Hilko Bengen <bengen@users.sourceforge.net>  Mon,  1 Jul 2002 23:32:09 +0200

amavis-ng (0.1.3.1) unstable; urgency=low

  * New upstream version
  * Fixed RfC violations in SMTP module
  * Fixed bug in AMAVIS.pm that could cause mail loss

 -- Hilko Bengen <bengen@users.sourceforge.net>  Wed, 12 Jun 2002 15:24:20 +0200

amavis-ng (0.1.3) unstable; urgency=low

  * Added support for CLAM Antivirus
  * Added support for Trend Antivirus
  * Fixed stupid error in default amavis.conf
  
 -- Hilko Bengen <bengen@users.sourceforge.net>  Fri, 17 May 2002 08:20:17 +0200

amavis-ng (0.1.2) unstable; urgency=low

  * New upstream version
  * Added support for Qmail, enhanced SMTP
  * Added support for unarj
  * Work around Klez-related MIME-Tools "bug"
  * Added support for Bitdefender, F-Prot, H+B EDV Antivir, MKS Vir,
    NAI uvscan, Norman Virus Control

 -- Hilko Bengen <bengen@users.sourceforge.net>  Tue,  7 May 2002 03:16:37 +0200

amavis-ng (0.1.1-1) unstable; urgency=low

  * Non-Debian build system fixed
  * Added support for Sophie (not well tested).
  
 -- Hilko Bengen <bengen@users.sourceforge.net>  Fri, 29 Mar 2002 09:56:30 +0100

amavis-ng (0.1-1) unstable; urgency=low

  * First "official" release of AMaViS-ng

 -- Hilko Bengen <bengen@users.sourceforge.net>  Fri, 22 Mar 2002 06:07:21 +0100
