X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=c0e56f616d7992087b96d438bfa7efdb1edbbcb9;hb=612a27a90cb7b951fad917a2fad5ba07c5ec519b;hp=e2c3c987fbb9b0c30f9d77b6b71c4813f68eff3f;hpb=1f68a7bb417fd7b0bfa4e9e9cc61222ad31b6ecc;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index e2c3c98..c0e56f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,53 @@ +grml-scripts (1.1.26) unstable; urgency=low + + * Drop deprecated grml-saveconfig package from Suggests. + * Drop grml-nessus. Nessus is deprecated since quite some time + and got replaced with OpenVAS which doesn't provide plugins + any longer as Debian package. + * Bump Standards-Version to 3.8.3 (no further changes). + + -- Michael Prokop Wed, 26 Aug 2009 00:19:02 +0200 + +grml-scripts (1.1.25) unstable; urgency=low + + * Remove all bashisms. + * Drop grml-muttng as mutt-ng isn't maintained any longer and + we don't ship it since quite some time. + * Drop all 'Latest change' references. + + -- Michael Prokop Sat, 08 Aug 2009 00:46:21 +0200 + +grml-scripts (1.1.24) unstable; urgency=low + + * grml-setlang: do not set $LANGUAGE and $LC_MESSAGES any longer, + but instead just set $LANG and $LC_CTYPE. $LC_CTYPE is set to + 'en_US.UTF-8' by default and to 'C' if using a ISO system - this + should avoid breakages if logging in to a remote system where the + according $LANG locale isn't available. Thanks to Gebi and Thorsten + 'mira' Glaser for discussing the issue. + * Debian packaging: + - Install wm-ng as x-window-manager alternative. + - Bump Standard-Version to 3.8.2 (no further changes). + - Bump Build-Depends on dh >=5. + - Update copyright file and overrides to make lintian happy. + - Drop postinst and preinst files. The [ef]grep stuff was from the + very beginnings of grml and should not affect any systems anymore. + + -- Michael Prokop Fri, 07 Aug 2009 19:24:35 +0200 + +grml-scripts (1.1.23) unstable; urgency=low + + * Drop symlink for 'service' manpage. + + -- Michael Prokop Wed, 24 Jun 2009 11:40:42 +0200 + +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