lp://qastaging/~bkerensa/ubuntu/trusty/python-apt/add-trusty-template

Created by Benjamin Kerensa and last modified
Get this branch:
bzr branch lp://qastaging/~bkerensa/ubuntu/trusty/python-apt/add-trusty-template
Only Benjamin Kerensa can upload to this branch. If you are Benjamin Kerensa please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Benjamin Kerensa
Status:
Development

Recent revisions

175. By Benjamin Kerensa

Add trusty template to data/templates/Ubuntu.info.in

174. By Jackson Doak

* Merge from debian unstable. Remaining changes:
  - add "saucy" to data/templates/Ubuntu.info.in
  - mark packages as Multi-Arch: allowed.

173. By Michael Vogt

* aptsources/distro.py:
  - include the missing ID in the NoDistroTemplateException() error,
    thanks to Brian Murray
* data/templates/Ubuntu.info.in:
  - add "saucy"

172. By Jean-Baptiste Lallement

Add "Saucy Salamander" to templates/Ubuntu.info. LP: #1174562

171. By Matthias Klose

Make python{,3}-apt{,-dbg} Multi-Arch: allowed. LP: #1130709.

170. By Martin Pitt

* tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that with
  an unintelligible crash.
* tests/test_auth.py: In test_add_key_from_server_mitm(), show the exception
  if it does not match the expectation, so that this becomes possible to
  debug.
* aptsources/distro.py: Replace the deprecated getiterator() ElementTree
  method with iter(), to avoid raising a PendingDeprecationWarning.
* tests/test_auth.py: Temporarily disable $http_proxy for the tests, as
  gnupg does not get along with proxies (LP #789049)

169. By Colin Watson

* tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py:
  - Clear out APT::Update::Post-Invoke and
    APT::Update::Post-Invoke-Success in tests that call cache.update to
    avoid pollution from the host system.
* tests/test_auth.py:
  - Discard stderr from gpg.
  - Try successive keyserver ports if 19191 is already in use.
* aptsources/distinfo.py, aptsources/distro.py, aptsources/sourceslist.py,
  tests/test_apt_cache.py, tests/test_debfile_multiarch.py:
  - Use logging.warning rather than the deprecated logging.warn.
* tests/test_debfile_multiarch.py:
  - Don't log warnings when skipping tests; the resulting stderr output
    causes autopkgtest to fail.
* tests/test_all.py:
  - Write general test status output to stdout, not stderr.
* tests/test_aptsources.py:
  - Clean up file object in test_enable_component.

168. By Colin Watson

* tests/test_lp659438.py:
  - Add an Architecture: line to the test Packages file so that apt
    doesn't get upset with it.

167. By Colin Watson

* data/templates/Ubuntu.info.in:
  - Fix descriptions of quantal and raring.

166. By Michael Vogt

[ Michael Vogt ]
* merged from the debian-sid branch:
  - do not build-depend on python-unittest2, only needed for python2.6
* merged from the debian-experimental branch
* python/tag.cc:
  - make TagSecString_FromStringAndSize, TagSecString_FromString
    static, thanks to jcristau
* python/cache.cc:
  - add "Codename" to PackageFile object
* add dep8 style autopkgtest support
* build fixes for python3.3
* data/templates/Ubuntu.info.in:
  - add raring

[ Jason Conti ]
* lp:~jconti/python-apt/closeable-cache:
  - add apt.Cache.close() method

Branch metadata

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

Subscribers