From 0687a14b9119c148122592d20273584978d9daf3 Mon Sep 17 00:00:00 2001 From: Philip Roche Date: Fri, 27 Oct 2023 12:01:43 +0100 Subject: [PATCH] Fix d/ch formatting for 2.765.29 --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8638cac9..570a34ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ livecd-rootfs (2.765.29) jammy; 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:10:20 +0100