diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-14 14:39:15 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-14 14:39:15 +0200 |
commit | e4bc41c765f2b9fec55faa747e8330130c987678 (patch) | |
tree | 347206c605adeeba04b0f7fa6d37d0434b248c69 /debian/changelog | |
parent | 282c8f2551d57daf4f4d268b03e67f1752a9fde9 (diff) |
- separate manpages from the rest of the doc building
- make apt and apt-utils packages depend on manpages instead of full doc
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 12097ca6f..3de297513 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,10 +6,12 @@ apt (0.9.4) UNRELEASED; urgency=low as we don't need a symbol for it as it is not in a header * Makefile, buildlib/*.mak: - reshuffle dependencies so that parallel building seems to work + - separate manpages from the rest of the doc building * prepare-release: - apt-inst version isn't apt versions, so don't override variable * debian/rules: - apt-utils packages manpages, so it should depend on build-doc + - make apt and apt-utils packages depend on manpages instead of full doc -- David Kalnischkies <kalnischkies@gmail.com> Fri, 11 May 2012 23:26:59 +0200 |