From c61de78d3d24937369199e1ca6830fb3ceec58ac Mon Sep 17 00:00:00 2001 From: Sven Hoexter Date: Mon, 16 Aug 2021 21:58:47 +0200 Subject: [PATCH] Rules-Requires-Root: no in debian/control. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a2abd93..6017d08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ mysqltcl (3.052-4) UNRELEASED; urgency=medium * Change debhelper-compat level to 13. * Update Standards-Version to 4.5.1. * Move to source format 3.0 (quilt). + * Rules-Requires-Root: no in debian/control. -- Sven Hoexter Mon, 16 Aug 2021 21:40:54 +0200 diff --git a/debian/control b/debian/control index 3177cdb..bc38b9a 100644 --- a/debian/control +++ b/debian/control @@ -3,6 +3,7 @@ Section: database Priority: optional Maintainer: Sven Hoexter Build-Depends: debhelper-compat (= 13), tcl-dev, default-libmysqlclient-dev +Rules-Requires-Root: no Standards-Version: 4.5.1 Homepage: http://www.xdobry.de/mysqltcl/ Vcs-Git: https://git.sven.stormbind.net/mysqltcl.git -- 2.39.2