X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=4341a211fc5a0d71227a2d679403af3399fcf6d5;hb=01367fe30273fd966744385761b3037c23b4a7bb;hp=b63076854bf0d6c375ec2a7ca25e3103d7746ae4;hpb=abd1ed821247b0c8e559a8d2b5c8e3e05db16563;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index b630768..4341a21 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +grml-autoconfig (0.6.20) unstable; urgency=low + + * Add rsync to depends. + * config_language(): make sure /etc/sysconfig exists + * config_local_net(): check for entry in /etc/network/interfaces + before using ifup, fall back to ifconfig otherwise + * Change Suggests: line into Recommends: and added mdadm. + + -- Michael Prokop Sat, 17 Mar 2007 23:48:12 +0100 + +grml-autoconfig (0.6.19) unstable; urgency=low + + * Add rungetty to depends. + + -- Michael Prokop Sat, 17 Mar 2007 23:32:39 +0100 + +grml-autoconfig (0.6.18) unstable; urgency=low + + * Add gawk to depends. + + -- Michael Prokop Sat, 17 Mar 2007 23:29:33 +0100 + grml-autoconfig (0.6.17) unstable; urgency=low * Remove lsb-functions stuff from debian/postrm to avoid race-conditions