X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=7d947fadc7c87c5eb2e86eadae55ac1a81492a8d;hb=fe0f1f06235bbc843335c9de1793016b6124b874;hp=82bea491c6c06621c5cf9f5a25e8000696aab43d;hpb=eba629c3a9804803a4c52a257c1814816a76565e;p=grml-scripts-core.git diff --git a/debian/changelog b/debian/changelog index 82bea49..7d947fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +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]