Update dependencies
This commit is contained in:
parent
6df538c3c1
commit
8804f2dc83
1 changed files with 10 additions and 8 deletions
18
debian/control
vendored
18
debian/control
vendored
|
@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10~),
|
||||||
dh-golang,
|
dh-golang,
|
||||||
golang-any (>= 2:1.15~),
|
golang-any (>= 2:1.15~),
|
||||||
bc,
|
bc,
|
||||||
gitaly (>= 14.2~),
|
gitaly (>= 14.3~),
|
||||||
golang-github-alecthomas-chroma-dev,
|
golang-github-alecthomas-chroma-dev,
|
||||||
golang-github-aws-aws-sdk-go-dev,
|
golang-github-aws-aws-sdk-go-dev,
|
||||||
golang-github-azure-azure-storage-blob-go-dev (>= 0.10~),
|
golang-github-azure-azure-storage-blob-go-dev (>= 0.10~),
|
||||||
|
@ -23,6 +23,7 @@ Build-Depends: debhelper (>= 10~),
|
||||||
golang-github-disintegration-imaging-dev,
|
golang-github-disintegration-imaging-dev,
|
||||||
golang-github-fzambia-sentinel-dev,
|
golang-github-fzambia-sentinel-dev,
|
||||||
golang-github-garyburd-redigo-dev,
|
golang-github-garyburd-redigo-dev,
|
||||||
|
golang-github-golang-jwt-jwt-dev,
|
||||||
golang-github-google-uuid-dev,
|
golang-github-google-uuid-dev,
|
||||||
golang-github-getsentry-raven-go-dev (>= 0.2~),
|
golang-github-getsentry-raven-go-dev (>= 0.2~),
|
||||||
golang-github-gomodule-redigo-dev,
|
golang-github-gomodule-redigo-dev,
|
||||||
|
@ -67,7 +68,7 @@ Section: contrib/net
|
||||||
Architecture: all
|
Architecture: all
|
||||||
XB-Ruby-Versions: ${ruby:Versions}
|
XB-Ruby-Versions: ${ruby:Versions}
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
gitlab-common (>= 14.2~),
|
gitlab-common (>= 14.3~),
|
||||||
ruby (>= 1:2.7~),
|
ruby (>= 1:2.7~),
|
||||||
rubygems-integration (>= 1.18~),
|
rubygems-integration (>= 1.18~),
|
||||||
lsb-base (>= 3.0-6),
|
lsb-base (>= 3.0-6),
|
||||||
|
@ -349,7 +350,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Metrics
|
# Metrics
|
||||||
ruby-method-source (>= 1.0~),
|
ruby-method-source (>= 1.0~),
|
||||||
# Prometheus
|
# Prometheus
|
||||||
ruby-prometheus-client-mmap (>= 0.12~),
|
ruby-prometheus-client-mmap (>= 0.15~),
|
||||||
#
|
#
|
||||||
ruby-warning,
|
ruby-warning,
|
||||||
#
|
#
|
||||||
|
@ -384,7 +385,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Spamcheck GRPC protocol definitions
|
# Spamcheck GRPC protocol definitions
|
||||||
ruby-spamcheck,
|
ruby-spamcheck,
|
||||||
# Gitaly GRPC client
|
# Gitaly GRPC client
|
||||||
ruby-gitaly (>= 14.2~),
|
ruby-gitaly (>= 14.3~),
|
||||||
# KAS GRPC protocol definitions
|
# KAS GRPC protocol definitions
|
||||||
ruby-kas-grpc,
|
ruby-kas-grpc,
|
||||||
#
|
#
|
||||||
|
@ -416,7 +417,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# Email validation
|
# Email validation
|
||||||
ruby-valid-email,
|
ruby-valid-email,
|
||||||
# JSON
|
# JSON
|
||||||
ruby-json (>= 2.3~),
|
ruby-json (>= 2.5.1~),
|
||||||
ruby-json-schema (>= 2.8.1-2~),
|
ruby-json-schema (>= 2.8.1-2~),
|
||||||
ruby-json-schemer (>= 0.2.12~),
|
ruby-json-schemer (>= 0.2.12~),
|
||||||
ruby-oj (>= 3.10.6~),
|
ruby-oj (>= 3.10.6~),
|
||||||
|
@ -474,8 +475,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# node-pikaday (>= 1.8.0-2~),
|
# node-pikaday (>= 1.8.0-2~),
|
||||||
node-popper.js (>= 1.16.1~),
|
node-popper.js (>= 1.16.1~),
|
||||||
node-prismjs (>= 1.6~),
|
node-prismjs (>= 1.6~),
|
||||||
node-prosemirror-model (>= 1.13.3~),
|
node-prosemirror-markdown (>= 1.5.2~),
|
||||||
node-prosemirror-markdown (>= 1.5.1~),
|
node-prosemirror-model (>= 1.14.3~),
|
||||||
|
node-prosemirror-state (>= 1.3.4~),
|
||||||
node-raven-js,
|
node-raven-js,
|
||||||
node-raw-loader (>= 4.0~),
|
node-raw-loader (>= 4.0~),
|
||||||
node-style-loader (>= 1.0~),
|
node-style-loader (>= 1.0~),
|
||||||
|
@ -506,7 +508,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# gitlab-sidekiq was failing without puma
|
# gitlab-sidekiq was failing without puma
|
||||||
puma
|
puma
|
||||||
Recommends: certbot,
|
Recommends: certbot,
|
||||||
gitaly (>= 14.2~),
|
gitaly (>= 14.3~),
|
||||||
openssh-server
|
openssh-server
|
||||||
Conflicts: libruby2.5
|
Conflicts: libruby2.5
|
||||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||||
|
|
Loading…
Reference in a new issue