From 7c1f3553c3ee86c17f0c191da1f619c1a910a60e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 24 Dec 2019 16:27:15 +0100 Subject: d/contol: Add Rules-Requires-Root --- debian/changelog | 2 ++ debian/control | 1 + 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7c94a6a..c89fc6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ xsane (0.999-8) UNRELEASED; urgency=medium * Add missing pnm, xpm and rc files into the doc directory. * Declare compliance with Debian Policy 4.4.1.2 (No changes needed). + * debian/control: + - Add Rules-Requires-Root: no. -- Jörg Frings-Fürst Sat, 27 Jul 2019 14:22:04 +0200 diff --git a/debian/control b/debian/control index 7875296..15a9f96 100644 --- a/debian/control +++ b/debian/control @@ -14,6 +14,7 @@ Build-Depends: libsane-dev (>= 1.0.27), libtiff-dev, zlib1g-dev +Rules-Requires-Root: no Vcs-Git: git://jff.email/opt/git/xsane.git Vcs-Browser: https://jff.email/cgit/xsane.git -- cgit v1.2.3