X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=44d520a6995f8f2021973c68affbc8a60444ffd2;hb=HEAD;hp=a9c4df064933cb35fde1c848a4b4548010e834b9;hpb=23994cd4bc04f0a911eb8a92513b3c8f30ec8005;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index a9c4df0..44d520a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +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 + * [b11539d] Bump Standards-Version to 4.4.1 + * [5e5a361] wrap-and-sort debian/ + + -- Michael Prokop Tue, 22 Oct 2019 16:11:13 +0200 + +grml-x (0.7.0) unstable; urgency=medium + + * [d340f0c] Switch default mount point from /lib/live/mount/medium to + /run/live/medium + * [00df8d9] Bump Standards-Version to 4.3.0 + * [eae46d9] Bump debian/compat to 10 and adjust Build-Depends on + debhelper accordingly + * [e6330b9] Use https version for Homepage and Vcs-Browser headers + + -- Michael Prokop Thu, 21 Mar 2019 12:32:12 +0100 + grml-x (0.6.8) unstable; urgency=low [ Evgeni Golov ]