File: control

package info (click to toggle)
golang-github-rhysd-go-github-selfupdate 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 348 kB
  • sloc: sh: 21; makefile: 6
file content (31 lines) | stat: -rw-r--r-- 1,092 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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/golang/golang-github-rhysd-go-github-selfupdate
Vcs-Git: https://forgejo.debian.net/golang/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.