clamav-getfiles (2.0-1) unstable; urgency=low

  * major re-work of the package
  * use Hilko's Debian::Package::Make
  * get rid of freshclam-wrapper and other cruft
  * clamav-data is now Priority extra. Closes: #476363

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sun, 04 May 2008 14:46:00 +0200

clamav-getfiles (0.9-1) unstable; urgency=low

  * modify cp of generated packages so that non-empty left over
    directory does not cause the build to fail.
  * Adapt clamav-check.conf to new clamav versions.
  * Update Russian (ru) translation of -data debconf
    messages. Thanks to Yuriy Talakan'. Closes: #416343
  * Update Italian (it) translation of -data debconf
    messages. Thanks to Cristian Rigamonti. Closes: #423510
  * This is most likely the last release of clamav-getfiles using the
    shell script approach. A rewrite using Hilko Bengen's
    libdebian-package-make-perl will happen RSN
  * sigtool in current etch, etch-volatile, lenny and sid now outputs
    a sane date string, allowing the output to be directly passed to date.
    Remove the corresponding sed magic which has started barfing recently.
  * remove DH_COMPAT settings from debian/rules
  * set 5 to debian/compat (be nice to backports)
  * build-depend on debhelper >= 5
  * move package build to binary-indep debian/rules target
  * Standard-Version: 3.7.3 (no changes necessary)
  * Reformat copyright clauses to make lintian happy
  * Remove unnecessary lintian overrides
  * clean up clamav-check.conf
  * clamav-data: remove usr/share/clamav-data
  * clamav-data: add override for changelog line too long
  * modify clamav-check so that clamscan is only invoked once

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Wed, 27 Feb 2008 19:37:03 +0100

clamav-getfiles (0.7-2) unstable; urgency=low

  * introduce clamav-check.conf, allowing for more differences in scan
    results of clamav in different distributions.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat, 24 Feb 2007 13:37:44 +0100

clamav-getfiles (0.7-1) unstable; urgency=low

  * move database check to a dedicated script to allow this to be used
    for more in-depth verification of generated packages.
  * new clamav-check script checks libclamav1 version to obtain
    correct number of infected files to be detected while scanning
    clamav-testfiles.
  * remove mirrors.dat file before building database package

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Fri,  2 Feb 2007 16:14:20 +0100

clamav-getfiles (0.6-2) unstable; urgency=low

  * Update Danish (da) debconf messages for -data
    Thanks to Claus Hindsgaul. Closes: #379412
  * New Portuguese (pt) debconf messages for -data and -getfiles.
    Thanks to Ricardo Silva. Closes: #381193, #381660
  * New Czech (cs) debconf messages for -data.
    Thanks to Miroslav Kure. Closes: #389206
  * Update Japanese (ja) debconf messages for -data.
    Thanks to Kenshi Muto. Closes: #398593
  * Update French (fr) debconf messages for -data.
    Thanks to Christian Perrier. Closes: #370533
  * Update German (de) debconf messages for -data.
    Thanks to Matthias Julius. Closes: #407703
  * Run debconf-updatepo on both -getfiles and -data
  * add debconf-updatepo for -data to -getfiles clean target
  * add po-debconf to Build-Depends

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat, 20 Jan 2007 18:41:33 +0100

clamav-getfiles (0.6-1) unstable; urgency=low

  * use invoke-rc.d in clamav-data postinst. Thanks to Lars Wirzenius.
    This is preparation to close #367750. Closes: #368169
  * Include link to clamav-getfiles changelog in clamav-data changelog
  * Introduce new environment variable to prevent clamav-data build
    directory from being purged.
  * Fix AUTOGENWARNING to remove extra space before leading period.
  * Replace backticks with $()
  * Invoke dh_clean in clamav-data debian/rules clean target
  * move debhelper to Build-Depends: in clamav-data and clamav-getfiles
  * Remove question from clamav-data debconf question
  * Standards-Version: 3.7.2

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat, 20 May 2006 10:05:25 +0000

clamav-getfiles (0.5-4) unstable; urgency=low

  * Fix clamav-data init script, now working also on sarge and volatile.
    Thanks to Sebastiaan Couwenberg. Closes: #342644
  * Add possibility to add a version suffix, which allows multiple
    versions of the package for the same database version to be uploaded.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sun, 11 Dec 2005 15:31:43 +0000

clamav-getfiles (0.5-3) unstable; urgency=low

  * add Swedish (sv) translation of -getfiles and -data debconf
    messages. Thanks to Daniel Nylander. Closes: #333338, #333415
  * fix POTFILES.in, manually execute debconf-updatepo, write
    debconf-updatepo into clean target of debian/rules. All changes for
    -getfiles and -data. Thanks to Thomas Huriaux. Closes: #335704, #335705

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Tue, 25 Oct 2005 15:10:17 +0000

clamav-getfiles (0.5-2) unstable; urgency=low

  * remove po-debconf woody backporting hack from -getfiles and -data.
  * use misc:Depends in -getfiles and -data to generate proper
    debconf-2.0 dependencies.
  * FSF is now in 51 Franklin St

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat,  3 Sep 2005 06:18:26 +0000

clamav-getfiles (0.5-1) unstable; urgency=low

  * improve temp file creation by using mktemp. Thanks to Javier
    Fernández-Sanguino Peña for the patch. Closes: #321446
  * reload database in clamav-data postinst

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Tue, 23 Aug 2005 15:12:47 +0000

clamav-getfiles (0.4-2) unstable; urgency=low

  * allow control of section from environment

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Wed,  6 Jul 2005 10:05:56 +0000

clamav-getfiles (0.4-1) unstable; urgency=low

  * add Russian (ru) translation of -getfiles and -data debconf
    messages. Thanks to Yuriy Talakan'. Closes: #311972, #311971
  * Standards-Version: 3.6.2 (no changes needed)
  * allow to set target distribution and an "auto generation warning"
    from the environment
  * re-work package description to mention volatile
  * do not re-build package if no new databases available, intercept
    error message.
  * adapt clamav-getfiles manpage
  * much cleaner permissions handling

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sun,  3 Jul 2005 14:58:28 +0000

clamav-getfiles (0.3-7) unstable; urgency=low

  * add Vietnamese (vi) translation of -getfiles and -data debconf
    messages. Thanks to Clytie Siddall. Closes: #310031, #310143
  * Use suid wrapper around freshclam to work around clamav's fix for
    305483.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Mon, 23 May 2005 19:53:31 +0000

clamav-getfiles (0.3-6) unstable; urgency=low

  * fix reference to /var/lib/eicar-testfile in update-eicar.8. Thanks
    to Clint Adams. Closes: #260855
  * add Czech (cs) translation of -getfiles and -data debconf messages.
    Thanks to Miroslav Kure. Closes: #293607, #293601
  * explicitly set LANG=C and LC_CTYPE=C before building. Thanks to
    Rossen Naydenov. Closes: #277278
  * adapt check code to current clamav output
  * depend on current clamav
  * remove superfluous conflict

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Tue,  1 Mar 2005 17:08:25 +0000

clamav-getfiles (0.3-5) unstable; urgency=low

  * add "no upstream" clause to debian/control
  * bump REFNUMBADFILES to 6, add versioned dependency on
    clamav-testfiles. Closes: #253414.
  * apply Italian debconf messages to -getfiles and -data. Thanks to
    Cristian Rigamonti. Closes: #253493. Closes: #253267.
  * apply German debconf messages to -getfiles and -data. Thanks to Erik
    Schanze. Closes: #250943. Closes: #250946.
  * add lintian override for no-manpage-in-correct-directory as I
    disagree with lintian here.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sun, 13 Jun 2004 07:29:04 +0000

clamav-getfiles (0.3-4) unstable; urgency=low

  * allow DATABASEFILE to be fed in externally to -data cron job.
    Closes: #245756.
  * add a lot of quotes to increase robustness

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Mon, 26 Apr 2004 11:09:21 +0000

clamav-getfiles (0.3-3) unstable; urgency=low

  * copy over sed expression from clamav-getfiles.in to
    clamav-data/debian/cron.daily to un-break cron job. Thanks to Nick
    Leverton. Closes: #243023.
  * Allow FILEDATE sed line to be copied over to cron job from
    clamav-getfiles.in verbatim to ease future changes.
  * modify cron job to prevent errors when clamav or clamav-data has
    been removed but the cron job is still there.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sun, 11 Apr 2004 11:01:10 +0000

