summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@gytha>2008-05-31 21:25:13 +0300
committerLars Wirzenius <liw@gytha>2008-05-31 21:25:13 +0300
commite213000d37b418c4b4703bb9465e9c2d09050edf (patch)
treee9f0c5ed5c771c99402ed5dee9ccb28c7bce2898
parentd8e6aa2f05f7a10e363b1dabc7688881e99cefd8 (diff)
downloadextrautils-version1.1-1.tar.gz
Changed how the list in the long description is written, to silence lintian.version1.1-1
-rw-r--r--debian/control6
1 files 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