X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=589b573bf99111c28e29e50ae9170fbd3a5a3424;hb=HEAD;hp=db18adae792eb488db22c69d587d4121a61681e3;hpb=85a02f2ecdb05ed2cee375a5ef636fc53ba8b19e;p=grml-x.git diff --git a/debian/changelog b/debian/changelog index db18ada..44d520a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,47 @@ +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 ] + * [7933f6b] also look for bootparams in /lib/live/mount/medium + [Closes: issue1239] + + -- Michael Prokop Mon, 18 Mar 2013 14:58:48 +0100 + +grml-x (0.6.7) unstable; urgency=low + + * [56f884e] + [aed317e] Depend on python instead of python2.7 + and use python in shebang + + -- Michael Prokop Sat, 26 Nov 2011 18:02:08 +0100 + grml-x (0.6.6) unstable; urgency=low * [41e38b5] Add debian/control headers Origin, Bugs