diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-29 13:52:52 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-29 13:52:52 +0200 |
commit | 1098ae37273547d0b4c7d05c8c6b36db56c25443 (patch) | |
tree | c9f7f22bce8dcf211e3510ca852128ba737ec510 /debian/changelog | |
parent | ba4c8a96f4ecd883bc9195f8a6e625304693829b (diff) |
* debian/control:
- demote debiandoc-sgml to Build-Depends-Indep
* doc/makefile:
- separate translation building of debiandoc from manpages
so that we don't need to build debiandoc for binary packages
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1e63657bc..c8b48cc4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,8 +14,12 @@ apt (0.9.7.1) UNRELEASED; urgency=low * debian/control: - libapt-{pkg,inst} packages should be in section 'libs' instead of 'admin' as by ftp-master override request in #677596 + - demote debiandoc-sgml to Build-Depends-Indep + * doc/makefile: + - separate translation building of debiandoc from manpages + so that we don't need to build debiandoc for binary packages - -- David Kalnischkies <kalnischkies@gmail.com> Mon, 25 Jun 2012 18:07:13 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 29 Jun 2012 13:52:30 +0200 apt (0.9.7) unstable; urgency=low |