diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-12-19 12:06:06 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-12-19 12:06:06 +0100 |
| commit | 10ec8cd5b5614606b3db9fdc3d6e248984048f0e (patch) | |
| tree | cc0dfc5a71023941c032d8fa7681224fe35e634b /debian | |
| parent | f841101c94f1b5892f042ecab2c0c74e9b947c8c (diff) | |
| download | python-apt-10ec8cd5b5614606b3db9fdc3d6e248984048f0e.tar.gz | |
* apt/debfile.py:
- fix crash in dep multiarch handling
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fcf8ff98..df486b60 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ python-apt (0.8.3) unstable; urgency=low - add multiarch support to the debfile.py code * tests/test_apt_cache.py: - add additional check if provides test can actually be run + * apt/debfile.py: + - fix crash in dep multiarch handling -- Michael Vogt <mvo@debian.org> Thu, 08 Dec 2011 20:31:52 +0100 |
