Calebe94 / tinytools

Tiny scripts to improve your productivity.
GNU General Public License v3.0
6 stars 0 forks source link

Lintian warns that no man page exists. #149

Open Calebe94 opened 3 years ago

Calebe94 commented 3 years ago
dpkg-buildpackage: info: full upload (original source is included)
Now running lintian tinytools_0.9.0-1_amd64.changes ...
warning: running with root privileges is not recommended!
E: tinytools: extended-description-is-empty
W: tinytools source: debhelper-but-no-misc-depends tinytools
W: tinytools: no-manual-page usr/bin/dmenu_tnotes
W: tinytools: no-manual-page usr/bin/dmenu_tsearch
W: tinytools: no-manual-page usr/bin/dmenu_ttodo
W: tinytools: no-manual-page usr/bin/tgoeswall
W: tinytools: no-manual-page usr/bin/tgoeswallctrl
W: tinytools: no-manual-page usr/bin/tmenu
W: tinytools: no-manual-page usr/bin/tnotes
W: tinytools: no-manual-page usr/bin/tpomodoro
W: tinytools: no-manual-page usr/bin/tprogbar
W: tinytools: no-manual-page usr/bin/tsearch
W: tinytools: no-manual-page usr/bin/ttodo
W: tinytools: no-manual-page usr/bin/tyaml
W: tinytools: wrong-bug-number-in-closes #nnnn in the installed changelog (line 9)
I: tinytools source: debian-watch-file-is-missing
I: tinytools: synopsis-is-a-sentence "Tiny scripts to improve your productivity."
X: tinytools source: upstream-metadata-file-is-missing
Finished running lintian.

Expected Behavior

Current Behavior

Possible Solution

Should create man pages to all files listed in the warning message.

Steps to Reproduce

1. 2. 3. 4.

Context (Environment)

Detailed Description

Possible Implementation