lp:debian/jessie/python-apt

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/jessie/python-apt
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

56. By Julian Andres Klode

[ Julian Andres Klode ]
* apt/cache.py: Work around a cyclic reference from Cache to its methods
  (Closes: #745487)
* python/arfile.cc: LFS: Use long long instead of long for file sizes
* python/arfile.cc: Do not allow files larger than SIZE_MAX to be mapped
* python/tarfile.cc: LFS: Handle too large file
* apt.debfile: Fix splitting of multi-lines Binary fields in dsc files
  (Closes: #751770)
* apt/debfile.py: Arch-qualify in compare_to_version_in_cache()
  (Closes: #750189)

[ Michael Vogt ]
* Fix apt.Package.installed_files for multi-arch packages (LP: #1313699)

55. By Michael Vogt

[ Colin Watson ]
* Add template for the "Ubuntu-RTM" derived distribution.
* Detect whether a system is running Ubuntu-RTM by way of
  "system-image-cli -i". Not perfect but close enough.

[ Julian Andres Klode ]
* Embed changelog entry date and time instead of build date and time
  (Closes: #762674)

[ Michael Vogt ]
* python/tarfile.cc: use long long in Process() for APT >= 4.14
* Merged UbuntuRTMDistribution detection from ubuntu
* Add Ubuntu 15.04 (Vivid Vervet) to the template

54. By Michael Vogt

* python/tag.cc: ensure that the final \n is there when
  duplicating section data
* apt/debfile.py:
  - Stop reading after the "Format" stanza in a .dsc file
  - Add support for apt.debfile.DscSrcPackage.filelist
  - Read all tags from a dsc file and improve tests
* fix tests when gnupg is < 1.4.18
* update python-apt.pot

53. By Michael Vogt

[ Michael Vogt ]
* fix another pep8 failure

[ Julian Andres Klode ]
* doc/source/tutorials/apt-get.rst: Remove -s from --print-uris invocation
  (LP: #1308670)

[ Mauricio Faria de Oliveira ]
* tests/test_pep8.py: --ignore E129 too (fix FTBFS with pep8 >= 1.5)
* tests/test_auth.py: update for gnupg 1.4.18 (Closes: #755342)

52. By Michael Vogt

pep8 fixes to fix autopkgtest failure with the most recent
pep8 package

51. By Michael Vogt

* Include "Blankon" template (Closes: #747498)
* Add apt_pkg.SourceRecords.step() to step through all SrcRecords
* debian/control:
  - update build-dependency for libapt-pkg-dev to 1.0.4 for
    pkgSourceRecords::Step()

50. By Michael Vogt

[ Johannes Schauer ]
* Add support for build profiles (Closes: 744243)

[ Michael Vogt ]
* debian/control:
  - update build-depends on libapt-pkg-dev for build-profile support
* data/templates/Ubuntu.info.in:
  - add ubuntu utopic

49. By Julian Andres Klode

* utils/get_ubuntu_mirrors.py: Drop, its unused and broken
* doc/source/conf.py: Do not use 'u' and 'r' prefixes together
* tests: Drop some more Python 2.6 cruft
* debian/control: Drop X{B,S}-Python-Version and use X-Python-Version
* debian/pycompat: Drop, it's not used anymore
* python/tag.cc: Ignore missing 'encoding' attribute in file objects
* apt/package.py: Do not shadow _

48. By Julian Andres Klode

* python/progress.cc: Fix InstallProgress to set child_pid (LP: #1177720)
* python/progress.cc: Remove invalid checks for mixedCase methods
* utils/get_*_mirrors*.py: Ensure failure if no mirrors were read
* utils/get_*_mirrors*.py: Use sys.stderr.write instead of print
* Support all compressors for data.tar/control.tar (Closes: #718330)
* Revert "aptsources/sourceslist.py: ensure that our sources are opened with UTF-8"
  (Closes: #742118)

47. By Julian Andres Klode

[ Steve Langasek ]
* aptsources/sourceslist.py: ensure that our sources are opened with UTF-8
  encoding, regardless of the current locale, and handle the sources lines
  as Unicode internally for consistency between python2 and python3.
  LP: #1069019.

[ Brian Murray ]
* Fix pep8 error.

Branch metadata

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

Subscribers