From dec3e625ab27f1ced933833f645cb9c25f2786bd Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Sat, 11 Apr 2020 16:36:48 +0530 Subject: [PATCH] Tighten dependency on gitlab-common --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index aadf257a9e..1e50bbe797 100644 --- a/debian/control +++ b/debian/control @@ -19,7 +19,7 @@ Section: contrib/net Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, - gitlab-common (>= 12.8.6~), + gitlab-common (>= 12.9.2~), ruby (>= 1:2.5~), lsb-base (>= 3.0-6), rake (>= 12.3.0~),