noflushd (2.8-1) unstable; urgency=low

  * New upstream version.
    + Adds support for current versions of the Linux kernel. Closes: #586252
    + Avoids most spurious udev change events on block devices. Closes: #551616
    + Less chatty on spindown unless debugging. Closes: #374693
  * debian/it.po: Add Italian debconf translation, thanks to Vincenzo
    Campanella. Closes: #575095
  * debian/control: Remove suggests for kernel-patch-scsi-idle because it
    is no longer available in Debian.
  * debian/control: Package complies with version 3.9.0 of Debian policy.
  * debian/control: Extend long description to mention SATA in addition to
    IDE disks.
  * debian/noflushd.init: Depend on $syslog. $all is not allowed in Stop,
    so do not depend on it.

 -- Daniel Kobras <kobras@debian.org>  Sun, 25 Jul 2010 03:34:24 +0200

noflushd (2.7.5-6.2) unstable; urgency=low

  * Non-maintainer upload.
  * Bump debhelper compatibility to 7. As a consequence, replace
    "dh_clean -k" by "dh_prep". 
  * Add $remote_fs in Required-{Start|Stop} in init script
  * Correct link to versioned GPL in debian/copyright
  * Fix pending l10n issues. Debconf translations:
    - Swedish (Martin Bagge).  Closes: #510802
    - Danish (Jacob Sparre Andersen).  Closes: #573448

 -- Christian Perrier <bubulle@debian.org>  Fri, 12 Mar 2010 07:40:51 +0100

