diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-26 18:46:03 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-07-26 18:46:03 +0200 |
| commit | e7fde76bef8ba317cd6cc681c21c27d4aad13199 (patch) | |
| tree | 482b1f7d83002c5fa28aca78abf9a88c4ccd589d /debian | |
| parent | 71022104cf64547ba54029555799d72e6fb8027f (diff) | |
| download | python-apt-e7fde76bef8ba317cd6cc681c21c27d4aad13199.tar.gz | |
* support sha256 as well
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 a086ded0..ba6c47f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ python-apt (0.6.19) 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_pkgmodule.cc: + - export sha256 generation [ Otavio Salvador ] * apt/cache.py: @@ -11,7 +13,7 @@ python-apt (0.6.19) unstable; urgency=low - allow change of rootdir for APT database loading - add dh_installexamples in package building Closes: #376014 - -- + -- python-apt (0.6.18-0.2) unstable; urgency=low |
