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 73c3885..04540ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ libunistring (0.9.10-4) UNRELEASED; urgency=medium * Update symbols for non-glibc. (Closes: #956635) - thanks to Helmut Grohne <helmut@subdivi.de>. + * Declare compliance with Debian Policy 4.5.0 (No changes needed). -- Jörg Frings-Fürst <debian@jff.email> Sun, 31 May 2020 13:39:48 +0200 diff --git a/debian/control b/debian/control index 5d85596..8bddb26 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 (>= 12) -Standards-Version: 4.4.0 +Standards-Version: 4.5.0 Section: libs Homepage: https://www.gnu.org/software/libunistring/ Vcs-Git: git://jff.email/opt/git/libunistring.git |