From 3e73bd2dfe84d2ff55d559555ab4fba9cd78f639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 1 Jun 2020 20:10:13 +0200 Subject: d/control: Add Rules-Requires-Root: no --- debian/changelog | 5 ++++- debian/control | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0700ac9..f8fad98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,10 @@ uriparser (0.9.4+dfsg-1) UNRELEASED; urgency=medium - New debian/not-installed: + Add all files of dh_missing errors. * Add suffix +dfsg to changelog version number to make lintian happy. - * Add +dsfg staff into debian/watch. + * debian/watch: + - Add +dsfg staff. + * debian/control: + - Add Rules-Requires-Root: no. -- Jörg Frings-Fürst Mon, 01 Jun 2020 18:52:03 +0200 diff --git a/debian/control b/debian/control index 51a6c70..784f139 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Build-Depends: qtbase5-dev, qttools5-dev-tools Standards-Version: 4.5.0 +Rules-Requires-Root: no Homepage: http://uriparser.sourceforge.net Vcs-Git: git://jff.email/opt/git/uriparser.git Vcs-Browser: https://jff.email/cgit/uriparser.git -- cgit v1.2.3