diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-14 15:16:26 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-14 15:16:26 +0200 |
commit | b65d5efc0c4097f76d18f9ac737e57b14fe6ec90 (patch) | |
tree | 6524c18a99ba14c8217ebdb510ea5e7211b6e0f0 /debian/changelog | |
parent | e4bc41c765f2b9fec55faa747e8330130c987678 (diff) |
* debian/control:
- move doxygen and debiandoc-sgml to Build-Depends-Indep as docs
are no longer build in the same target as the manpages
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3de297513..f0a6aba3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,6 +12,9 @@ apt (0.9.4) UNRELEASED; urgency=low * 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 + * debian/control: + - move doxygen and debiandoc-sgml to Build-Depends-Indep as docs + are no longer build in the same target as the manpages -- David Kalnischkies <kalnischkies@gmail.com> Fri, 11 May 2012 23:26:59 +0200 |