From: Michael Prokop Date: Tue, 7 Jul 2020 14:23:01 +0000 (+0200) Subject: Release new version 0.7.2 X-Git-Tag: v0.7.2^0 X-Git-Url: http://git.grml.org/?p=grml-x.git;a=commitdiff_plain Release new version 0.7.2 --- diff --git a/debian/changelog b/debian/changelog index 589b573..44d520a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +grml-x (0.7.2) unstable; urgency=medium + + * [db26b12] Fix tempfile.NamedTemporaryFile usage under Python 3 + * [2289606] Do not fail if /etc/X11/xorg.conf already exists + * [af8390f] Coding style: execute black + isort and integrate flake8, + isort + black in build toolchain + * [ac9f682] Fix flake8 issues + + -- Michael Prokop Tue, 07 Jul 2020 16:22:40 +0200 + grml-x (0.7.1) unstable; urgency=medium * [a5b4674] Port to py3k