Package: bar Version: 1.11.1-4 Severity: minor The package description has double spaces in weirdly disturbing places:
Description-en: Show information about a data transfer Bar is a simple tool to process a stream of data and print a display for the user on stderr showing (a) the amount of data passed, (b) the throughput of the data transfer, and, if the total size of the data stream is known, (c) estimated time remaining, percent complete, and a progress bar. . Bar was originally written for the purpose of estimating the amount of time needed to transfer large amounts (many, many gigabytes) of data across a network. (Usually in an SSH/tar pipe.) Some of can be explained by an attempted block-format of it, but since it doesn't block-format all of it, it's just weird. Please consider removing the double spaces. Christoph

