FeignInt / dosbox-staging-deb

"deb" Packaging for https://github.com/dosbox-staging/dosbox-staging/
https://launchpad.net/~feignint/+archive/ubuntu/dosbox-staging
1 stars 0 forks source link

workflow fails #10

Closed FeignInt closed 3 years ago

FeignInt commented 3 years ago

offending line in log

dh: debian/compat must contain a positive number (found: "")

Turns out launchpad added builder hirsute (21.04)

but the API has not been populated and when debhelper version is queried empty string retuned.

My script then blindly writes to debian/compat due to weak conditional