From 65fc206205e13da3fab7438dcb4501231f6f88ac Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 31 Mar 2005 18:30:03 +0000 Subject: * merged with the pkgDepCache tree Patches applied: * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-10 * version number is 0.5.36ubuntu1 * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-11 * return "None" in GetCandidateVer if no Candidate is found * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-12 * changelog entry * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-13 * never do "DepCache.Init()" implicit * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-14 * reference counting added for Py_None --- debian/changelog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 10e5cda2..0c8c9431 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +python-apt (0.5.36ubuntu4) hoary; urgency=low + + * fixed some reference count problems in the depcache code + + -- Michael Vogt Thu, 31 Mar 2005 13:15:50 +0200 + +python-apt (0.5.36ubuntu3) hoary; urgency=low + + * DepCache.Init() is never called implicit now + + -- Michael Vogt Wed, 23 Mar 2005 15:24:56 +0100 + +python-apt (0.5.36ubuntu2) hoary; urgency=low + + * return "None" in GetCandidateVer() if no Candidate is found + + -- Michael Vogt Tue, 15 Mar 2005 12:30:06 +0100 + python-apt (0.5.36ubuntu1) hoary; urgency=low * DepCache.ReadPinFile() added -- cgit v1.2.3