Force ruby upgrade by adding conflict with libruby2.7

This commit is contained in:
Pirate Praveen 2023-03-24 20:40:21 +05:30
parent 1cb44ffae2
commit 8611e16a6c
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75

4
debian/control vendored
View file

@ -83,7 +83,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends},
gitlab-common (>= 15.8~),
ruby (>= 1:2.7~),
ruby (>= 1:3.1~),
rubygems-integration (>= 1.18~),
# for building openssl 3.0.2, see #1032070
ruby-dev,
@ -545,7 +545,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
Recommends: certbot,
gitaly (>= 15.8~),
openssh-server
Conflicts: libruby2.5
Conflicts: libruby2.5, libruby2.7
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