Update dependencies
This commit is contained in:
parent
4111d9a9b6
commit
cad5c3b6e9
1 changed files with 6 additions and 5 deletions
11
debian/control
vendored
11
debian/control
vendored
|
@ -41,8 +41,9 @@ Build-Depends: debhelper-compat (= 13),
|
|||
golang-github-sebest-xff-dev,
|
||||
golang-github-sirupsen-logrus-dev,
|
||||
golang-github-stretchr-testify-dev (>= 1.4~),
|
||||
golang-gitlab-gitlab-org-gitaly-dev (>= 14.10~),
|
||||
golang-gitlab-gitlab-org-labkit-dev (>= 1.6~),
|
||||
# golang-gitlab-gitlab-org-gitaly-dev (>= 14.10~),
|
||||
golang-github-beevik-ntp-dev,
|
||||
golang-gitlab-gitlab-org-labkit-dev (>= 1.14~),
|
||||
golang-gocloud-dev,
|
||||
golang-golang-x-crypto-dev,
|
||||
golang-golang-x-net-dev,
|
||||
|
@ -68,7 +69,7 @@ Section: contrib/net
|
|||
Architecture: all
|
||||
XB-Ruby-Versions: ${ruby:Versions}
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||
gitlab-common (>= 14.8~),
|
||||
gitlab-common (>= 15.0~),
|
||||
ruby (>= 1:2.7~),
|
||||
rubygems-integration (>= 1.18~),
|
||||
lsb-base (>= 3.0-6),
|
||||
|
@ -432,7 +433,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
ruby-yajl (>= 1.4.1~),
|
||||
ruby-webauthn (>= 2.5~),
|
||||
ruby-parslet,
|
||||
ruby-ipynbdiff (>= 0.4.5~),
|
||||
ruby-ipynbdiff (>= 0.4.7~),
|
||||
# packaged node modules - all node packages are not packaged yet
|
||||
node-rails-actioncable,
|
||||
node-autosize (>= 4.0.2~dfsg1-5~),
|
||||
|
@ -518,7 +519,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
|||
# gitlab-sidekiq was failing without puma
|
||||
puma
|
||||
Recommends: certbot,
|
||||
gitaly (>= 14.10~),
|
||||
gitaly (>= 15.0~),
|
||||
openssh-server
|
||||
Conflicts: libruby2.5
|
||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||
|
|
Loading…
Reference in a new issue