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
1
debian/control
vendored
1
debian/control
vendored
|
@ -341,6 +341,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
|
||||||
node-url-loader,
|
node-url-loader,
|
||||||
node-katex
|
node-katex
|
||||||
Recommends: certbot
|
Recommends: certbot
|
||||||
|
,gitaly (>= 0.96.1~)
|
||||||
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.
|
||||||
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…
Add table
Reference in a new issue