python-apt (0.6.12) hoary; urgency=low * added a tests/ directory * added tests/pkgsrcrecords.py that will check if the pkgsrcrecords interface does not segfault -- Michael Vogt Fri, 6 May 2005 10:11:52 +0200 python-apt (0.6.11) experimental; urgency=low * fixed some reference count problems in the depcache and pkgsrcrecords code * DepCache.Init() is never called implicit now * merged with python-apt tree from Greek0@gmx.net--2005-main 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 * Fixed a bug in DepCache.Upgrade() -- Michael Vogt Wed, 2 Mar 2005 11:32:15 +0100 python-apt (0.5.36) hoary; urgency=low * Fix build-depends, somehow lost in merge -- Matt Zimmerman Sat, 26 Feb 2005 18:53:54 -0800 python-apt (0.5.35) hoary; urgency=low * Target hoary this time -- Matt Zimmerman Sat, 26 Feb 2005 15:57:21 -0800 python-apt (0.5.34) unstable; urgency=low * Restore Ubuntu changes - Build python 2.4 as default, add python2.3-apt - Typo fix (Ubuntu #4677) -- Matt Zimmerman Sat, 26 Feb 2005 15:53:30 -0800 python-apt (0.5.33) unstable; urgency=low * Merge michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0 - Basic depcache API (Ubuntu #6889) -- Matt Zimmerman Sat, 26 Feb 2005 15:37:48 -0800 python-apt (0.5.32) unstable; urgency=low * Update to work with apt 0.5.32 (bzip2 deb support) -- Matt Zimmerman Sun, 12 Dec 2004 09:44:45 -0800 python-apt (0.5.10) unstable; urgency=low * Recompile with apt 0.5 -- Matt Zimmerman Fri, 26 Dec 2003 09:09:40 -0800 python-apt (0.5.9) unstable; urgency=low * Fix broken object initialization in sourcelist.cc and srcrecords.cc (Closes: #215792) -- Matt Zimmerman Thu, 25 Dec 2003 12:12:04 -0800 python-apt (0.5.8) unstable; urgency=low * Adjust build-depends to build with python2.3. No other changes. * This seems to break the new source package support, probably because the new source package support is buggy. -- Matt Zimmerman Fri, 8 Aug 2003 09:01:12 -0400 python-apt (0.5.5.2) unstable; urgency=low * Add myself to Uploaders so that bugs don't get tagged as NMU-fixed anymore * Initial support for working with source packages (Closes: #199716) -- Matt Zimmerman Tue, 22 Jul 2003 22:20:00 -0400 python-apt (0.5.5.1) unstable; urgency=low * DepIterator::GlobOr increments the iterator; don't increment it again. This caused every other dependency to be skipped (Closes: #195805) * Avoid a null pointer dereference when calling keys() on an empty configuration (Closes: #149380) -- Matt Zimmerman Mon, 2 Jun 2003 23:18:53 -0400 python-apt (0.5.5) unstable; urgency=low * Rebuild with apt 0.5.5 -- Matt Zimmerman Tue, 6 May 2003 10:01:22 -0400 python-apt (0.5.4.9) unstable; urgency=low * Parse /var/lib/dpkg/status in examples/tagfile.py, so that it works out of the box (Closes: #175340) * Rebuild with apt 0.5.4.9 (libapt-pkg-libc6.3-5-3.3) -- Matt Zimmerman Tue, 18 Feb 2003 16:42:24 -0500 python-apt (0.5.4.4) unstable; urgency=low * Fix for memory leak with TmpGetCache. Closes: #151489 * Include additional examples from Moshe Zadka Closes: #150091, #152048 * Rebuild for python2.2, which is now the default version Closes: #158460 * No CVS directories in source tarball Closes: #157773 -- Matt Zimmerman Tue, 27 Aug 2002 19:22:10 -0400 python-apt (0.5.4.3) unstable; urgency=low * #include in python/generic.h so that we can build on ia64, which uses g++-2.96 (Closes: #137467) -- Matt Zimmerman Sat, 9 Mar 2002 23:34:13 -0500 python-apt (0.5.4.2) unstable; urgency=high * Fix g++-3.0 compilation issues (Closes: #134020) -- Matt Zimmerman Sun, 24 Feb 2002 00:20:22 -0500 python-apt (0.5.4.1) unstable; urgency=low * Add apt-utils to build-depends, since libapt-pkg-dev doesn't pull it in. This should allow python-apt to be autobuilt more readily. -- Matt Zimmerman Sat, 23 Feb 2002 19:01:15 -0500 python-apt (0.5.4) unstable; urgency=low * Initial release. * Initial packaging by Jason Gunthorpe, et al. -- Matt Zimmerman Wed, 16 Jan 2002 01:37:56 -0500