1
0
Fork 0
golang-github-twin-health/debian/control
Daniel Baumann e140c8105e
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-25 20:27:12 +02:00

25 lines
762 B
Text

Source: golang-github-twin-health
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/TwiN/health
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-twin-health
Vcs-Git: https://forgejo.debian.net/golang/golang-github-twin-health
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/TwiN/health
Package: golang-github-twin-health-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: health check endpoint handler (Go library)
health is a Go library used for creating health check endpoints for service
monitoring.