X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=fe43ce71435626cbae14394dc59a7c7e3eff574f;hb=6365875c9bf3f74073be81d2cce795f8bb739312;hp=5df42dbeb17a02399e5af01d9f050e6f51daea0a;hpb=df7d2df9d81923d160a060822a84451e92ff2dcb;p=grml-tips.git diff --git a/debian/changelog b/debian/changelog index 5df42db..fe43ce7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +grml-tips (0.6.2) grml-testing; urgency=low + + [ Alexander Wirt ] + * [b463afe] Really write to tags file and close fh + * [6c9feec] install grml-tips-tags + * [691fd5b] Write into tag file + * [ebcc0d9] Add missing ; + * [fe95fb2] Generate tag db after installation + * [0660aa0] Move grml-tips-tags to /usr/lib/grml-tips + + [ Michael Prokop ] + * [75d4324] postinst: fix error handling if actions fails and adjust + code indention + * [ac8434a] debian/rules: run build target before installing files + * [4f133a8] Provide debian/postrm to get rid of tag database on package + removals + * [8115213] debian/rules: add usr/lib/grml-tips to dh_installdirs to fix + build failure + * [e5351c5] Fix typo in tags (languae->language) - thx ft for spotting + + -- Michael Prokop Wed, 11 Jan 2012 18:25:54 +0100 + grml-tips (0.6.1) grml-testing; urgency=low [ Ulrich Dangel ]