diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 10:12:47 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 10:12:47 +0100 |
| commit | 04946f130b152eddfc11b0352de6e99084ce6193 (patch) | |
| tree | 0a3490ca5f677364adaa53a6c55e39a98fb94144 /debian | |
| parent | 3287097045ed8ffee899ae7bd22bdc15c52c5c02 (diff) | |
d/control: Remove redundant fields: Priority and Rules-Requires-Root
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 5df8f70..22d95fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ dmidecode (3.7-1) UNRELEASED; urgency=medium - Add year 2026 to myself. - Rebase to the new release. * Declare compliance with Debian Policy 4.7.3.0 (No changes needed). + * debian/control: + - Remove redundant Priority field. + - Remove redundant Rules-Requires-Root field. -- Jörg Frings-Fürst <debian@jff.email> Tue, 10 Mar 2026 09:31:58 +0100 diff --git a/debian/control b/debian/control index 6347dd2..91b2755 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,8 @@ Source: dmidecode Section: utils -Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper-compat (= 13) Standards-Version: 4.7.3.0 -Rules-Requires-Root: no Vcs-Git: https://git.jff.email/cgit/dmidecode.git Vcs-Browser: https://git.jff.email/cgit/dmidecode.git/ Homepage: https://nongnu.org/dmidecode/ |
