Current deb package description is very difficult to read because the lack of new/empty lines. Nothing really grave, but IMHO a license agreement should be clearly readable.
As you may already know, it is enough to put lines with only a . in the ./debian/control to have blank lines in the description:
[...]
Description:
My awesome package.
.
You really will like it.
[...]
Current deb package description is very difficult to read because the lack of new/empty lines. Nothing really grave, but IMHO a license agreement should be clearly readable.
As you may already know, it is enough to put lines with only a
.in the./debian/controlto have blank lines in the description: