Source: gitlab-shell Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen , Utkarsh Gupta Section: net Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any (>= 2:1.17~), golang-golang-x-crypto-dev (>= 1:0.0~git20180513.94e3fad~), golang-golang-x-net-dev (>= 1:0.0+git20220728.c7608f3~), golang-golang-x-text-dev, golang-golang-x-sys-dev (>= 0.0~git20180510.7dfd129~), golang-github-sirupsen-logrus-dev (>= 1.0~), # protobuf 1.5 # golang-google-grpc-dev (>= 1.38~), # golang-google-genproto-dev, golang-gopkg-yaml.v2-dev, golang-github-client9-reopen-dev, golang-github-davecgh-go-spew-dev, golang-github-golang-jwt-jwt-dev, golang-github-golang-protobuf-1-5-dev, # protobuf 1.5 # golang-github-grpc-ecosystem-go-grpc-prometheus-dev, golang-github-hashicorp-yamux-dev (>= 0.0+git20210316.a95892c~), golang-github-hashicorp-go-retryablehttp-dev, golang-github-opentracing-opentracing-go-dev, golang-github-otiai10-copy-dev, golang-github-pmezard-go-difflib-dev, golang-github-mattn-go-shellwords-dev, golang-github-pires-go-proxyproto-dev (>= 0.6~), # protobuf 1.5 # golang-github-prometheus-client-golang-dev (>= 1.9~), golang-github-sebest-xff-dev, # protobuf 1.5 # golang-gitlab-gitlab-org-labkit-dev (>= 1.16~), golang-gitlab-gitlab-org-gitaly-dev (>= 15.5~), # required by vendored labkit and prometheus golang-github-beevik-ntp-dev, golang-github-beorn7-perks-dev, golang-github-cespare-xxhash-dev, golang-github-oklog-ulid-dev, golang-procfs-dev, libkrb5-dev Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/ruby-team/gitlab-shell Vcs-Git: https://salsa.debian.org/ruby-team/gitlab-shell.git Homepage: https://gitlab.com/gitlab-org/gitlab-shell/ XS-Go-Import-Path: gitlab.com/gitlab-org/gitlab-shell/v14 Rules-Requires-Root: no Package: gitlab-shell Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Breaks: gitlab (<< 15.6~) Built-Using: ${misc:Built-Using} Description: handles git commands for GitLab GitLab Shell handles git commands for GitLab and modifies the list of authorized keys. GitLab Shell is not a Unix shell nor a replacement for Bash or Zsh. Package: golang-gitlab-gitlab-org-gitlab-shell-v14-dev Architecture: all Depends: ${misc:Depends}, ${shlibs:Depends}, # for gitaly's vendor modules golang-gitlab-gitlab-org-gitaly-dev (>= 15.5~) Description: gitlab-shell golang module GitLab Shell handles git commands for GitLab and modifies the list of authorized keys. GitLab Shell is not a Unix shell nor a replacement for Bash or Zsh. . This package provides golang module of gitlab-shell.