diff --git a/debian/control b/debian/control index 4daa07df5a..a326aaae8e 100644 --- a/debian/control +++ b/debian/control @@ -15,10 +15,9 @@ XS-Ruby-Versions: all Package: gitlab Architecture: all XB-Ruby-Versions: ${ruby:Versions} -Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, +Depends: ${shlibs:Depends}, ${misc:Depends}, gitlab-common, lsb-base (>= 3.0-6), - git (>= 1:2.7.3~), rake (>= 12.3.0~), bundler, postgresql-client, @@ -30,7 +29,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, nginx | httpd, default-mta | postfix | exim4 | mail-transport-agent, openssh-client, - ucf, gitlab-shell (>= 7.1.2~), gitlab-workhorse (>= 4.1~), ruby-rails (>= 2:4.2.10~), @@ -360,7 +358,9 @@ Description: git powered software platform to collaborate on code (non-omnibus) Package: gitlab-common Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, + ruby | ruby-interpreter, adduser (>= 3.34~), + git (>= 1:2.7.3~), ucf Description: git powered software platform to collaborate on code (common) gitlab provides web based interface to host source code and track issues.