1 quagga (1.1.0-1) unstable; urgency=low
3 The quagga package has been split into individual routing daemon packages.
4 All are dependencies of the "quagga" metapackage, so `apt-get install quagga`
5 installs the same functionality it did before, as does `apt-get upgrade`.
7 The quagga package now uses systemd in order to avoid a lot of problems with
8 the old init scripts and to bring it closer to upstream. Existing daemon
9 configuration will work, but /etc/quagga/daemons and /etc/quagga/debian.conf
10 are no longer used. "watchquagga" has been removed from the package, as its
11 functionality is a subset of that of systemd.
13 The debconf question that allowed aborting package upgrades has also been
14 removed in favour of recommending the "hold" system for packages.
16 Please review /usr/share/doc/quagga-core/README.Debian for more information.
18 -- Scott Leggett <scott@sl.id.au> Sat, 19 Nov 2016 23:51:34 +1100