Skip to content

Fix handling debug packages

Balló György requested to merge bgyorgy/namcap:fix-debug-packages into master

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

Merge request reports