diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-09-03 15:01:01 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-09-03 15:01:01 +0200 |
| commit | 2ca7c7acd3f47dc7da07fd8ad77df8c0c6c84735 (patch) | |
| tree | a1f37bfc5374d51cf54536099f7c8f5f021a1fc3 /debian | |
| parent | 0d4a8172a7bceac5bdca37cc199d9bfba889cc4f (diff) | |
| download | python-apt-2ca7c7acd3f47dc7da07fd8ad77df8c0c6c84735.tar.gz | |
* apt/progress/__init__.py:
- catch exceptions in pm.DoInstall()
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 ada400bb..3f23a368 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ python-apt (0.7.13.3) UNRELEASED; urgency=low - add actiongroup() method (backport from 0.7.92) - re-work the logic in commit() to fail if installArchives() returns a unexpected result + * apt/progress/__init__.py: + - catch exceptions in pm.DoInstall() [ Sebastian Heinlein ] * apt/package.py: |
