diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-17 22:21:03 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-17 22:21:03 +0200 |
commit | 1c8754c2fc67e6bafd92af8cb964661e858c6f41 (patch) | |
tree | d8edcbf8dd0034c84dddf07ad2a313e6d0605e4e /debian | |
parent | 335e2c82afc5ddb305c9e36fac17a024d7dc9c3f (diff) |
* doc/makefile:
- build manpages with the correct l10n.gentext.default.language setting
to get the correct section titles provided by docbook
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bcc29eb86..b6464388d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,9 @@ apt (0.9.4) UNRELEASED; urgency=low * cmdline/apt-get.cc: - use the host architecture, not the build architecture for matching of [architecture restrictions] in Build-Depends (Closes: #672927) + * doc/makefile: + - build manpages with the correct l10n.gentext.default.language setting + to get the correct section titles provided by docbook [ Raphael Geissert ] * apt-pkg/acquire*.cc: |