preload (0.2-4ubuntu1) dapper; urgency=low * Added missing quotes around a variable in the postinst script. This caused an error message when installing the package for the first time. -- Yann Rouillard Tue, 3 Jan 2006 00:19:24 +0100 preload (0.2-4) unstable; urgency=low * s/depends: sysv-rc/depends: sysv-rc | file-rc/. The dependency is required because the logrotate script uses invoke-rc.d. (Closes: #344111) -- Kari Pahula Tue, 20 Dec 2005 07:47:38 +0200 preload (0.2-3) unstable; urgency=low * Using s-s-d without its path in logrotate didn't work and just broke it even further. Calling invoke-rc.d preload reload now instead. (Closes: #340983) * s/start-stop-daemon -u 1/start-stop-daemon -u 0/ (argh). -- Kari Pahula Fri, 9 Dec 2005 12:49:08 +0200 preload (0.2-2) unstable; urgency=low * Moved /var/cache/preload.state to /var/lib/preload/preload.state since it's supposed to be persistent. * Use s-s-d without a pidfile in init.d, use s-s-d in logrotate too. Hopefully this will take care of #340983, not closing it yet, though. * Changed most of g_assert calls to g_return_if_fail or g_return_val_if_fail calls, as done in CVS version (Closes: #339644) -- Kari Pahula Tue, 29 Nov 2005 18:11:06 +0200 preload (0.2-1) unstable; urgency=low * Initial release Closes: #337573 -- Kari Pahula Fri, 11 Nov 2005 03:14:33 +0200