~ubuntu-branches/ubuntu/vivid/python-apt/vivid-proposed

Viewing all changes in revision 175.

  • Committer: Package Import Robot
  • Author(s): Julian Andres Klode, Michael Vogt, Julian Andres Klode, Jeremy Bicha, Jakub Wilk, Daniel Hartwig
  • Date: 2013-10-21 20:53:17 UTC
  • mfrom: (2.3.36 sid)
  • Revision ID: package-import@ubuntu.com-20131021205317-n8gtc4wsnw3qmo4v
Tags: 0.9.0
[ Michael Vogt ]
* some fixes from the "coverity" scan
* merge from Ubuntu:
  - data/templates/Ubuntu.info.in: add "Saucy Salamander" to 
  - debian/control: add "Multi-Arch: allowed"

[ Julian Andres Klode ]
* Completely remove all old-API support code
* Accept bytes object for file names (Closes: #680971)
* aptsources/sourceslist.py
  - Document correct use of uniq and hide it using __all__ (Closes: #723815)
  - Correctly parse multiple options (LP: #1103200)
* python/apt_pkgmodule.cc:
  - Fix documentation of version_compare (Closes: #680891)
* python/cache.cc:
  - Set NoDelete=true when creating Policy, fixes segfault in destructor
* apt/package.py:
  - Add a Package.has_config_files property (Closes: #712749)
* tests:
  - Do not set dir::etc::sourceparts to /tmp
* apt, aptsources:
  - Only call init_config() if not already initialized (Closes: #686403)
* apt/debfile.py:
  - Pass strip_multi_arch=False to parse_depends. Patch by Michael, tests
    derived from the ones provided by the reporter.
    Closes: #717859. Closes: #717861.
* doc/source/examples/dpkg-info.py:
  - Use apt_inst.DebFile (Closes: #671784)
* doc/examples/*.py:
  - Update examples to the new API (Closes: #639022)
* tests/old/*.py:
  - Update to new API as well
* data/templates/Ubuntu.info.in:
  - Add "Trusty Thar"
* debian/control:
  - Set Standards-Version to 3.9.4

[ Jeremy Bicha ]
* data/templates/Ubuntu.info.in: add 'devel' series (Closes: #722961)

[ Jakub Wilk ]
* python-apt: formatting error in library/index.rst (Closes: #692484)

[ Daniel Hartwig ]
* apt/package.py:
  - mark_upgrade misuses FromUser to set auto-installed (Closes: #686726)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: