File: control

package info (click to toggle)
hut 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,036 kB
  • sloc: makefile: 58; sh: 14
file content (34 lines) | stat: -rw-r--r-- 1,259 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
32
33
34
Source: hut
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Taavi Väänänen <taavi@debian.org>,
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-bash-completion,
               dh-sequence-golang,
               golang-any,
               golang-github-dustin-go-humanize-dev,
               golang-github-juju-ansiterm-dev,
               golang-github-spf13-cobra-dev,
               golang-golang-x-term-dev,
               golang-sourcehut-emersion-go-scfg-dev,
               golang-sourcehut-emersion-gqlclient-dev (>= 0.0~git20230510.0c53449),
               scdoc,
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/hut
Vcs-Git: https://salsa.debian.org/go-team/packages/hut.git
Homepage: https://sr.ht/~xenrox/hut/
XS-Go-Import-Path: git.sr.ht/~xenrox/hut

Package: hut
Section: utils
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends},
Built-Using: ${misc:Built-Using},
Description: CLI tool for sr.ht
 hut is a command line tool to interact with the sr.ht code forge (aka
 SourceHut). hut uses the GraphQL APIs to interact with the various
 sr.ht services.