diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 40b49e8..dc2d289 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ libunistring (1.1-2) UNRELEASED; urgency=medium * New debian/libunistring5.symbols.hurd-i386 (Closes: #1035617). * debian/copyright: - Add year 2023 to myself. + * Declare compliance with Debian Policy 4.6.2.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Wed, 28 Jun 2023 22:07:49 +0200 diff --git a/debian/control b/debian/control index c4ab7af..321a091 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Jörg Frings-Fürst <debian@jff.email> Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.1.0 +Standards-Version: 4.6.2.0 Section: libs Rules-Requires-Root: no Homepage: https://www.gnu.org/software/libunistring/ |