Просмотр исходного кода

Fix encoding of German addendum. Closes: #595643.

Helge Kreutzmann лет назад: 16
Родитель
Сommit
aeb5b66efd
2 измененных файлов с 4 добавлено и 1 удалено
  1. 3 0
      debian/changelog
  2. 1 1
      man/po/po4a.cfg

+ 3 - 0
debian/changelog

@@ -23,6 +23,9 @@ dpkg (1.15.8.5) UNRELEASED; urgency=low
     installed due to this. Thanks to James Westby for the report.
     installed due to this. Thanks to James Westby for the report.
     Closes: #594440
     Closes: #594440
 
 
+  [ Helge Kreutzmann ]
+  * Fix encoding of German addendum. Closes: #595643
+
   [ Updated programs translations ]
   [ Updated programs translations ]
   * French (Christian Perrier).
   * French (Christian Perrier).
   * German (Sven Joachim).
   * German (Sven Joachim).

+ 1 - 1
man/po/po4a.cfg

@@ -3,7 +3,7 @@
 
 
 # Make sure the man pages are generated with the right encoding.
 # Make sure the man pages are generated with the right encoding.
 [po4a_alias:man] man                                      \
 [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_es:"-L ISO-8859-1     -A utf-8"      \
                  opt_fr:"-L ISO-8859-1"                   \
                  opt_fr:"-L ISO-8859-1"                   \
                  opt_hu:"-L ISO-8859-2     -A ISO-8859-2" \
                  opt_hu:"-L ISO-8859-2     -A ISO-8859-2" \