diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 16:34:20 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 16:34:20 +0200 |
commit | a35960ae5a90f5e23d050fd18d6c803f0a451aaf (patch) | |
tree | 0f7f886c91a753612bf2253139e92c5d1742bf4b /debian/control | |
parent | cda675393c357aeeb7617652f5fe3c77d803229a (diff) | |
parent | 2348c40f43486f2b4b4b5ac6dbbb6d079cc343ce (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 9cd3888b1..0c6f6b16d 100644 --- a/debian/control +++ b/debian/control @@ -52,6 +52,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 |