Change logs for python-apt source package in Utopic

  • python-apt (0.9.3.10ubuntu1) utopic; urgency=low
    
      [ 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.
     -- Michael Vogt <email address hidden>   Wed, 24 Sep 2014 11:36:00 +0200
  • python-apt (0.9.3.10) unstable; urgency=medium
    
    
      * 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
    
     -- Michael Vogt <email address hidden>  Thu, 04 Sep 2014 18:07:41 +0200
  • python-apt (0.9.3.9) unstable; urgency=medium
    
    
      [ 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)
    
     -- Michael Vogt <email address hidden>  Thu, 28 Aug 2014 14:46:57 -0700
  • python-apt (0.9.3.8ubuntu1) utopic; urgency=medium
    
      * tests/old/test_enhances.py: Correct one more PEP-8 error to fix FTBFS and
        autopkgtest failure.
     -- Martin Pitt <email address hidden>   Thu, 28 Aug 2014 10:39:03 +0200
  • python-apt (0.9.3.8) unstable; urgency=medium
    
    
      * pep8 fixes to fix autopkgtest failure with the most recent
        pep8 package
    
     -- Michael Vogt <email address hidden>  Mon, 30 Jun 2014 13:31:29 +0200
  • python-apt (0.9.3.7) unstable; urgency=medium
    
    
      * 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()
    
     -- Michael Vogt <email address hidden>  Tue, 10 Jun 2014 18:23:33 +0200
  • python-apt (0.9.3.6) unstable; urgency=medium
    
    
      [ 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
    
     -- Michael Vogt <email address hidden>  Fri, 25 Apr 2014 13:00:08 +0200
  • python-apt (0.9.3.5) unstable; urgency=medium
    
    
      * 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 _
    
     -- Julian Andres Klode <email address hidden>  Wed, 02 Apr 2014 00:37:27 +0200