Adding debian version 0.0~git20221030.f2a1913-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2ef6a43d9f
commit
41d88f446b
7 changed files with 109 additions and 0 deletions
24
debian/control
vendored
Normal file
24
debian/control
vendored
Normal file
|
@ -0,0 +1,24 @@
|
|||
Source: golang-github-go-ap-jsonld
|
||||
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/go-ap/jsonld
|
||||
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-github-go-ap-jsonld
|
||||
Vcs-Git: https://forgejo.debian.net/forgejo/golang-github-go-ap-jsonld
|
||||
Testsuite: autopkgtest-pkg-go
|
||||
XS-Go-Import-Path: github.com/go-ap/jsonld
|
||||
|
||||
Package: golang-github-go-ap-jsonld-dev
|
||||
Section: golang
|
||||
Architecture: all
|
||||
Multi-Arch: foreign
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
Description: JSON encoding with some JSON-ld improvements (Go library)
|
||||
JSON-ld is a Go library to encode JSON with some JSON-ld improvements.
|
Loading…
Add table
Add a link
Reference in a new issue