Merge tag 'debian/15.5.4+ds3-2' into bullseye-fasttrack

gitlab Debian release 15.5.4+ds3-2
This commit is contained in:
Pirate Praveen 2022-12-12 17:28:07 +05:30
commit c253deb109
No known key found for this signature in database
GPG key ID: 8F53E0193B294B75
2 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
gitlab (15.5.4+ds3-2) experimental; urgency=medium
* Update minimum version of gitaly and ruby-gitaly to 15.5~
-- Pirate Praveen <praveen@debian.org> Mon, 12 Dec 2022 15:39:12 +0530
gitlab (15.5.4+ds3-1~fto11+1) bullseye-fasttrack; urgency=medium gitlab (15.5.4+ds3-1~fto11+1) bullseye-fasttrack; urgency=medium
* Rebuild for bullseye-fasttrack. * Rebuild for bullseye-fasttrack.

4
debian/control vendored
View file

@ -408,7 +408,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# Spamcheck GRPC protocol definitions # Spamcheck GRPC protocol definitions
ruby-spamcheck (>= 1.0~), ruby-spamcheck (>= 1.0~),
# Gitaly GRPC client # Gitaly GRPC client
ruby-gitaly (>= 15.4~), ruby-gitaly (>= 15.5~),
# KAS GRPC protocol definitions # KAS GRPC protocol definitions
ruby-kas-grpc, ruby-kas-grpc,
# #
@ -539,7 +539,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
# gitlab-sidekiq was failing without puma # gitlab-sidekiq was failing without puma
puma puma
Recommends: certbot, Recommends: certbot,
gitaly (>= 15.4~), gitaly (>= 15.5~),
openssh-server openssh-server
Conflicts: libruby2.5 Conflicts: libruby2.5
Description: git powered software platform to collaborate on code (non-omnibus) Description: git powered software platform to collaborate on code (non-omnibus)