lp:ubuntu/intrepid-proposed/python-apt

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid-proposed/python-apt
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

72. By Emmet Hikory

* data/templates/Ubuntu.info.in: (LP: #531876)
  - refactor to use ports by default for gutsy and newer releases
  - Set appropriate exceptions to defaults for warty-intrepid

71. By Michael Vogt

* apt/package.py:
  - do not return None in sourcePackageName (LP: #123062)
* python/progress.cc:
  - when pulse() does not return a boolean assume "true"
    (thanks to Martin Pitt for telling me about the problem)
* aptsources/__init__.py, aptsources/distinfo.py:
  - run apt_pkg.init() when aptsources gets imported and not
    the distinfo function
  - fix detection of cdrom sources and add test for it

70. By Colin Watson

Rebuild against current apt on hppa.

69. By Michael Vogt

* python/cache.cc:
  - fix GetCandidateVer() reporting incorrect versions after
    SetCandidateVer() was used. Thanks to Julian Andres Klode for
    the test-case (LP: #237372)
* python/apt_instmodule.cc:
  - do not change working dir in debExtractArchive() (LP: #184093)
* apt/cache.py:
  - support "in" in apt.Cache() (LP: #251587)

68. By Michael Vogt

* python/cache.cc:
  - fix crash if Ver.PriorityType() returns NULL (LP: #253255)

67. By Michael Vogt

* data/templates/Debian.info.in:
  - add 'lenny' template info
* aptsources/distinfo.py:
  - fix template matching for arch specific code (LP: #244093)

66. By Michael Vogt

* apt/package.py:
  - add "isAutoRemovable()" method

65. By Michael Vogt

* python/apt_pkgmodule.cc:
  - fix bug in hashsum calculation when the original string
    contains \0 charackters (thanks to Celso Providelo and
    Ryan Hass for the test-case) LP: #243630
* tests/test_hashsums.py:
  - add tests for the hashsum code

64. By Michael Vogt

* merged with debian, remaining changes:
  - more up-to-date mirror list

63. By Michael Vogt

* apt/cache.py:
  - add "memonly" option to apt.Cache() to force python-apt to
    not touch the pkgcache.bin file (this works around a possible
    race condition in the pkgcache.bin handling)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/python-apt
This branch contains Public information 
Everyone can see this information.

Subscribers