diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0d890f44..97bdd506 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,10 @@ python-apt (0.7.100.2) UNRELEASED; urgency=low - require new libapt-pkg-dev SetCandidateRelease() * python/apt_pkgmodule.cc: - strip multiarch by default in RealParseDepends + - add optional parameter to allow parse_depends() to keep the + multiarch parameter + * tests/test_deps.py: + - add test forapt_pkg.parse_depends(strip_multiarch=True) -- Michael Vogt <mvo@debian.org> Tue, 07 Dec 2010 13:41:07 +0100 |
