File: control

package info (click to toggle)
gitlab-shell 8.4.3%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,468 kB
  • sloc: ruby: 3,812; sh: 82; makefile: 60
file content (39 lines) | stat: -rw-r--r-- 1,410 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: gitlab-shell
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               rake,
               ruby-rspec
    ,dh-golang
    ,golang-any (>= 1.10~)
    ,golang-golang-x-crypto-dev (>= 1:0.0~git20180513.94e3fad~)
    ,golang-golang-x-net-dev
    ,golang-golang-x-text-dev
    ,golang-golang-x-sys-dev (>= 0.0~git20180510.7dfd129~)
    ,golang-gitaly-proto-dev
    ,golang-github-sirupsen-logrus-dev (>= 1.0~)
    ,golang-google-grpc-dev (>= 1.11~)
    ,golang-google-genproto-dev
    ,golang-goprotobuf-dev
    ,golang-gopkg-yaml.v2-dev
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/ruby-team/gitlab-shell.git
Vcs-Browser: https://salsa.debian.org/ruby-team/gitlab-shell
Homepage: https://gitlab.com/gitlab-org/gitlab-shell/
XS-Ruby-Versions: all
XS-Go-Import-Path: gitlab.com/gitlab-org/gitlab-shell

Package: gitlab-shell
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Built-Using: ${misc:Built-Using}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
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.