Tighten dependency on gitaly

This commit is contained in:
Pirate Praveen 2018-11-19 19:45:40 +05:30
parent 562e132c6e
commit af99d1618d

4
debian/control vendored
View file

@ -286,7 +286,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby-ed25519 (>= 1.2~),
ruby-bcrypt-pbkdf (>= 1.0~),
# Gitaly GRPC client
ruby-gitaly (>= 0.113~),
ruby-gitaly-proto (>= 0.113~),
ruby-grpc (>= 1.11~),
ruby-google-protobuf (>= 3.5.1~),
#
@ -348,7 +348,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# node-url-loader,
# node-katex
Recommends: certbot,
gitaly (>= 0.111.4~)
gitaly (>= 0.117.3~)
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