diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-06-09 17:38:18 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-06-09 17:38:18 +0200 |
| commit | 0bb531dbcf27b40861467b831b120fc8b257e8ff (patch) | |
| tree | bbbda3be325306bbbe56b22aca25984bee710ddb /debian | |
| parent | 52ae9a181314398e4dc4996d1409e99b9bdbbf7e (diff) | |
| download | python-apt-0bb531dbcf27b40861467b831b120fc8b257e8ff.tar.gz | |
* changelog updated
* prints_uris.py example added
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5eac06d1..a1a9858e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +python-apt (0.6.18) unstable; urgency=low + + * doc/examples/print_uris.py: + - added a example to show how the indexfile.ArchiveURI() can be used + with binary packages + + -- + python-apt (0.6.17) unstable; urgency=low * apt/progress.py: @@ -24,7 +32,7 @@ python-apt (0.6.17) unstable; urgency=low * python/indexfile.cc: - added ArchiveURI() method - -- + -- Michael Vogt <mvo@debian.org> Mon, 8 May 2006 22:34:58 +0200 python-apt (0.6.16.2) unstable; urgency=low |
