Adding debian version 1.2.3-1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e7ed09875d
commit
a4f2a5c3c2
9 changed files with 127 additions and 0 deletions
31
debian/control
vendored
Normal file
31
debian/control
vendored
Normal file
|
@ -0,0 +1,31 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue