Tighten dependency on gitaly and gitlab-shell

This commit is contained in:
Pirate Praveen 2019-03-15 22:10:16 +05:30
parent 632e36e758
commit 9a9d5f0bef

4
debian/control vendored
View file

@ -34,7 +34,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
openssh-client,
bzip2,
ucf,
gitlab-shell (>= 8.4.3~),
gitlab-shell (>= 8.4.4~),
gitlab-workhorse (>= 7.6~),
ruby-rails (>= 2:5.2.0~),
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
@ -349,7 +349,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# node-url-loader,
# node-katex
Recommends: certbot,
gitaly (>= 1.7.1~)
gitaly (>= 1.20~)
Description: git powered software platform to collaborate on code (non-omnibus)
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