summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-07-26 18:46:03 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-07-26 18:46:03 +0200
commite7fde76bef8ba317cd6cc681c21c27d4aad13199 (patch)
tree482b1f7d83002c5fa28aca78abf9a88c4ccd589d /debian
parent71022104cf64547ba54029555799d72e6fb8027f (diff)
downloadpython-apt-e7fde76bef8ba317cd6cc681c21c27d4aad13199.tar.gz
* support sha256 as well
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
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