diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-01 21:00:54 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-01 21:00:54 +0100 |
commit | 699ec9460d846c6cd749882f3fc3e69a7ecaf14b (patch) | |
tree | 20fee17c61d1caa7962438994b8e618bbc4653e0 /debian | |
parent | 24b9038634f87cede3f1d58b223282f7f7a6e3cd (diff) |
instruct debiandoc to build files with utf-8 encoding
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 67b9283aa..3b0bf6c10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,8 @@ apt (0.7.26) UNRELEASED; urgency=low Patch by Christoph Goehre, thanks! (Closes: #463260) * cmdline/apt-cache.cc: - remove translatable marker from the "%4i %s\n" string + * buildlib/po4a_manpage.mak: + - instruct debiandoc to build files with utf-8 encoding -- Michael Vogt <mvo@debian.org> Thu, 10 Dec 2009 22:02:38 +0100 |