From cab280ebc0b3923a94c895cc08d35291e9e0a1e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Tue, 18 Feb 2025 10:36:35 +0100 Subject: [PATCH] Update changelog for 1.6.0+ds1-4 release --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 54b203c6..a3b0a169 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +aptly (1.6.0+ds1-4) unstable; urgency=medium + + [ Sébastien Delafond ] + * postrm: remove aptly-api user and home directory on purge + * tests: use extensive coverage from make's test and system-test + + -- Sebastien Delafond Tue, 18 Feb 2025 10:36:13 +0100 + aptly (1.6.0+ds1-3) unstable; urgency=medium [ Sébastien Delafond ]