diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 16:25:32 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 16:25:32 +0200 |
commit | 2348c40f43486f2b4b4b5ac6dbbb6d079cc343ce (patch) | |
tree | 60afb31d7e597c5e67e6685ac4b8ed1bcc4a52b3 /debian/control | |
parent | 63b528a4585d10926a9972663435bc0abc815345 (diff) |
* debian/rules:
- install html doxygen in libapt-pkg-doc as well
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d756871d1..7cc0a1307 100644 --- a/debian/control +++ b/debian/control @@ -51,6 +51,9 @@ Section: doc Description: Documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. + . + This includes the source code documentation generated by doxygen + in html format. Package: apt-utils Architecture: any |