Control: tag -1 moreinfo

Hi,

I've only taken a brief look at hwinfo so far, but I've noticed the following:

- Judging by your *.install files, I assume that you want to have your
packages support multiarch, but you're not quite done with the
implementation. e.g. debian/control: libhd20 needs to have
Pre-Depends: ${misc:Pre-Depends}, libhd20 and libhd-dev should both be
Multi-Arch: same, and don't forget to add
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
in debian/rules. See [1] for details.

- Your package has some build hardening related lintian warnings.

And there's also a new upstream release which you may want to package
while you're fixing the above issues.

Regards,
Vincent

[1] https://wiki.debian.org/Multiarch/Implementation


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to