summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-11-12 22:38:21 +0000
committerjoeyh <joeyh>2006-11-12 22:38:21 +0000
commiteb1e1a24623f86294b4b4aad4fb0c5a0c643ed41 (patch)
tree458a4a46ea84b4913b0e6ed44e0edf0685c86952
parent3b2331307def98d7611d9885f741cd4001005835 (diff)
r1960: releasing version 5.0.42
-rw-r--r--debian/changelog8
-rw-r--r--man/po4a/po4a.cfg1
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 331e66f0..ac0eaf0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
-debhelper (5.0.42) UNRELEASED; urgency=low
+debhelper (5.0.42) unstable; urgency=low
[ Valery Perrin ]
* Update french translation with recents changes in dh_link and
dh_installinfo
- -- Joey Hess <joeyh@debian.org> Tue, 7 Nov 2006 17:04:47 -0500
+ [ Joey Hess ]
+ * Patch from Simon Paillard to convert French manpages from utf-8 to
+ ISO-8859-15. Closes: #397953
+
+ -- Joey Hess <joeyh@debian.org> Sun, 12 Nov 2006 17:32:23 -0500
debhelper (5.0.41) unstable; urgency=low
diff --git a/man/po4a/po4a.cfg b/man/po4a/po4a.cfg
index 84ccde0c..fce6a451 100644
--- a/man/po4a/po4a.cfg
+++ b/man/po4a/po4a.cfg
@@ -1,5 +1,6 @@
[po4a_langs] fr es
[po4a_paths] man/po4a/po/debhelper.pot $lang:man/po4a/po/$lang.po
+[po4a_alias:pod] pod opt_fr:"-L ISO-8859-15 -A UTF-8"
[type: pod] debhelper.pod $lang:man/$lang/debhelper.pod add_fr:man/po4a/add.fr add_es:man/po4a/add1.es
[type: pod] dh_builddeb $lang:man/$lang/dh_builddeb.pod add_fr:man/po4a/add.fr add_es:man/po4a/add1.es
[type: pod] dh_clean $lang:man/$lang/dh_clean.pod add_fr:man/po4a/add.fr add_es:man/po4a/add1.es