Source: golang-gitlab-gitlab-org-api-client-go Section: golang Priority: optional Maintainer: Debian Go Packaging Team Uploaders: Felix Lechner , Julian Gilbey , Anthony Fok Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any (>= 2:1.18~), golang-github-google-go-querystring-dev (>= 1.1.0), golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.2), golang-github-hashicorp-go-retryablehttp-dev (>= 0.7.1), golang-github-stretchr-testify-dev (>= 1.8.0), golang-golang-x-oauth2-dev (>= 0.0~git20220722.d3ed0bb), golang-golang-x-time-dev (>= 0.0~git20220722.e5dcc9c) Testsuite: autopkgtest-pkg-go Standards-Version: 4.7.0 Homepage: https://gitlab.com/gitlab-org/api/client-go/ Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-xanzy-go-gitlab Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-xanzy-go-gitlab.git XS-Go-Import-Path: gitlab.com/gitlab-org/api/client-go Package: golang-gitlab-gitlab-org-api-client-go-dev Architecture: all Multi-Arch: foreign Depends: golang-github-google-go-querystring-dev (>= 1.1.0), golang-github-hashicorp-go-cleanhttp-dev (>= 0.5.2), golang-github-hashicorp-go-retryablehttp-dev (>= 0.7.1), golang-golang-x-oauth2-dev (>= 0.0~git20220722.d3ed0bb), golang-golang-x-time-dev (>= 0.0~git20220722.e5dcc9c), ${misc:Depends} Static-Built-Using: ${misc:Static-Built-Using} Description: GitLab API client enabling Go programs to interact with GitLab This package provides a GitLab API that enables Go programs to interact with GitLab in a simple and uniform way. It covers most of the existing Gitlab API calls and is updated regularly to add new or missing endpoints. . For complete usage of go-gitlab, see the package docs. . This golang package was formerly named golang-github-xanzy-go-gitlab.