diff options
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c5a6187c..aa8c5664 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ libunistring (1.4.2-1) unstable; urgency=medium - Add year 2026 to myself. * debian/control: - Remove redundant Rules-Requires-Root field. + - Remove redundant priority field. * Declare compliance with Debian Policy 4.7.3.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sun, 08 Mar 2026 19:51:49 +0100 diff --git a/debian/control b/debian/control index 33a3dffe..7e97579c 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,4 @@ Source: libunistring -Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper-compat (= 13) |
