summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-04-26 19:12:25 +0200
committerJörg Frings-Fürst <debian@jff.email>2021-04-26 19:12:25 +0200
commitec42490fe28b9478e3a4e6064d23033c10d2258e (patch)
tree4201518a0d12923d218ee545ab196d21e6b3fd23 /debian/changelog
parent771363297964f22253f7a3bba4cb62ef5a602f40 (diff)
Fix #987609
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6129048..d0de418 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libunistring (0.9.10-5) UNRELEASED; urgency=medium
+
+ * New debian/patches/0005-fix_build_musl.patch (Closes: #987609):
+ - Fix build on musl (Thanks to Helmut Grohne <helmut@subdivi.de>).
+
+ -- Jörg Frings-Fürst <debian@jff.email> Mon, 26 Apr 2021 18:41:51 +0200
+
libunistring (0.9.10-4) unstable; urgency=high
* Fix ftbfs with dh_missing (Closes: #961960).