protonscr

Better format the deb package description

steamopen Feature Requestreviewed
ValveSoftware/steam-for-linux#616 · opened 2013-01-09 by meden · updated 2019-07-18 · 0 comments · github
Mmeden 2013-01-09 github

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.
[...]

Nothing extracted yet.