diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-17 10:02:38 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-09-17 10:02:38 +0200 |
commit | b6d189cab739eb23fc8d86c051b4081d52705ab0 (patch) | |
tree | 2a2f196404010de2126ca0842e15a7c61e2c11b6 /debian | |
parent | 6422a70461fe89041d6112fed831b1c07cd45a3f (diff) |
* buildlib/debiandoc.mak, buildlib/po4a_manpage.mak:
- ensure that the build fails if documentation building fails
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7e70d16db..75ac29a71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,8 +12,10 @@ apt (0.8.5) UNRELEASED; urgency=low * debian/control: - build-depend on docbook-xml to ensure that the xml DTDs are always available on the buildds (Closes: #597145) + * buildlib/debiandoc.mak, buildlib/po4a_manpage.mak: + - ensure that the build fails if documentation building fails - -- David Kalnischkies <kalnischkies@gmail.com> Fri, 17 Sep 2010 09:53:04 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 17 Sep 2010 10:01:45 +0200 apt (0.8.4) unstable; urgency=low |