summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-07-26 17:31:31 +0200
committerMichael Vogt <egon@bottom>2006-07-26 17:31:31 +0200
commit036d3715da9858ef9c6fdd832934bf64359849bf (patch)
tree4ea44164f087479693cd6d3568e13a07b3afcb5e
parent9887b008d40503a75514edb8ea0c71a23a620623 (diff)
downloadpython-apt-036d3715da9858ef9c6fdd832934bf64359849bf.tar.gz
* changelog updated
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index deb50ab7..d8ad9da4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-apt (0.6.19) unstable; urgency=low
+python-apt (0.6.19exp1) experimental; urgency=low
[ Michael Vogt ]
* doc/examples/print_uris.py:
@@ -10,8 +10,10 @@ python-apt (0.6.19) unstable; urgency=low
- fix commit doc string to also cite the open related callbacks
- allow change of rootdir for APT database loading
- add dh_installexamples in package building Closes: #376014
+ * python/depcache.cc:
+ - "IsGarbage()" method added (to support auto-mark)
- -- Michael Vogt <mvo@debian.org> Tue, 25 Jul 2006 11:45:28 +0200
+ -- Michael Vogt <mvo@debian.org> Wed, 26 Jul 2006 17:30:08 +0200
python-apt (0.6.18-0.2) unstable; urgency=low