From ae266ed1cc4f23d9575e996c60f7cdafaef386ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Tue, 6 Oct 2020 11:30:34 +0200 Subject: [PATCH] Document changes and release 0.0.13 --- debian/changelog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1d849fd..22f7138 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +librem5-devkit-tools (0.0.13) amber-phone; urgency=medium + + * librem5-flash-image: Fix help. We don't process integers + * librem5-flash-image: Use amber-phone as default + * librem5-flash-image: Use revision for uuu_mods too. + No need to pass both + * librem5-flash-image: Use dogwood by default + * flash-image: Drop unused global + * flash-image: Print defaults. + This makes it simpler for people who found --help + * debian: Add librem5-flash-image manpage based on help output + * debian: Add flash-image deps as build-deps. + This ensure help2man can work + + -- Guido Günther Tue, 06 Oct 2020 11:30:17 +0200 + librem5-devkit-tools (0.0.12) amber-phone; urgency=medium [ Sebastian Krzyszkowiak ] -- GitLab