Overview
Request 1084128 accepted
Fixed the installation of the completion, which was missing.
Create/Install a manpage.
Fixed a few lintian warnings about the packaging.
Adding this to the openSUSE:Tools prjconf would be useful so that lintian is automatically run on the built packages: https://github.com/openSUSE/obs-build/blob/master/build-recipe-dsc#L184
```
%if 0%{?debian}
support: lintian
%endif
```
Request History
nickbrown created request
Fixed the installation of the completion, which was missing.
Create/Install a manpage.
Fixed a few lintian warnings about the packaging.
Adding this to the openSUSE:Tools prjconf would be useful so that lintian is automatically run on the built packages: https://github.com/openSUSE/obs-build/blob/master/build-recipe-dsc#L184
```
%if 0%{?debian}
support: lintian
%endif
```
dmach accepted request
FYI:
-0
is not valid debian version part, they have to start at-1
Thank you for the fixes!
No probs. Thanks for accepting.