noflushd (2.7.5-6.1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues.
  * Debconf translations:
    - Dutch. Closes: #421411
    - Galician. Closes: #482583
    - Russian. Closes: #483034
    - Basque. Closes: #483084
  * [Lintian] No longer ignore errors from "make distclean"
  * [Lintian] Set debhelper compatibility in debian/compat, not debian/rules

 -- Christian Perrier <bubulle@debian.org>  Wed, 14 May 2008 07:23:44 +0200

noflushd (2.7.5-6) unstable; urgency=low

  * debian/po/es.po: Added Spanish debconf translation. Closes: #404792

 -- Daniel Kobras <kobras@debian.org>  Sun, 28 Jan 2007 14:45:58 +0100

noflushd (2.7.5-5) unstable; urgency=medium

  * debian/po/pt.po: Added Portuguese debconf translation. Closes: #400847

 -- Daniel Kobras <kobras@debian.org>  Wed, 13 Dec 2006 22:08:36 +0100

noflushd (2.7.5-4) unstable; urgency=medium

  * debian/rules: Use CURDIR variable instead of PWD to fix build when
    using sudo.

 -- Daniel Kobras <kobras@debian.org>  Thu, 16 Nov 2006 20:48:09 +0100

noflushd (2.7.5-3) unstable; urgency=medium

  * src/state.c: Try to do the right thing when someone else decides to
    stop kupdate/pdflush. Hogging the CPU definitely wasn't. Thanks to
    Heiko Weinen, David A., and Udi Meiri for helping to debug this one.
    Closes: #389157
  * debian/control: Complies with version 3.7.2 of Debian policy.
  * debian/noflushd.init: Add LSB header, and require bash rather than sh
    as we're using bash-specific features.
  * debian/noflushd.postinst: Clarify wording in defaults file.
    Closes: #315792
  * debian/po/vi.po: Added Vietnamese debconf translation. Closes: #316191
  * debian/rules: Bump debhelper compatibility level to 4.

 -- Daniel Kobras <kobras@debian.org>  Thu, 16 Nov 2006 15:26:46 +0100

noflushd (2.7.5-2) unstable; urgency=medium

  * debian/po/cs.po: Added Czech debconf translation. Closes: #309080

 -- Daniel Kobras <kobras@debian.org>  Tue, 17 May 2005 13:06:42 +0200

noflushd (2.7.5-1) unstable; urgency=medium

  * New upstream release.
    - Do not fail with raid devices on 2.6 kernels. Closes: #308230
    - Do not mess up startup messages when monitorring interrupts.

 -- Daniel Kobras <kobras@debian.org>  Mon,  9 May 2005 00:22:53 +0200

noflushd (2.7.4-1) unstable; urgency=low

  * New upstream version.
  * debian/po/ca.po: Added Catalan debconf translation. Closes: #248738

 -- Daniel Kobras <kobras@debian.org>  Sun,  8 Aug 2004 17:16:22 +0200

noflushd (2.7.3-2) unstable; urgency=medium

  * debian/noflushd.init: Parse /proc/mounts directly because devfs
    mounts by the kernel do not show up in the output of mount(8).
    Closes: #245151
  * debian/control: ed needs to be a dependency instead of a build-dep.
    Cures postinst breakage. Closes: #245962

 -- Daniel Kobras <kobras@debian.org>  Mon, 26 Apr 2004 16:05:39 +0200

noflushd (2.7.3-1) unstable; urgency=low

  * New upstream version.
  * debian/noflushd.init: If kernel exposes a devfs namespace, but
    devfs is not mounted, the startup script mounts devfs on a
    private mount point. Closes: #241551
  * debian/noflushd.dirs: Create private mount point
    /var/lib/noflushd/devfs.
  * debian/rules: Tighten permissions so only root can access private
    mount point.
  * debian/noflushd.init: Only probe for pidfile and name when trying to
    stop the daemon. Makes it possible to stop the daemon when the
    corresponding binary has already been removed.
  * debian/noflushd.postinst: Some versions of the prerm script seem to
    fail stopping the daemon properly. Try again in postinst before
    starting it again, therefore. Closes: #241197

 -- Daniel Kobras <kobras@debian.org>  Fri,  9 Apr 2004 00:20:58 +0200

noflushd (2.7.2-1) unstable; urgency=low

  * New upstream version.
    + Does not flush caches on spindown. Closes: #238369
  * debian/rules: Support noopt build option.

 -- Daniel Kobras <kobras@debian.org>  Tue, 16 Mar 2004 22:12:12 +0100

noflushd (2.7.1-2) unstable; urgency=low

  * debian/noflushd.init: Do not throw an error in the stop target if
    no daemon was found running. Closes: #237721
  * debian/po/da.po: Added Danish debconf translation. Closes: #236862
  * debian/po/ja.po: Added Japanese debconf translation. Closes: #236984

 -- Daniel Kobras <kobras@debian.org>  Sat, 13 Mar 2004 13:02:23 +0100

noflushd (2.7.1-1) unstable; urgency=low

  * New upstream version.
    + Initializes /proc/partitions parser before forking off the daemon
      to make potential error messages more visible. Closes: #230698
  * debian/control: Add kernel-patch-scsi-idle to suggests as SCSI
    support is now available via a commandline option.
  * debian/noflushd.init: Invoke with sh -e to bail out on errors.

 -- Daniel Kobras <kobras@debian.org>  Sun,  7 Mar 2004 17:17:31 +0100

noflushd (2.7-2) unstable; urgency=low

  * debian/noflushd.templates: Documentation fixes by Christian Perrier.
    Closes: #228845
  * debian/noflushd.temples: Correct typo active -> inactive.
    Closes: #229197
  * debian/po/POTFILES.in: Fix typo noflushd.template -> noflushd.templates.
  * debian/po/de.po: Unfuzz.
  * debian/po/fr.po: Added French translation by Christian Perrier.
    Closes: #229806
  * debian/noflushd.init: Bail out with more helpful error message when
    no default timeout is set. Closes: #229520

 -- Daniel Kobras <kobras@debian.org>  Mon, 26 Jan 2004 19:36:16 +0100

noflushd (2.7-1) unstable; urgency=low

  * New upstream version.
    + Supports Linux kernels 2.6.x. Closes: #226033
    + Rebuilt with current debhelper. Closes: #225678
    + Man pages mentions interrupts in /proc/interrupts. Closes: #168508
    + Fixes a corner case hogging the CPU. Quite likely closes: #180475
  * Configuration in /etc/default/noflushd is now handled via debconf.
    Closes: #148360
  * Added German debconf translation.
  * As noflushd now monitors all disks when no specific list of disks
    has been given, the init skript no longer needs to check for an
    empty DISKS value.

 -- Daniel Kobras <kobras@debian.org>  Tue, 20 Jan 2004 18:14:34 +0100

noflushd (2.6.3-1) unstable; urgency=low

  * New upstream version.
    + Fixes /proc/interrupts parser on ARM. Closes: #146821
  * Change section from 'misc' to the slightly more appropriate 'utils'.
    Closes: #145092
  * Add contrib directory back to docs.

 -- Daniel Kobras <kobras@debian.org>  Mon, 13 May 2002 22:22:45 +0200

noflushd (2.6.2-1) unstable; urgency=low

  * New upstream version.
    + Works with IDE raid systems.
    + README includes hints on when it's wise to call sync.
      Closes: #137476

 -- Daniel Kobras <kobras@debian.org>  Sat, 20 Apr 2002 16:56:30 +0200

noflushd (2.6.1-2) unstable; urgency=low

  * Corrected devfs example in defaults file. Patch thanks to Chris
    Halls. Closes: #132579

 -- Daniel Kobras <kobras@debian.org>  Wed,  6 Feb 2002 13:01:38 +0100

noflushd (2.6.1-1) unstable; urgency=low

  * New upstream version, fixing bug in stat handling for disks on
    second IDE channel. Closes: #132080

 -- Daniel Kobras <kobras@debian.org>  Sun,  3 Feb 2002 23:02:41 +0100

noflushd (2.6-2) unstable; urgency=low

  * Change exit status to 0 in init skript if no valid config exists.
    Keeps postinst happy. Closes: #130625

 -- Daniel Kobras <kobras@debian.org>  Thu, 24 Jan 2002 09:50:21 +0100

noflushd (2.6-1) unstable; urgency=low

  * New upstream version.
  * Accommodate for yet another /proc/stat change in ac kernels,
    anticipating it might find its way to mainline one day.
  * Do not BUG() but exit(1) if kernel does not provide stats for any
    installed disk (common with UDMA100 controllers). Add hint to
    error message. Closes: #123034
  * New mode to prevent spindown when machine is in interactive use.
    Can be used as a workaround for and Closes: #90744
  * Document latency issues, ie. why polling interval is shorter than
    spindown timeout. Closes: #128006
  * Devfs users without a running devfsd felt discriminated against
    by the default entries. Come without a default now, thus
    discriminating equally against everyone. Closes: #123646

 -- Daniel Kobras <kobras@debian.org>  Tue, 22 Jan 2002 17:53:36 +0100

noflushd (2.5-1) unstable; urgency=low

  * New upstream version.
  * Added webmin-compatible comment to init skript. Closes: #90192
  * Cleaned up rules file--debhelper's gotten more clever over time.
  * Finally found cause for weird segfaults; fixed get_line().
    Closes: #81282
  * Removed bogus 'noflushd' from example PARAMS line in defaults
    skript. Closes: #102078
  * Only sync present partitions. Closes: #89828

 -- Daniel Kobras <kobras@debian.org>  Mon,  6 Aug 2001 19:17:29 +0200

noflushd (2.4-2) unstable; urgency=medium

  * Rebuilt with current debhelper to fix call to update-rc.d in
    postinst. Closes: #92195

 -- Daniel Kobras <kobras@debian.org>  Fri,  6 Apr 2001 10:26:01 +0200

noflushd (2.4-1) unstable; urgency=low

  * New upstream version.
  * Timeouts have been given in minutes for a while, now manpage knows as
    well. Closes: #84799
  * Honour name change kupdate->kupdated in 2.4.2-ac15/2.4.3pre3.
    Closes: #89092, #89366

 -- Daniel Kobras <kobras@debian.org>  Tue, 13 Mar 2001 10:24:09 +0100
 
noflushd (2.3-1) unstable; urgency=low

  * New upstream version.
  * Documented workaround for devfs systems without a mounted devfs
    directory. Closes: #81293

 -- Daniel Kobras <kobras@debian.org>  Sat, 20 Jan 2001 14:57:16 +0100

noflushd (2.2-2) unstable; urgency=low

  * Added missing Build-Depends on debhelper.

 -- Daniel Kobras <kobras@debian.org>  Thu, 28 Dec 2000 12:50:24 +0100

noflushd (2.2-1) unstable; urgency=low

  * New upstream version.

 -- Daniel Kobras <kobras@debian.org>  Fri, 22 Dec 2000 01:09:15 +0100

noflushd (2.1-1) unstable; urgency=low

  * New upstream version.
  * Included copies of automake-generated files rather than
    symlinks in source package. Closes: #79815
  * Fix devfs detection. Closes: #80091

 -- Daniel Kobras <kobras@debian.org>  Wed, 20 Dec 2000 18:20:59 +0100

noflushd (2.0-1) unstable; urgency=low

  * New upstream version.
  * New Debian maintainer.

 -- Daniel Kobras <kobras@debian.org>  Tue, 14 Nov 2000 15:28:50 +0100

noflushd (1.8.5-4) unstable; urgency=low

  * Fixed fd leak on spindown. Closes: #75984

 -- Joey Hess <joeyh@debian.org>  Tue, 31 Oct 2000 14:14:47 -0800

noflushd (1.8.5-3) unstable; urgency=low

  * Applied a patch to fix memory exception problems on the alpha. 
    Closes: #70547

 -- Joey Hess <joeyh@debian.org>  Wed, 30 Aug 2000 16:32:59 -0700

noflushd (1.8.5-2) unstable; urgency=low

  * Added a README.Debian with some tips.

 -- Joey Hess <joeyh@debian.org>  Sat, 12 Aug 2000 01:36:20 -0700

noflushd (1.8.5-1) unstable; urgency=low

  * New upstream version.

 -- Joey Hess <joeyh@debian.org>  Mon,  7 Aug 2000 15:48:58 -0700

noflushd (1.8.4-2) unstable; urgency=low

  * Applied patch from Andreas U. Trottmann to fix problems with 2.2
    kernels. Closes: #68654

 -- Joey Hess <joeyh@debian.org>  Sun,  6 Aug 2000 16:47:27 -0700

noflushd (1.8.4-1) unstable; urgency=low

  * New upstream version.
  * Disable internal pidfile handling. 
  * Description no longer refers to laptops only. Closes: #67911
  * Supports devfs systems and development kernels. Closes: #67814, #67819

 -- Joey Hess <joeyh@debian.org>  Thu,  3 Aug 2000 22:58:24 +0200

noflushd (1.8.3-3) unstable; urgency=low

  * Added note that this package currently does not work with devfs or
    with recent development kernels (the author is working on it though).
  * Modified the init script to allow the package to be removed if the
    deamon is not running. Closes: #67816

 -- Joey Hess <joeyh@debian.org>  Fri, 28 Jul 2000 16:22:49 -0700   

noflushd (1.8.3-2) unstable; urgency=low

  * First Debian release. (The author has kept up debs for a while though.)

 -- Joey Hess <joeyh@debian.org>  Tue, 11 Jul 2000 18:31:39 -0700

noflushd (1.8.3-1) unstable; urgency=low

  * New upstream version

 -- Daniel Kobras <kobras@linux.de>  Mon, 13 Mar 2000 23:27:36 +0100

noflushd (1.8.2-1) unstable; urgency=low

  * New upstream version

 -- Daniel Kobras <kobras@linux.de>  Mon,  7 Feb 2000 22:45:38 +0100

noflushd (1.8.1-1) unstable; urgency=low

  * New upstream version

 -- Daniel Kobras <kobras@linux.de>  Thu, 27 Jan 2000 01:34:29 +0100

noflushd (1.8-1) unstable; urgency=low

  * New upstream version

 -- Daniel Kobras <kobras@linux.de>  Tue, 25 Jan 2000 00:33:18 +0100

noflushd (1.7.4-1) unstable; urgency=low

  * New upstream version

 -- Daniel Kobras <kobras@linux.de>  Sat,  4 Sep 1999 23:00:03 +0200

noflushd (1.7.3-1) unstable; urgency=low

  * New upstream version
  * 'make dist' now also generates debian source and binary packages

 -- Daniel Kobras <kobras@linux.de>  Fri, 27 Aug 1999 00:22:51 +0200

noflushd (1.7.2-1) unstable; urgency=low

  * Added directory ./debian with Debian specific control files

 -- Daniel Kobras <kobras@linux.de>  Wed, 25 Aug 1999 02:48:26 +0200 
