File: control

package info (click to toggle)
golang-github-azure-azure-sdk-for-go 68.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 556,256 kB
  • sloc: javascript: 196; sh: 96; makefile: 7
file content (39 lines) | stat: -rw-r--r-- 1,626 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
Source: golang-github-azure-azure-sdk-for-go
Section: golang
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Martín Ferrari <tincho@debian.org>,
           Leo Antunes <costela@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-gofrs-uuid-dev,
               golang-github-shopspring-decimal-dev,
               golang-golang-x-crypto-dev,
               golang-gopkg-check.v1-dev,
Standards-Version: 4.6.2
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
Multi-Arch: foreign
Depends: golang-github-azure-go-autorest-dev (>= 14.1.1~),
         golang-github-gofrs-uuid-dev,
         golang-github-shopspring-decimal-dev,
         golang-golang-x-crypto-dev,
         ${misc:Depends},
         ${shlibs:Depends},
Breaks: golang-github-tombuildsstuff-giovanni-dev (<< 0.20.0-1~)
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).