dh-runit (1.5) unstable; urgency=medium * Breaking change package.runit file format to improve interoperability with other tools (supply dh_runit arguments on command line) and make format extensible. See dh_runit(1). * Introduce support for automatic generation of log scripts. * Fix typo in mkdir option. * Force shutdown of service we are uninstalling. Otherwise, it would be 5 seconds gap, when process are still alive. * Clean-up supervision directory of log process too. -- Dmitry Bogatov Tue, 23 Aug 2016 12:59:59 +0300 dh-runit (0.4) unstable; urgency=medium * Fix bug, that caused dh-runit to attempt to create directory under /. * Fix postrm script. Previously, it halted purge with errors about missing supervise directory. Indeed, if service was never started, it's supervise directory is empty and removed by dpkg. -- Dmitry Bogatov Thu, 28 Jul 2016 18:46:49 +0300 dh-runit (0.3) unstable; urgency=medium * Support for `runlevels'. Now, runscripts are installed for `runlevel' default, but system adminstrator can create more. -- Dmitry Bogatov Fri, 15 Jul 2016 09:45:08 +0300 dh-runit (0.2) unstable; urgency=medium * Change arch:any to arch:all. Perl script is arch-independent. -- Dmitry Bogatov Fri, 15 Jul 2016 09:45:04 +0300 dh-runit (0.1) unstable; urgency=medium * Initial release (Closes: #826771) -- Dmitry Bogatov Sat, 04 Jun 2016 13:41:17 +0300