diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-01-04 23:27:33 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-01-04 23:27:33 +0000 |
| commit | 170c310e75aa0bc417cb67f6e560fdaab482d72e (patch) | |
| tree | 7d83888cf413bccbd80b4e5388761c0f66fa20bb /debian | |
| parent | 5462bd26c53ed6cddfec2d22a85034db2c786b51 (diff) | |
| download | python-apt-170c310e75aa0bc417cb67f6e560fdaab482d72e.tar.gz | |
* added support for pkgIndexFile
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 6c9d56ec..2635581d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,8 +7,9 @@ python-apt (0.6.16) unstable; urgency=low * apt/ API change: apt.Package.candidateOrigin returns a list of origins now instead of a single one * apt_pkg.Cdrom.Add() returns a boolean now, CdromProgress has totalSteps + * added support for pkgIndexFile and added SourcesList.FindIndex() - -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 22 Dec 2005 10:21:51 +0100 + -- python-apt (0.6.15) unstable; urgency=low |
