X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=8063315db343762d400bf66eb6600a716b6b4758;hb=acf8ce9f878a3620db85ede0f3001989cfbc3902;hp=b3dd887050d7d6f7a0fd803d23d9358c2ec0f178;hpb=c919caade70432b18719ca1637c91db10e2744f9;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index b3dd887..8063315 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,91 @@ +grml-scripts (1.0.30) unstable; urgency=low + + * grml-quickconfig: fix keybindings for pekwm vs. pwm3 and drop jwm. + Thanks for reporting, Alex Liebert! + + -- Michael Prokop Mon, 17 Dec 2007 22:26:41 +0100 + +grml-scripts (1.0.29) unstable; urgency=low + + * Switch order of Depends 'w3m | links | links2' to + 'links | w3m | links2'. + + -- Michael Prokop Sun, 16 Dec 2007 19:46:54 +0100 + +grml-scripts (1.0.28) unstable; urgency=low + + * grml-quickconfig: sorting the order of the window manager + list and removing the duplicated dwm. Thanks for reporting, + Martin Brassel! [Closes: issue356] + + -- Michael Prokop Fri, 07 Dec 2007 00:21:36 +0100 + +grml-scripts (1.0.27) unstable; urgency=low + + * grml-quickconfig: it is wm-ng and not wmi-ng of course. + Thanks to Martin Brassel! + * grml-setkeyboard: sort all entries alphabetically + Thanks to Martin Brassel! + + -- Michael Prokop Sat, 01 Dec 2007 11:05:48 +0100 + +grml-scripts (1.0.26) unstable; urgency=low + + * grml-quickconfig: removed useless sleep + + -- Michael Gebetsroither Sat, 17 Nov 2007 22:40:44 +0100 + +grml-scripts (1.0.25) unstable; urgency=low + + [ Michael Gebetsroither ] + * Add script grml-init-multitail. + + [ Michael Prokop ] + * Add manpage for grml-init-multitail. + + -- Michael Prokop Thu, 15 Nov 2007 23:39:09 +0100 + +grml-scripts (1.0.24) unstable; urgency=low + + * Drop runit manpage. Thanks for the hint, gebi. + + -- Michael Prokop Tue, 30 Oct 2007 10:38:15 +0100 + +grml-scripts (1.0.23) unstable; urgency=low + + * Drop the DEBHELPER from maintainer scripts. + + -- Michael Prokop Sun, 28 Oct 2007 17:37:33 +0100 + +grml-scripts (1.0.22) unstable; urgency=low + + [ Frank Terbeck ] + * Adding arename.pl (and according manpage arename.pl.1). + + [ Michael Prokop ] + * Make package lintian clean. + + -- Michael Prokop Sun, 28 Oct 2007 17:19:25 +0100 + +grml-scripts (1.0.21) unstable; urgency=low + + * zsh-login: drop the hostname in the welcome message as + the grml-version should provide it already. + + -- Michael Prokop Sun, 28 Oct 2007 15:44:20 +0100 + +grml-scripts (1.0.20) unstable; urgency=low + + * grml-hostname: adjust /etc/mailname as well + + -- Michael Prokop Sat, 27 Oct 2007 23:43:17 +0200 + grml-scripts (1.0.19) unstable; urgency=low - * grml2ram: adjust for usage with new live-initramfs layout + * grml2ram: adjust for usage with new live-initramfs layout. + Apply patch by Moritz Augsburger for identifying /dev/cdrom. + * Adjust prepare_ramdisk.sh and prepare_tmpfs.sh for live-initramfs. + [Closes: issue277] -- Michael Prokop Sun, 30 Sep 2007 16:04:31 +0200