lp:~ubuntu-core-dev/python-apt/intrepid

Created by Michael Vogt and last modified
Get this branch:
bzr branch lp:~ubuntu-core-dev/python-apt/intrepid
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Core Development Team
Project:
the python apt bindings
Status:
Development

Recent revisions

281. By Michael Vogt

* 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

280. By Michael Vogt

* apt/package.py:
  - do not return None in sourcePackageName (LP: #123062)

279. By Michael Vogt

* 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

278. By Colin Watson

releasing version 0.7.7.1ubuntu3

277. By Colin Watson

Rebuild against current apt on hppa.

276. 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)

275. By Michael Vogt

add correct bugnumber

274. By Michael Vogt

* python/cache.cc:
  - fix crash if Ver.PriorityType() returns NULL
  - add 'lenny' template info (closes: #476364)

273. By Michael Vogt

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

272. By Michael Vogt

* merged from debian-sid
* data/templates/Debian.info.in:
  - s/MatchUri/MatchURI/. Thanks, Gustavo Noronha Silva (closes: #487673)
* python/cache.cc:
  - Throw an exception rather than segfaulting when GetCache() is called
    before InitSystem() (closes: #369147)
* doc/examples/config.py:
  - Fix config.py --help (closes: #257007)
* 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
* apt/package.py:
  - add "isAutoRemovable()" method
* python/pkgsrcrecords.cc:
  - add "Record" attribute to the PkgSrcRecord to access the
    full source record
* debian/rules:
  - remove the arch-build target, we have bzr-builddeb now

Branch metadata

Branch format:
Branch format 5
Repository format:
Bazaar-NG Knit Repository Format 1
This branch contains Public information 
Everyone can see this information.