From: Nicholas Guriev Date: Wed, 29 Jun 2022 08:55:01 +0000 (+0300) Subject: debian/control: add Rules-Requires-Root: no X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/84b76ac82f2461a2a0a42b46607e0b4d44f984a5 debian/control: add Rules-Requires-Root: no Fixes the 'debug-symbol-migration-possibly-complete' Lintian tag. --- diff --git a/debian/control b/debian/control index 4ed2ca3..f6adc7e 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 11), cmake, pkg-config, asciidoc, xmlto Build-Depends-Indep: doxygen Standards-Version: 4.1.3 +Rules-Requires-Root: no Homepage: https://git.ao2.it/libam7xxx.git Vcs-Git: https://git.ao2.it/libam7xxx.git -b debian/master Vcs-Browser: https://git.ao2.it/libam7xxx.git