diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-11 10:21:05 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-04-11 10:21:05 +0200 |
commit | 621aeca0bc8fe39c57d6221c7581c758e5822fd0 (patch) | |
tree | 7959608084f0cbd79531873f18ac6b77196ffa41 /debian/changelog | |
parent | 6d0527822b8c240c929687f68b5f171d3ef2af3c (diff) |
* debian/control:
- suggest xz-lzma instead of lzma
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 2003da5c3..c86796043 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ apt (0.8.16~exp14) UNRELEASED; urgency=low - add APT::pkgPackageManager::MaxLoopCount to ensure that the ordering code does not get into a endless loop when it flip-flops between two states + * debian/control: + - suggest xz-lzma instead of lzma [ David Kalnischkies ] * apt-pkg/packagemanager.cc: |