Fix handling debug packages
The following changes are needed:
- elffiles: Debug packages are always unstripped, don't check
- licensepkg, pkginfo: Debug packages don't have any license files, don't check
- symlink: Debug packages need all the corresponding binary packages to satisfy symlinks
Closes #15 (closed)
Closes #20 (closed)
Edited by Caleb Maclennan