- Package:
- src:seccure
- Source:
- src:seccure
- Submitter:
- Helmut Grohne
- Date:
- 2024-11-01 08:33:05 UTC
- Severity:
- normal
- Tags:
seccure fails to cross build from source, because it fails running tests despite being passed DEB_BUILD_OPTIONS=nocheck. Support for the nocheck option is enabled by upgrading the debhelper compatibility level or applying the attached patch. Helmut