summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2026-05-08 13:29:20 +0200
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2026-05-08 13:29:20 +0200
commita10cfd2ad9d40fc5c07b786f6caa367706575571 (patch)
treeb03fd3d610cdbbb7899cd46fdbd2898f6b357eda
parent53b46482acb1e19c44e84edc4766f91a6b75c607 (diff)
d/control: Remove redundant Priority and Rules-Requires-Root
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 99d7156..83fbd10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ uriparser (1.0.1+dfsg-1) UNRELEASED; urgency=medium
- Add year 2026 to myself.
- Refresh for new release.
* Declare compliance with Debian Policy 4.7.4.1 (No changes needed).
+ * debian/control:
+ - Remove redundant Priority and Rules-Requires-Root.
-- Jörg Frings-Fürst <debian@jff.email> Fri, 08 May 2026 11:54:49 +0200
diff --git a/debian/control b/debian/control
index 633e803..c896746 100644
--- a/debian/control
+++ b/debian/control
@@ -1,6 +1,5 @@
Source: uriparser
Section: libs
-Priority: optional
Maintainer: Jörg Frings-Fürst <debian@jff.email>
Build-Depends:
cmake,
@@ -12,7 +11,6 @@ Build-Depends:
qtbase5-dev,
qttools5-dev-tools
Standards-Version: 4.7.4.1
-Rules-Requires-Root: no
Homepage: https://uriparser.github.io/
Vcs-Git: https://git.jff.email/cgit/uriparser.git
Vcs-Browser: https://git.jff.email/cgit/uriparser.git