~ubuntu-branches/ubuntu/raring/update-manager/raring-proposed

Viewing all changes in revision 417.

  • Committer: Package Import Robot
  • Author(s): Colin Watson, Mike Terry, Colin Watson, Steve Langasek
  • Date: 2013-02-25 17:31:29 UTC
  • Revision ID: package-import@ubuntu.com-20130225173129-d6bvl2asg78ixnry
Tags: 1:0.183
[ Mike Terry ]
* Fix toggling items after doing a deselect-all. (LP: #1129191)

[ Colin Watson ]
* Fix PEP-8 failures.
* Fix pyflakes failures.
* Depend on pep8 and pyflakes for the autopkgtest suite.
* Use logging.warning rather than deprecated logging.warn.
* Fix test_meta_release_core.SillyProxyRequestHandler to write bytes
  rather than text to its output file object.
* Make test_meta_release_core pick a new proxy port for each test.
* Use EnvironmentVarGuard in test_meta_release_core to reduce the risk of
  test isolation bugs.
* MetaReleaseCore: Plug some open file object leaks.
* Make test_meta_release_core call install_opener(None) every time it
  changes proxy settings, to avoid stale ones being left around from
  previous tests.
* Reopen cache in GroupingTestCase.setUp, TestCache.setUp, and
  TestChangelogs.setUp to avoid test isolation bugs.
* Remove unnecessary cache update in PhasedTestCase.setUp; reopening the
  cache is sufficient.
* Allow saveDistUpgrade to remove packages provided that upgrade
  candidates declare Conflicts+Replaces+Provides on them (LP: #1038113).

[ Steve Langasek ]
* Build-depend on python3-all (>= 3.3.0-2) for pybuild support and drop
  the now-extraneous overrides from debian/rules; this incidentally works
  around an issue I don't understand where the package was now failing to
  build locally from trying to invoke python setup.py instead of python3.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: