From 97fd8f0c9b53b6a267114d9358ca81ef73904149 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 22 Aug 2022 10:29:30 +0200 Subject: [PATCH] Update changelog for 4.4.2.10 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3f0189ad1..59cda2aba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yunohost (4.4.2.10) stable; urgency=low + + - bullseye migration: add proper explanations and advices after the damn 'The distribution is not Buster' message ... (6a594d0e) + + -- Alexandre Aubin Mon, 22 Aug 2022 10:28:50 +0200 + yunohost (4.4.2.9) stable; urgency=low - apt helper: fix edge case with equivs package being flagged hold because of buster->bullseye migration (b306df2c)