From 31730b7f6cc588cde120a86edf45b285c2c73fbf Mon Sep 17 00:00:00 2001 From: Philip Roche Date: Fri, 27 Oct 2023 12:04:31 +0100 Subject: [PATCH] Fix d/ch formatting for 2.664.51 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 68865f8e..bd775d49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ livecd-rootfs (2.664.51) focal; urgency=medium - [Steve Langasek] + [ Steve Langasek ] * The chroot tmpfs mount should only be /var/lib/apt/lists, not /var/lib/apt; the latter breaks changes to /var/lib/apt/extended_states. - LP: #2036195. + (LP: #2036195). -- Phil Roche Thu, 19 Oct 2023 18:17:20 +0100