Update version for gitlab-{shell, workhorse}, and gitaly
This commit is contained in:
parent
6bcf6e159f
commit
acd33773dc
1 changed files with 3 additions and 3 deletions
6
debian/control
vendored
6
debian/control
vendored
|
@ -34,7 +34,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
openssh-client,
|
openssh-client,
|
||||||
bzip2,
|
bzip2,
|
||||||
ucf,
|
ucf,
|
||||||
gitlab-workhorse (>= 7.6~),
|
gitlab-workhorse (>= 8.5.2~),
|
||||||
ruby-rails (>= 2:5.2.0~),
|
ruby-rails (>= 2:5.2.0~),
|
||||||
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
|
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
|
||||||
ruby-nakayoshi-fork (>= 0.0.4~),
|
ruby-nakayoshi-fork (>= 0.0.4~),
|
||||||
|
@ -348,7 +348,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
# node-url-loader,
|
# node-url-loader,
|
||||||
# node-katex
|
# node-katex
|
||||||
Recommends: certbot,
|
Recommends: certbot,
|
||||||
gitaly (>= 1.20~)
|
gitaly (>= 1.34.1~)
|
||||||
Conflicts: libruby2.3
|
Conflicts: libruby2.3
|
||||||
Description: git powered software platform to collaborate on code (non-omnibus)
|
Description: git powered software platform to collaborate on code (non-omnibus)
|
||||||
gitlab provides web based interface to host source code and track issues.
|
gitlab provides web based interface to host source code and track issues.
|
||||||
|
@ -369,7 +369,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
|
||||||
adduser (>= 3.34~),
|
adduser (>= 3.34~),
|
||||||
git (>= 1:2.18~),
|
git (>= 1:2.18~),
|
||||||
ucf,
|
ucf,
|
||||||
gitlab-shell (>= 8.4.4~)
|
gitlab-shell (>= 9.1~)
|
||||||
Description: git powered software platform to collaborate on code (common)
|
Description: git powered software platform to collaborate on code (common)
|
||||||
gitlab provides web based interface to host source code and track issues.
|
gitlab provides web based interface to host source code and track issues.
|
||||||
It allows anyone for fork a repository and send merge requests. Code review
|
It allows anyone for fork a repository and send merge requests. Code review
|
||||||
|
|
Loading…
Reference in a new issue