diff options
| author | Michael Vogt <egon@bottom> | 2006-11-03 22:07:09 +0100 |
|---|---|---|
| committer | Michael Vogt <egon@bottom> | 2006-11-03 22:07:09 +0100 |
| commit | a231ca12f5fbb6adb55142973eb4d7a284763ace (patch) | |
| tree | 045177085bc0326d3428ab770572e22662c51bf6 /debian | |
| parent | 036d3715da9858ef9c6fdd832934bf64359849bf (diff) | |
| parent | 8d79b99c1a3338e31e8def858cee3209824ae8bf (diff) | |
| download | python-apt-a231ca12f5fbb6adb55142973eb4d7a284763ace.tar.gz | |
* merged with mainline
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d8ad9da4..b210fb24 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ python-apt (0.6.19exp1) experimental; urgency=low * doc/examples/print_uris.py: - added a example to show how the indexfile.ArchiveURI() can be used with binary packages + * python/apt_pkgmodule.cc: + - export sha256 generation [ Otavio Salvador ] * apt/cache.py: @@ -13,7 +15,7 @@ python-apt (0.6.19exp1) experimental; urgency=low * python/depcache.cc: - "IsGarbage()" method added (to support auto-mark) - -- Michael Vogt <mvo@debian.org> Wed, 26 Jul 2006 17:30:08 +0200 + -- Michael Vogt <mvo@debian.org> Wed, 26 Jul 2006 18:57:23 +0200 python-apt (0.6.18-0.2) unstable; urgency=low |
