Move gitlab-shell dependency to gitlab-common

This commit is contained in:
Pirate Praveen 2019-03-15 22:12:05 +05:30
parent 9a9d5f0bef
commit 7c1914a00a

4
debian/control vendored
View file

@ -34,7 +34,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
openssh-client,
bzip2,
ucf,
gitlab-shell (>= 8.4.4~),
gitlab-workhorse (>= 7.6~),
ruby-rails (>= 2:5.2.0~),
ruby-rails-deprecated-sanitizer (>= 1.0.3~),
@ -368,7 +367,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
ruby | ruby-interpreter,
adduser (>= 3.34~),
git (>= 1:2.7.3~),
ucf
ucf,
gitlab-shell (>= 8.4.4~)
Description: git powered software platform to collaborate on code (common)
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