X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=40733d7e7134576a3e27bbb20ee10970f9da7ed2;hb=9fc152e19754347b86a4aaf8fd62cf0cb76a6524;hp=965581baf172d2d778ab158c91925885d6ea26fc;hpb=b5b7c176021dcf97132bde8ba63399c0a8019cae;p=grml-scripts.git diff --git a/debian/changelog b/debian/changelog index 965581b..40733d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,93 @@ +grml-scripts (1.0.30) unstable; urgency=low + + * grml-quickconfig: fix keybindings for pekwm vs. pwm3 and drop jwm. + + -- 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. + 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 + grml-scripts (1.0.18) unstable; urgency=low * qma: pipe output through 'col -b' to fix issues with UTF-8.