clamav-getfiles (0.3-2) unstable; urgency=low

  * Allow environment to set paths for freshclam, sigtool,   (closes: #236831)
    clamscan, clamav-getfiles, eicar.com
  * Allow environment to set version for clamav-data's       (closes: #236833)
    Build-Depends-Indep: on debhelper
  * Allow environment to set optional path to freshclam.conf (closes: #236830)
  * Modify sigtool date output parser 	      		     (closes: #237215)
  * fix sed expressions to allow running on woody            (closes: #236832)
  * use --utc parameter for date calls
  * use hard coded "00" as seconds value since GNU date seems
    to think up a seconds value if none is given on the command
    line. sigtool's output doesn't give a seconds line.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Wed, 17 Mar 2004 11:40:18 +0000

clamav-getfiles (0.3-1) unstable; urgency=low

  * adapt to the new database format                         (closes: #231869)
  * new version numbers for -data pulled from sigtool-info
  * run clamav-getfiles with -e
  * chmod 755 clamav-getfiles to ease debugging
  * fix double conflicts line in clamav-data/debian/control
  * have clamav-data conflict with clamav (<< 0.65)
  * depend on clamav (>= 0.65)
  * fix po-debconf goofs. Thanks to Denis Barbier            (closes: #233306)
  * apply Dutch debconf messages to -getfiles and -data      (closes: #218903)
    Thanks to Tim Dijkstra                                   (closes: #218898)
  * apply Danish debconf messages to -getfiles and -data     (closes: #233863)
    Thanks to Claus Hindsgaul                                (closes: #233866)
  * apply Brazilian Portuguese debconf messages to -data     (closes: #235389)
    Thanks to Andre Luis Lopes
  * add lintian override against debconf-is-not-a-registry (#207143).
  * fix debhelper dependency (version too low for po-debconf)
  * use DH_COMPAT=4, adapt packages
  * remove databasedate, have -data cronjob pull databasedate from
    sigtool --info

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Thu,  4 Mar 2004 18:00:07 +0000

clamav-getfiles (0.2-4) unstable; urgency=low

  * apply Japanese debconf messages to -getfiles and -data   (closes: #211904)
    Thanks to Kenshi Muto                                    (closes: #211905)
  * apply Brazilian Portuguese debconf messages to -getfiles (closes: #210827)
  * fix wrong file name in -data cron job                    (closes: #209330)

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Fri,  3 Oct 2003 14:29:05 +0000

clamav-getfiles (0.2-3) unstable; urgency=low

  * switch to gettext-based debconf templates by taking the patch from
    Christian Perrier (Closes: #205811)
  * use backport-friendly way of po-debconf patch
    (http://lists.debian.org/debian-i18n/2003/debian-i18n-200307/msg00026.html)
    for both clamav-getfiles and clamav-data
  * clamav-data build-depends on older debhelper since absent po-debconf
    is handled transparently
  * apply french translation of debconf templates by taking the files
    from Christian Perrier (Closes: #206822, #206823)
  * honor FRESHCLAM, MIRRORS, CLAMAVTESTFILES and EICAR from environment
  * adapt checking algorithm to clamav 0.6
  * include path to automatically built clamav-data packages on
    people.debian.org in description of clamav-data
  * Standards-Version: 3.6.1

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Mon, 25 Aug 2003 13:05:14 +0000

clamav-getfiles (0.2-2) unstable; urgency=low

  * depend on curl (Closes: #200914)

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Wed, 16 Jul 2003 17:37:53 +0000

clamav-getfiles (0.2-1) unstable; urgency=low

  * include update-eicar since ftpmaster does not want a dedicated
    eicar-testfile package in Debian.
  * add debconf question to invoke update-eicar in postinst
  * fix clamav-data copyright file

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sun,  6 Jul 2003 13:57:19 +0000

clamav-getfiles (0.1-1) unstable; urgency=low

  * Initial Release.

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sat, 21 Jun 2003 15:13:12 +0000

