From 1de02dc996ae3185202d75d189c32850e92e9fde Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 4 Aug 2009 12:22:35 -0700 Subject: [PATCH] debian/changelog: Fix missing colons on 'closes' clauses Thanks to lintian for keeping my syntax clean and functional. --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b175a6b..1e26c81 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ tar (1.22-1.2) UNRELEASED; urgency=low * Add Carl Worth as an uploader. - * Fix to allow parallel build (-j2), closes #535319 - * Don't close file stream before EOF, closes #525818 - * Preserve hard links with --remove-files, closes #188663 + * Fix to allow parallel build (-j2), closes: #535319 + * Don't close file stream before EOF, closes: #525818 + * Preserve hard links with --remove-files, closes: #188663 Thanks to Ted T'so for the idea and Sergey Poznyakoff for cleaning up my original implementation. * Respect DEB_BUILD_OPTIONS=nocheck to conform with Policy 3.8.2 -- 2.43.0