summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2020-06-01 20:10:13 +0200
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2020-06-01 20:10:13 +0200
commit3e73bd2dfe84d2ff55d559555ab4fba9cd78f639 (patch)
treeb478b7bf115c9797b55508726616ba5ed86c59a8
parentd8d4e016ddae2ffd1112d60a4f617d3b4fa43cc9 (diff)
d/control: Add Rules-Requires-Root: no
-rw-r--r--debian/changelog5
-rw-r--r--debian/control1
2 files changed, 5 insertions, 1 deletions
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 <debian@jff.email> 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