From: Michael Prokop Date: Mon, 20 Feb 2023 10:35:14 +0000 (+0100) Subject: Release new version 0.19.2 X-Git-Tag: v0.19.2^0 X-Git-Url: https://git.grml.org/?p=grml2usb.git;a=commitdiff_plain;h=4bbd7a8a99e58c13ee09917fcb28caf720d85b86 Release new version 0.19.2 --- diff --git a/debian/changelog b/debian/changelog index 05f89ef..f818fc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +grml2usb (0.19.2) unstable; urgency=medium + + * [2955aaf] codecheck: reformat with black, version 23.1.0 + (Closes: #1031466) + + -- Michael Prokop Mon, 20 Feb 2023 11:33:34 +0100 + grml2usb (0.19.1) unstable; urgency=medium * [27eba4a] Replace egrep usage with grep -E