File: control

package info (click to toggle)
golang-github-azure-azure-sdk-for-go 43.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 312,268 kB
  • sloc: sh: 14; makefile: 5
file content (35 lines) | stat: -rw-r--r-- 1,468 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
Source: golang-github-azure-azure-sdk-for-go
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Martín Ferrari <tincho@debian.org>,
           Tianon Gravi <tianon@debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-azure-go-autorest-dev (>= 14.1.1~),
               golang-github-dnaeon-go-vcr-dev,
               golang-github-satori-go.uuid-dev,
               golang-github-shopspring-decimal-dev,
               golang-gopkg-check.v1-dev,
Standards-Version: 4.5.0
Homepage: https://github.com/Azure/azure-sdk-for-go
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-azure-azure-sdk-for-go
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-azure-azure-sdk-for-go.git
XS-Go-Import-Path: github.com/Azure/azure-sdk-for-go
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-go

Package: golang-github-azure-azure-sdk-for-go-dev
Architecture: all
Depends: golang-github-azure-go-autorest-dev (>= 14.1.1~),
         golang-github-satori-go.uuid-dev,
         golang-github-shopspring-decimal-dev,
         ${misc:Depends},
         ${shlibs:Depends},
Description: Microsoft Azure SDK for Go
 This project provides various Go packages to perform operations on Microsoft
 Azure REST APIs.
 .
 See list of implemented API clients here
 (http://godoc.org/github.com/Azure/azure-sdk-for-go).