italopessoa / italopessoa/estudo-shellscript

Debian packaging could be improved

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.