diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-28 13:52:49 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-28 13:52:49 +0000 |
| commit | ca8c79947fae5f77272e0912b74e13778192e4c1 (patch) | |
| tree | d7d1ea3912eadc99d85e594564707fef983d0c97 /debian | |
| parent | 311111a187216e25957c08e7c2e114b0118a48e2 (diff) | |
| download | python-apt-ca8c79947fae5f77272e0912b74e13778192e4c1.tar.gz | |
* small tweaks, prepared next ubuntu upload
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1a4cb0a8..3d865f90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,16 @@ -python-apt (0.6.15) unstable; urgency=low +python-apt (0.6.14ubuntu2) dapper; urgency=low + + * rewrote cache.Commit() and make it raise proper Exception if stuff + goes wrong + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 28 Nov 2005 14:48:01 +0100 + +python-apt (0.6.14ubuntu1) dapper; urgency=low * fix a invalid return from cache.commit(), fail if a download failed * apt.Package.candidateOrigin returns a class now * added pkgAcquire, pkgPackageManager and a example (acquire.py) * tightend build-dependencies for new apt and the c++ transition - * rewrote cache.Commit() and make it raise proper Exception if stuff - goes wrong -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 17 Nov 2005 13:00:14 +0100 |
