File: control

package info (click to toggle)
golang-github-linode-linodego 1.47.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 10,032 kB
  • sloc: makefile: 95; sh: 52; python: 24
file content (41 lines) | stat: -rw-r--r-- 1,687 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
35
36
37
38
39
40
41
Source: golang-github-linode-linodego
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Daniel Swarbrick <dswarbrick@debian.org>,
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any (>= 2:1.22~),
               golang-github-go-resty-resty-dev,
               golang-github-google-go-cmp-dev,
               golang-github-google-go-querystring-dev,
               golang-github-jarcoal-httpmock-dev,
               golang-github-stretchr-testify-dev,
               golang-golang-x-exp-dev,
               golang-golang-x-net-dev,
               golang-golang-x-oauth2-dev,
               golang-golang-x-text-dev,
               golang-gopkg-ini.v1-dev,
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-linode-linodego
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-linode-linodego.git
Homepage: https://github.com/linode/linodego
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/linode/linodego

Package: golang-github-linode-linodego-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-go-resty-resty-dev,
         golang-github-google-go-cmp-dev,
         golang-github-jarcoal-httpmock-dev,
         golang-github-stretchr-testify-dev,
         golang-golang-x-exp-dev,
         golang-golang-x-net-dev,
         golang-golang-x-oauth2-dev,
         golang-golang-x-text-dev,
         golang-gopkg-ini.v1-dev,
         ${misc:Depends},
Description: Go client for Linode REST v4 API
 Go client for Linode REST v4 API (https://developers.linode.com/api/v4).