X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=96e0f1e18d0beb2f848ffde8839b6f0781222c5b;hb=e3e7def979ad0daa5f1fc1b8c89569f77d45107c;hp=89eff8e81666e485985d62369672c93193df9630;hpb=8c0c2938f3f2fd50eae0bd14602036c3194a6e96;p=grml-autoconfig.git diff --git a/debian/changelog b/debian/changelog index 89eff8e..96e0f1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,43 @@ +grml-autoconfig (0.6.21) unstable; urgency=low + + * Add locales to Recommends. + + -- Michael Prokop Sun, 18 Mar 2007 00:30:24 +0100 + +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 + when removing the package. + + -- Michael Prokop Sat, 17 Mar 2007 22:40:09 +0100 + grml-autoconfig (0.6.16) unstable; urgency=low * Execute config_homedir() only if home-bootoption is set. + * Run the mount command inside config_fstab only if "$NOSWAP" + is not set. -- Michael Prokop Fri, 9 Mar 2007 15:08:25 +0100