X-Git-Url: http://git.grml.org/?p=grml-autoconfig.git;a=blobdiff_plain;f=debian%2Fchangelog;h=aff6737cfe0a83a468e8d75441d0d46d1aabd666;hp=a6ff228a2ece62222fc9cfac5cc1bed6e4e205ad;hb=315d3a36c6499f8c3eb853456ffcea3531254be8;hpb=49c82aea20869a9eff2beb795c2b3505765c1808 diff --git a/debian/changelog b/debian/changelog index a6ff228..aff6737 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +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.