diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-05-31 14:41:28 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-05-31 14:41:28 +0200 |
commit | 6b881584b3f5e79200f970a13c447149fbb30949 (patch) | |
tree | 856fac5e0b754638b3ac8e6433a2c162b1b7db70 /debian/changelog | |
parent | 80ec0940f07d65d02a7a57209cd0237966ee8eaf (diff) |
Migrate to debhelper-compat 13
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 04540ff..d6ee471 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ -libunistring (0.9.10-4) UNRELEASED; urgency=medium +libunistring (0.9.10-3) 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). +* Migrate to debhelper-compat 13: + - Remove debian/compat. + - Bump minimum debhelper-compat version in debian/control to = 13. + - New debian/not_installed: + - Add usr/share/info/libunistring.info + - Add usr/lib/x86_64-linux-gnu/libunistring.la -- Jörg Frings-Fürst <debian@jff.email> Sun, 31 May 2020 13:39:48 +0200 @@ -10,9 +16,7 @@ libunistring (0.9.10-2) unstable; urgency=medium * New patch debian/patches/0705-gcc-9.patch: - Fix gcc-9 issue (Closes: #925762, #920824). - * Migrate to debhelper 12: - - Change debian/compat to 12. - - Bump minimum debhelper version in debian/control to >= 12. + * Declare compliance with Debian Policy 4.4.0 (No changes needed). * debian/copyright: - Refresh copyright years for debian/* to 2019. |