X-Git-Url: https://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=2f5422b80039e1e0cb52144af8b51a902ba132b6;hp=89eff8e81666e485985d62369672c93193df9630;hb=12a8b7ae8ddf3f64d8d62f11b78eb757aa1f13bb;hpb=8c0c2938f3f2fd50eae0bd14602036c3194a6e96 diff --git a/debian/changelog b/debian/changelog index 89eff8e..2f5422b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,33 @@ +grml-autoconfig (0.6.20) unstable; urgency=low + + * Add rsync to depends. + + -- 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