From 8b45a3a8aa0aabf7786459d017e51de55b01ed93 Mon Sep 17 00:00:00 2001 From: Andrius Merkys <merkys@debian.org> Date: Fri, 23 Oct 2020 01:07:00 -0400 Subject: [PATCH] Adding 'Rules-Requires-Root: no'. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 19d568e..4e865c3 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,8 @@ Build-Depends: Standards-Version: 4.4.1 Vcs-Git: https://salsa.debian.org/java-team/libjregex-java.git Vcs-Browser: https://salsa.debian.org/java-team/libjregex-java -Homepage: http://jregex.sourceforge.net/ +Homepage: http://jregex.sourceforge.net +Rules-Requires-Root: no Package: libjregex-java Architecture: all -- GitLab