From e213000d37b418c4b4703bb9465e9c2d09050edf Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 31 May 2008 21:25:13 +0300 Subject: Changed how the list in the long description is written, to silence lintian. --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index b3dd2ee..1a64cb7 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,6 @@ Description: collection of miscellaneous Unix command line utilities as they are well made and the author is willing to help with maintenance. . Currently included utilities: - * do-until: execute a command until it succeeds - * isascii: check whether a file consists of ASCII characters only - * total: add up all numbers in the first column + - do-until: execute a command until it succeeds + - isascii: check whether a file consists of ASCII characters only + - total: add up all numbers in the first column -- cgit v1.2.1