X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=aa5b8393206adf7c2d2e3df3c3f3e3d33bff83e4;hb=466bde5486f5df6806509f26e7729c9ad36a55fb;hp=82bea491c6c06621c5cf9f5a25e8000696aab43d;hpb=eba629c3a9804803a4c52a257c1814816a76565e;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index 82bea49..aa5b839 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +grml-scripts (1.1.22) unstable; urgency=low + + * Drop the simple service wrapper script, as sysvinit 2.86.ds1-62 + provides /usr/sbin/service now. + + -- Michael Prokop Wed, 24 Jun 2009 11:33:43 +0200 + +grml-scripts (1.1.21) unstable; urgency=low + + * wm-ng: start gkrellm on the right side of the screen by default + Thanks to gebi and Ulrich Dangel for their feedback. + [Closes: issue694] + + -- Michael Prokop Tue, 16 Jun 2009 16:34:00 +0200 + +grml-scripts (1.1.20) unstable; urgency=low + + * grml-lang and grml-quickconfig: add support for spanish keyboards, + thanks to Ernesto Domato! + + -- Michael Prokop Fri, 12 Jun 2009 23:18:13 +0200 + +grml-scripts (1.1.19) unstable; urgency=low + + [ Michael Prokop ] + * Some minor cleanups for lintian: + - Cleanup of lintian's override file + - Drop unneeded /bin and /sbin from debian/dirs + - Bump Standard Version to 3.8.1 + - Bump Compat Version to 5 + * grml-info: add support for xlinks2 as dillo isn't available + in Debian/unstable due to removal of libgtk1.2 + [ Frank Terbeck] + * exec-wrapper: remove doubled ret=1 + + -- Michael Prokop Mon, 18 May 2009 08:17:39 +0200 + grml-scripts (1.1.18) unstable; urgency=low * Add lzop to Depends. [Closes: issue613]