1
0
Fork 0
golang-github-go-ap-errors/debian/control
Daniel Baumann 92e78c3210
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-27 07:55:31 +02:00

26 lines
844 B
Text

Source: golang-github-go-ap-errors
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-valyala-fastjson-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/go-ap/errors
Vcs-Browser: https://forgejo.debian.net/golang/golang-github-go-ap-errors
Vcs-Git: https://forgejo.debian.net/golang/golang-github-go-ap-errors
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/go-ap/errors
Package: golang-github-go-ap-errors-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
golang-github-valyala-fastjson-dev,
${misc:Depends},
Description: Errors handling for other go-ap packages (Go library)
errors is a internal Go library used by other go-ap (ActivityPub) Go libraries.