Tighten dependency on gitlab-shell and relax dependency on gitlab-common

This commit is contained in:
Pirate Praveen 2020-03-17 14:22:55 +05:30
parent 701b363263
commit e5abe73c33

4
debian/control vendored
View file

@ -19,7 +19,7 @@ Section: contrib/net
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (= ${source:Version}),
gitlab-common (>= 12.8.6~),
ruby (>= 1:2.5~),
lsb-base (>= 3.0-6),
rake (>= 12.3.0~),
@ -435,7 +435,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
adduser (>= 3.34~),
git (>= 1:2.24~),
ucf,
gitlab-shell (>= 10.0~)
gitlab-shell (>= 11.0~)
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