This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
commit 7fd94771c8340fecef49d90577de4d49adcfe323 Author: Guillem Jover <[email protected]> Date: Sun Sep 25 02:34:21 2016 +0200 man/po: Append the German addendum at the end of the translation Do not assume that every page has the SEE ALSO section. --- debian/changelog | 2 ++ man/po/de.add | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 109cdb1..c079b9f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,8 @@ dpkg (1.18.11) UNRELEASED; urgency=medium - Switch from groff escape sequences to UTF-8 in man pages sources. - Disable hyphenation in man pages globally, because it performs very poorly on many technical terms. + - Append the German man pages addendum at the end of the translation, + instead of assuming that every page has the SEE ALSO section. * Build system: - Add support for profiling perl modules. - Clean up compiler and linker automatic flag usage in configure. diff --git a/man/po/de.add b/man/po/de.add index 7d5c979..824100f 100644 --- a/man/po/de.add +++ b/man/po/de.add @@ -1,4 +1,4 @@ -PO4A-HEADER:mode=after;position=^\.TH;beginboundary=^\.SH "SIEHE AUCH" +PO4A-HEADER:mode=after;position=^\.TH;beginboundary=FakePo4aBoundary .SH ÜBERSETZUNG Die deutsche Übersetzung wurde 2004, 2006-2016 von Helge Kreutzmann <[email protected]>, 2007 von Florian Rehnisch <[email protected]> und -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/dpkg/dpkg.git

