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/changelog | |
parent | b1471fb3f60fdb9f91a45723ca70649204df7bdb (diff) | |
parent | a35960ae5a90f5e23d050fd18d6c803f0a451aaf (diff) |
* debian/rules:
- install html doxygen in libapt-pkg-doc as well
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3ec1617c6..65c0356f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,6 +68,8 @@ apt (0.7.26~exp4) UNRELEASEDexperimental; urgency=low (LP: #560956) * apt-pkg/deb/debrecords.cc: - fix max tag buffer size (LP: #545336, closes: #578959) + * debian/rules: + - install html doxygen in libapt-pkg-doc as well [ Julian Andres Klode ] * apt-pkg/contrib/weakptr.h: |