From 8ed1e8b2b120e7cee9a26e90897bd77c181b9d3e Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 7 Jul 2020 16:23:01 +0200 Subject: [PATCH] Release new version 0.7.2 --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.1.4