diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 16:39:20 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-05-05 16:39:20 +0200 |
commit | 224da0778ff385ccbbc7f4abfbd2a6ddcbd9dbfc (patch) | |
tree | 65ee366c5b24594ac29f6c0ae6a8b73b4d1702e7 /debian/control | |
parent | b1471fb3f60fdb9f91a45723ca70649204df7bdb (diff) | |
parent | a35960ae5a90f5e23d050fd18d6c803f0a451aaf (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 f0178d571..ad4ed24ec 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 |