File: control

package info (click to toggle)
golang-github-hashicorp-go-azure-helpers 0.13.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 308 kB
  • sloc: makefile: 10
file content (31 lines) | stat: -rw-r--r-- 1,420 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
Source: golang-github-hashicorp-go-azure-helpers
Section: devel
Priority: optional
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-azure-azure-sdk-for-go-dev,
               golang-github-azure-go-autorest-dev,
               golang-github-hashicorp-go-multierror-dev,
               golang-github-hashicorp-go-version-dev,
               golang-golang-x-crypto-dev
Standards-Version: 4.6.0
Homepage: https://github.com/hashicorp/go-azure-helpers
Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-azure-helpers
Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-hashicorp-go-azure-helpers.git
XS-Go-Import-Path: github.com/hashicorp/go-azure-helpers
Testsuite: autopkgtest-pkg-go

Package: golang-github-hashicorp-go-azure-helpers-dev
Architecture: all
Depends: ${misc:Depends},
         golang-github-azure-azure-sdk-for-go-dev,
         golang-github-azure-go-autorest-dev,
         golang-github-hashicorp-go-multierror-dev,
         golang-github-hashicorp-go-version-dev,
         golang-golang-x-crypto-dev
Description: various helpers and wrappers for working with Azure
 This package contains various helpers and wrappers for working with
 Azure and the Azure SDK for Go.