summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-04-26 22:24:08 +0200
committerJörg Frings-Fürst <debian@jff.email>2021-04-26 22:24:08 +0200
commita0f0ec6aa5e10da258f48f3884ef269ba04361a6 (patch)
treeeff8960d0df6f66df23cc238faddb44a8d16aed1 /debian/changelog
parent4a09de7f3680121e1cdfd9938b177f2858aec8d6 (diff)
parent0252d4b4ba4c3d12b221ed9f3259b683170826ea (diff)
Merge branch 'release/debian/0.9.10-5'debian/0.9.10-5
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6129048..4f60766 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+libunistring (0.9.10-5) experimental; urgency=medium
+
+ * New debian/patches/0005-fix_build_musl.patch (Closes: #987609):
+ - Fix build on musl (Thanks to Helmut Grohne <helmut@subdivi.de>).
+ * Declare compliance with Debian Policy 4.5.1 (No changes needed).
+ * debian/copyright:
+ - Fix copyright format problems (Closes: #972501):
+ + Thanks to Bastian Germann <bage@linutronix.de>.
+ - Refresh copyright years for debian/* to 2021.
+ * debian/libunistring2.symbols,
+ debian/libunistring2.symbols.hurd-i386:
+ - Add Build-Depends-Package field.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Mon, 26 Apr 2021 19:52:59 +0200
+
libunistring (0.9.10-4) unstable; urgency=high
* Fix ftbfs with dh_missing (Closes: #961960).