diff options
author | Michael Vogt <mvo@debian.org> | 2013-07-10 16:41:14 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2013-07-10 16:41:14 +0200 |
commit | 9c5104cf35c6bca91247a8a31c1748be80ab7d68 (patch) | |
tree | f57c791b4e5226799038a1ddb9821082e0c040c7 /debian | |
parent | 8bb62daf9b1bbeec8a40cfed239a8e9ac115353a (diff) |
apt-pkg/packagemanager.cc:
* apt-pkg/packagemanager.cc:
- increate APT::pkgPackageManager::MaxLoopCount to 5000
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 295142165..cb47dd456 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,10 @@ apt (0.9.9.1) UNRELEASED; urgency=low + [ Michael Vogt ] * debian/rules: - call dh_clean in clean (closes: #714980) + * apt-pkg/packagemanager.cc: + - increate APT::pkgPackageManager::MaxLoopCount to 5000 -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 05 Jul 2013 16:39:34 +0200 |