lp://staging/ubuntu/quantal-proposed/python-apt
- Get this branch:
- bzr branch lp://staging/ubuntu/quantal-proposed/python-apt
Branch merges
Branch information
Recent revisions
- 159. By Steve Langasek
-
* Merge from unreleased Debian branch, remaining changes:
- drop recommends on python2.6
- build with COMPAT_0_7, which might still be needed by some code in the
Ubuntu archive. We need to scan the archive for this, add liberal
Breaks, and analyze the dist-upgrader case before disabling.
* Revert change from lp:~ev/python-apt/dont-leak-fds; as discussed on IRC
during the Python3 porting sprint, the cure here is worse than the
disease. - 157. By Michael Vogt
-
[ Michael Vogt ]
* python/cache.cc:
- ensure that pkgApplyStatus is called when the cache is opened
Thanks to Sebastian Heinlein for finding this bug, providing a fix
and adding a regression test, LP: #659438 - 156. By Michael Vogt
-
* apt/cache.py:
- fix _have_multi_arch flag (thanks to Sebastian Heinlein) LP: #966916 - 155. By Michael Vogt
-
[ Michael Vogt ]
* apt/package.py:
- if there is no Version.uri return None[ Julian Andres Klode ]
* python/apt_pkgmodule. cc:
- Fix apt_pkg.Dependency. TYPE_RECOMMENDS , had Suggests value previously - 154. By Michael Vogt
-
* doc/examples/
build-deps. py:
- update the build-deps.py example to use the apt API more
* add support for apt_pkg.Policy. get_priority( PkgFileIterator )
* apt/debfile.py:
- use apt_inst for reading the control_filelist
* debian/control:
- remove no longer needed dependency on python-debian
* tests/test_tagfile. py:
- add test for apt_pkg.TagFile() both for compressed/uncompressed
files
* python/tag.cc, tests/test_tagfile. py:
- add support a filename argument in apt_pkg.TagFile() (in addition
to the file object currently supported)
* tests/test_apt_cache. py:
- fix tests on kfreebsd/ia64
* apt/debfile.py:
- fix crash in dep multiarch handling
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/raring/python-apt