diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-06-01 17:20:03 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-06-01 17:20:03 +0200 |
commit | 28987c69e7fdba33cfeab53f10014357dcf05b78 (patch) | |
tree | e64264f6e02901c8b9db6bffb3244a8433bb3cf4 /debian/changelog | |
parent | 4312f6021964025467a4a4fac91ebf669b63c5d1 (diff) | |
parent | f94716bf25f63f8a3a843ce40a2bbe99c79db0a7 (diff) |
Merge branch 'release/debian/0.9.10-3'debian/0.9.10-3
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 19 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 20efc257..f5f1742e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,26 @@ +libunistring (0.9.10-3) unstable; 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 + * debian/control: + - Add Rules-Requires-Root: no. + * debian/copyright: + - Add year 2020 to myself. + + -- Jörg Frings-Fürst <debian@jff.email> Sun, 31 May 2020 15:08:22 +0200 + 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. |