1
0
Fork 0
golang-github-mholt-archiver/debian/control
Daniel Baumann 0c05f145ef
Adding debian version 3.5.1-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-18 18:15:54 +02:00

32 lines
1 KiB
Text

Source: golang-github-mholt-archiver
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-andybalholm-brotli-dev,
golang-github-dsnet-compress-dev,
golang-github-klauspost-compress-dev,
golang-github-klauspost-pgzip-dev,
golang-github-nwaples-rardecode-dev,
golang-github-pierrec-lz4-dev,
golang-github-ulikunitz-xz-dev,
golang-golang-x-text-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/mholt/archiver
Vcs-Browser: https://forgejo.debian.net/forgejo/golang-github-mholt-archiver
Vcs-Git: https://forgejo.debian.net/forgejo/golang-github-mholt-archiver
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/mholt/archiver
Package: golang-github-mholt-archiver-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: multi-format archive utility (Go library)
archiver is Go library to handle multiple archive formats.