Empty section and priority metadata in DEBIAN/control

Prevent reprepo from erroring
main
earnest ma 2 years ago
parent 58e81b5a5d
commit 8e735d092a
No known key found for this signature in database
GPG Key ID: 6B361FA81C5FB695

@ -55,6 +55,8 @@ gen_control_file(){
Version: $version-$rev
Architecture: amd64
Maintainer: $(grep -am 1 -hr "Maintainer: " build | sed 's/# Maintainer: //')
Section:
Priority:
Homepage: $url
Description: $description
$customcontrol

Loading…
Cancel
Save