From: Theodore Ts'o Date: Mon, 18 May 2015 06:14:55 +0000 (-0400) Subject: debian: remove trailing spaces from control.in file X-Git-Tag: v1.42.13.wc2~44 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=94df6e9e0da689754a53057c248e7fec32c7fa11;p=tools%2Fe2fsprogs.git debian: remove trailing spaces from control.in file This were causing lintian failures. Signed-off-by: Theodore Ts'o --- diff --git a/debian/control.in b/debian/control.in index 7624029..05929ac 100644 --- a/debian/control.in +++ b/debian/control.in @@ -66,7 +66,7 @@ Description: command-line interface parsing library libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function. - . + . It was originally inspired by the Multics SubSystem library. Package: ss-dev @@ -78,7 +78,7 @@ Description: command-line interface parsing library - headers and static librari This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. - . + . It was originally inspired by the Multics SubSystem library. . This package contains the development environment for the ss library.