italopessoa / italopessoa/estudo-shellscript
Debian packaging could be improved
- Dominant language
- Shell
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
The debian packaging could be improved in many respects:
* The files to be installed need only to be listed in debian/install and
debhelper will take care of everything else (including the permissions, as
mentioned in issue #8).
* Remove commented out lines from debian/rules and keep it to a minimum.
* Important one: as the package is arch-independent, it should have the
indication in debian/control that it is "Architecture: all", instead of
"Architecture: any".
There are more, but fixing those will bring the packaging of linkorganizer to a
new plateu of quality.
```
Original issue reported on code.google.com by `rbr...@gmail.com` on 30 Sep 2012 at 11:28
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.