chore: Add `provides` to `.deb` releases (#6691)

Fixes https://github.com/caddyserver/dist/issues/91
pull/6692/head
Francis Lavoie 2024-11-14 16:15:02 -05:00 committed by GitHub
parent 315715e90f
commit 37f0c4bfae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -192,6 +192,9 @@ nfpms:
preremove: ./caddy-dist/scripts/preremove.sh
postremove: ./caddy-dist/scripts/postremove.sh
provides:
- httpd
release:
github:
owner: caddyserver