File: control

package info (click to toggle)
golang-github-azure-azure-sdk-for-go 2.1.1~beta-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,596 kB
  • ctags: 7,237
  • sloc: makefile: 4
file content (34 lines) | stat: -rw-r--r-- 1,412 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
Source: golang-github-azure-azure-sdk-for-go
Section: devel
Priority: extra
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Uploaders: Martín Ferrari <tincho@debian.org>,
           Tianon Gravi <tianon@debian.org>,
Build-Depends: debhelper (>= 9),
               dh-golang,
               golang-any,
               golang-github-azure-go-autorest-dev (>= 7.0.4),
               golang-github-azure-go-pkcs12-dev,
               golang-golang-x-crypto-dev,
               golang-gopkg-check.v1-dev,
Standards-Version: 3.9.8
Homepage: https://github.com/Azure/azure-sdk-for-go
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-azure-azure-sdk-for-go.git
Vcs-Git: https://anonscm.debian.org/git/pkg-go/packages/golang-github-azure-azure-sdk-for-go.git
XS-Go-Import-Path: github.com/Azure/azure-sdk-for-go

Package: golang-github-azure-azure-sdk-for-go-dev
Architecture: all
Depends: ${misc:Depends},
         ${shlibs:Depends},
         golang-github-azure-go-autorest-dev (>= 7.0.4),
         golang-github-azure-go-pkcs12-dev,
         golang-golang-x-crypto-dev,
         golang-gopkg-check.v1-dev,
Built-Using: ${misc:Built-Using}
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).