1
0
Fork 0
golang-github-rhysd-go-gith.../debian/control
Daniel Baumann a4f2a5c3c2
Adding debian version 1.2.3-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-22 10:04:33 +02:00

31 lines
1.1 KiB
Text

Source: golang-github-rhysd-go-github-selfupdate
Section: golang
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends:
debhelper-compat (= 13),
dh-sequence-golang,
golang-any,
golang-github-blang-semver-dev,
golang-github-google-go-github-dev,
golang-github-inconshreveable-go-update-dev,
golang-github-tcnksm-go-gitconfig-dev,
golang-github-ulikunitz-xz-dev,
golang-golang-x-oauth2-google-dev,
Rules-Requires-Root: no
Standards-Version: 4.7.2
Homepage: https://github.com/rhysd/go-github-selfupdate
Vcs-Browser: https://forgejo.debian.net/beszel/golang-github-rhysd-go-github-selfupdate
Vcs-Git: https://forgejo.debian.net/beszel/golang-github-rhysd-go-github-selfupdate
Testsuite: autopkgtest-pkg-go
XS-Go-Import-Path: github.com/rhysd/go-github-selfupdate
Package: golang-github-rhysd-go-github-selfupdate-dev
Section: golang
Architecture: all
Multi-Arch: foreign
Depends:
${misc:Depends},
Description: self-update mechanism for Go commands (Go library)
go-github-selfupdate is a Go library to provide a self-update mechanism to
command line tools.