File: control

package info (click to toggle)
git-credential-azure 0.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 112 kB
  • sloc: makefile: 4
file content (25 lines) | stat: -rw-r--r-- 1,007 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
Source: git-credential-azure
Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
Uploaders: M Hickford <mirth.hickford@gmail.com>
Section: golang
Testsuite: autopkgtest-pkg-go
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-golang,
               golang-any,
               golang-github-azuread-microsoft-authentication-library-for-go-dev
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/go-team/packages/git-credential-azure
Vcs-Git: https://salsa.debian.org/go-team/packages/git-credential-azure.git
Homepage: https://github.com/hickford/git-credential-azure
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/hickford/git-credential-azure

Package: git-credential-azure
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Built-Using: ${misc:Built-Using}
Description: Git credential helper for Azure Repos
 A Git credential helper that authenticates to Azure Repos (dev.azure.com).
 Azure Repos is part of Azure DevOps.