File: control

package info (click to toggle)
golang-github-mimuret-golang-iij-dpf 0.9.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,340 kB
  • sloc: makefile: 55
file content (41 lines) | stat: -rw-r--r-- 1,708 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-mimuret-golang-iij-dpf
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Aloïs Micard <creekorful@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-sequence-golang,
               golang-any,
               golang-github-google-go-querystring-dev,
               golang-github-google-uuid-dev,
               golang-github-jarcoal-httpmock-dev,
               golang-github-json-iterator-go-dev,
               golang-github-miekg-dns-dev,
               golang-github-onsi-ginkgo-dev,
               golang-golang-x-time-dev,
               golang-gomega-dev
Testsuite: autopkgtest-pkg-go
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-mimuret-golang-iij-dpf
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-mimuret-golang-iij-dpf.git
Homepage: https://github.com/mimuret/golang-iij-dpf
XS-Go-Import-Path: github.com/mimuret/golang-iij-dpf

Package: golang-github-mimuret-golang-iij-dpf-dev
Architecture: all
Multi-Arch: foreign
Depends: golang-github-google-go-querystring-dev,
         golang-github-google-uuid-dev,
         golang-github-jarcoal-httpmock-dev,
         golang-github-json-iterator-go-dev,
         golang-github-miekg-dns-dev,
         golang-github-onsi-ginkgo-dev,
         golang-golang-x-time-dev,
         golang-gomega-dev,
         ${misc:Depends}
Description: IIJ DNS Platform Service API for Go (library)
 Go library to interface with IIJ DNS Platform Service API.
 .
 It allows Go developer to interface both IIJ Managed DNS Service
 as well as IIJ DNS Traffic Management Service.