diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-10 20:41:00 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-10 20:41:00 +0200 |
commit | 4e1c86a6c0cf9a6e51ec4f9b9ad9271547fa036d (patch) | |
tree | 17918dd04d8b0cc2bd9f0eeec8340989d4844cde /debian/changelog | |
parent | db09a1c5dd74f422571c4130364bb7c78200e8c8 (diff) |
* apt-inst/deb/debfile.h:
- readd 'md5.h' to the uncleaned header includes to make qapt build
against us again unchanged to unblock transition (Closes: #669163)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7b1ed46ac..3e36f0fa8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,6 +51,9 @@ apt (0.9.3) UNRELEASED; urgency=low * apt-pkg/algorithms.cc: - factor out of ListUpdate a AcquireUpdate to be able to provide your own pkgAcquire fetcher to the wrapper + * apt-inst/deb/debfile.h: + - readd 'md5.h' to the uncleaned header includes to make qapt build + against us again unchanged to unblock transition (Closes: #669163) -- David Kalnischkies <kalnischkies@gmail.com> Mon, 07 May 2012 21:12:23 +0200 |