File: control

package info (click to toggle)
golang-github-nrdcg-desec 0.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: makefile: 13
file content (26 lines) | stat: -rw-r--r-- 1,073 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
Source: golang-github-nrdcg-desec
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Félix Sipma <felix+debian@gueux.org>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any (>= 2:1.16~),
               golang-github-hashicorp-go-retryablehttp-dev (>= 0.7.0),
               golang-github-stretchr-testify-dev (>= 1.7.0)
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-nrdcg-desec
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-nrdcg-desec.git
Homepage: https://github.com/nrdcg/desec
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/nrdcg/desec

Package: golang-github-nrdcg-desec-dev
Architecture: all
Depends: golang-github-hashicorp-go-retryablehttp-dev (>= 0.7.0),
         golang-github-stretchr-testify-dev (>= 1.7.0),
         ${misc:Depends}
Multi-Arch: foreign
Description: Go library for accessing the deSEC API
 An deSEC API client written in Go.