diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-17 13:03:56 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-17 13:03:56 +0000 |
| commit | 3c3dd501e3105b7623e07b71f1a59b671dafcafd (patch) | |
| tree | 9478e40e3acfaf0b9451e2f7f876f2bfbba752bb /debian | |
| parent | 25b0cfc0fe92da8a0114bd15aec16e47318b6f48 (diff) | |
| download | python-apt-3c3dd501e3105b7623e07b71f1a59b671dafcafd.tar.gz | |
* fail if a download fails
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index de986f32..51041924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.6.14.1) unstable; urgency=low + + * fix a invalid return from cache.commit(), fail if a download failed + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 17 Nov 2005 13:00:14 +0100 + python-apt (0.6.14) unstable; urgency=low * doc/examples/build-deps.py: |
