1
0
Fork 0
golang-github-twin-deepmerge/debian/control
Daniel Baumann 8dbbca2f58
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-25 19:41:28 +02:00

26 lines
798 B
Text

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