X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=51a06f5d3b25b6ce69b7d0bd71a1789235cc61cd;hb=b77f9de96fcef3c9ab785f6b506432c55b159a5a;hp=f6e0c713f601f4e77cccbeb0b5b0e2a7194fa0f2;hpb=150917f1d09b3be5b96a07d06ff97ec6507a3050;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index f6e0c71..51a06f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +grml-scripts (1.1.18) UNRELEASED; urgency=low + + * Add lzop to Depends. [Closes: issue613] + * blacklist: use /etc/modprobe.d/grml.conf instead of + /etc/modprobe.d/grml. New module-init-tools will + use only files using the .conf suffix. + * Add new script grml-exec-wrapper (simple but smart program + execution wrapper). Thanks to ft for help. + * Fix typo in grml-chroot manpage. + * Add ${shlibs:Depends}, ${misc:Depends} to Depends. + + -- Michael Prokop Mon, 06 Apr 2009 09:03:49 +0200 + +grml-scripts (1.1.17) unstable; urgency=low + + [ Ulrich Dangel ] + * osd_server.py uses now the freedesktop.org specification for + notification instead of the old xosd way. + * Added python-dbus and notification-daemon as suggestion as + osd_server.py depends on them. + [Closes: issue172] + + [ Michael Prokop ] + * Adjust Makefile to get rid of '.sp' sequences in asciidoc + manpages. [Closes: issue567] + + -- Michael Prokop Thu, 12 Feb 2009 20:49:56 +0100 + +grml-scripts (1.1.16) unstable; urgency=low + + [ Michael Prokop ] + * Drop orphaned mutt-ng from Suggests. + [ Alexander Steinböck ] + * grml-hostname: Builtin `source' not available in dash(1). + + -- Michael Prokop Thu, 29 Jan 2009 17:07:48 +0100 + grml-scripts (1.1.15) unstable; urgency=low [ Michael Gebetsroither ]