@@ -23,6 +23,9 @@ dpkg (1.15.8.5) UNRELEASED; urgency=low
installed due to this. Thanks to James Westby for the report.
Closes: #594440
+ [ Helge Kreutzmann ]
+ * Fix encoding of German addendum. Closes: #595643
+
[ Updated programs translations ]
* French (Christian Perrier).
* German (Sven Joachim).
@@ -3,7 +3,7 @@
# Make sure the man pages are generated with the right encoding.
[po4a_alias:man] man \
- opt_de:"-L ISO-8859-1" \
+ opt_de:"-L ISO-8859-1 -A utf-8" \
opt_es:"-L ISO-8859-1 -A utf-8" \
opt_fr:"-L ISO-8859-1" \
opt_hu:"-L ISO-8859-2 -A ISO-8859-2" \