diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2020-05-31 14:55:23 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2020-05-31 14:55:23 +0200 |
commit | c92bfb1350d45649e21672460f273096194b1454 (patch) | |
tree | f0744fc2352430ab9cdd500d20f3dd0ea366e095 /debian/changelog | |
parent | 6b881584b3f5e79200f970a13c447149fbb30949 (diff) |
Add Rules-Requires-Root: no
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d6ee471..6090578 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,12 +3,14 @@ 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: + * 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 + + Add usr/share/info/libunistring.info + + Add usr/lib/x86_64-linux-gnu/libunistring.la + * debian/control: + - Add Rules-Requires-Root: no. -- Jörg Frings-Fürst <debian@jff.email> Sun, 31 May 2020 13:39:48 +0200 |