File: control

package info (click to toggle)
golang-github-jamesclonk-vultr 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 560 kB
  • sloc: makefile: 35
file content (26 lines) | stat: -rw-r--r-- 1,022 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-jamesclonk-vultr
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any
#   ,golang-github-jawher-mow.cli-dev
    ,golang-github-stretchr-testify-dev
    ,golang-golang-x-time-dev
Standards-Version: 4.4.1
Homepage: https://github.com/JamesClonk/vultr
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-jamesclonk-vultr
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-jamesclonk-vultr.git
XS-Go-Import-Path: github.com/JamesClonk/vultr
Testsuite: autopkgtest-pkg-go

Package: golang-github-jamesclonk-vultr-dev
Architecture: all
Depends: ${misc:Depends}
#   ,golang-github-jawher-mow.cli-dev
    ,golang-github-stretchr-testify-dev
    ,golang-golang-x-time-dev
Description: Vultr API client library
 Vultr (https://www.vultr.com) API client library, written in Go.