Merge tag 'debian/15.5.4+ds3-2' into bullseye-fasttrack
gitlab Debian release 15.5.4+ds3-2
This commit is contained in:
commit
c253deb109
2 changed files with 8 additions and 2 deletions
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -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
4
debian/control
vendored
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue