From c436da4ded4811d84068313894b1e28e18632837 Mon Sep 17 00:00:00 2001 From: Aaron Rainbolt Date: Mon, 27 Jun 2022 23:42:15 -0500 Subject: [PATCH] Clarified trailing newline fix --- debian/changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 63bd19d..a52218f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,8 @@ obconf-qt (0.16.2-0ubuntu1~ppa1) jammy; urgency=medium * Bump Standards-Version to 4.6.1, no changes necessary. * Removed obsolete "-Wl,--as-needed" linker flag. * Updated manual page ignore line in debian/lintian-overrides. - * Removed trailing newline from changelog. + * Removed redundant trailing newline from changelog + - (there were two, now there's just one) -- Aaron Rainbolt Mon, 27 Jun 2022 22:37:22 -0500