diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-28 22:48:53 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-11-28 22:48:53 +0000 |
| commit | 06a053521298379ebae54f59901c05b9cfe9f3f8 (patch) | |
| tree | de51d0959b20ff9c8e51a51bd0a0f18af9678ebb /debian | |
| parent | 4f61703281ce5b7b4902d4d496eb6f0976ac2190 (diff) | |
| download | python-apt-06a053521298379ebae54f59901c05b9cfe9f3f8.tar.gz | |
* changelog fixes
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog index 3d865f90..efd6cdca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,13 @@ -python-apt (0.6.14ubuntu2) dapper; urgency=low +python-apt (0.6.15) unstable; 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 - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 17 Nov 2005 13:00:14 +0100 + -- Michael Vogt <mvo@debian.org> Mon, 28 Nov 2005 23:48:37 +0100 python-apt (0.6.14) unstable; urgency=low |
