Recommends += gitaly; (Closes: #894015)
Gitaly is no longer optional so we should at least recommend it.
This commit is contained in:
parent
3e60a44b30
commit
2f94f4d91e
1 changed files with 2 additions and 1 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -341,10 +341,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
|||
node-url-loader,
|
||||
node-katex
|
||||
Recommends: certbot
|
||||
,gitaly (>= 0.96.1~)
|
||||
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
|
||||
is possible using merge request workflow. Using groups and roles project
|
||||
is possible using merge request workflow. Using groups and roles project
|
||||
access can be controlled.
|
||||
.
|
||||
Unlike the official package from GitLab Inc., this package does not use
|
||||
|
|
Loading…
Reference in a new issue