From 5206ed0e130639695925cb7b5799383cdc4ac816 Mon Sep 17 00:00:00 2001 From: Nilesh Patra Date: Thu, 15 Dec 2022 21:23:46 +0000 Subject: [PATCH] Set "Rules-Requires-Root: no" to circumvent debhelper bug, see https://lists.debian.org/debian-devel/2022/12/msg00108.html --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 70d8f48ed5..144a51ce86 100644 --- a/debian/control +++ b/debian/control @@ -73,6 +73,7 @@ Vcs-Browser: https://salsa.debian.org/ruby-team/gitlab Homepage: https://about.gitlab.com/ XS-Ruby-Versions: all XS-Go-Import-Path: gitlab.com/gitlab-org/gitlab +Rules-Requires-Root: no Package: gitlab Section: contrib/net