Change log for python-apt package in Ubuntu

301375 of 394 results
Superseded in karmic-release
python-apt (0.7.9~exp2ubuntu11) karmic; urgency=low

  [ Matthias Klose ]
  * Build for python2.4 as well. LP: #354812.

  [ Michael vogt ]
  * setup.py:
    - only use sphinx for python2.5 or later
  * data/templates/Ubuntu.info.in:
    - updated for karmic

 -- Michael Vogt <email address hidden>   Wed, 06 May 2009 14:28:56 +0200
Superseded in karmic-release
Obsolete in jaunty-release
python-apt (0.7.9~exp2ubuntu10) jaunty; urgency=low

  * .bzr-buildpackage/default.conf:
    - add pre-build hook to update the mirror list from LP

 -- Michael Vogt <email address hidden>   Mon, 30 Mar 2009 17:22:38 +0200
Superseded in jaunty-release
python-apt (0.7.9~exp2ubuntu9) jaunty; urgency=low

  * aptsources/sourceslist.py:
    - fix bug in invalid lines detection (LP: #324614)

 -- Michael Vogt <email address hidden>   Thu, 19 Mar 2009 14:09:50 +0100
Superseded in jaunty-release
python-apt (0.7.9~exp2ubuntu8) jaunty; urgency=low

  * Rebuild for python2.6.
  * Call dh_pycentral with "DH_PYCENTRAL=include-links".

 -- Matthias Klose <email address hidden>   Sat, 21 Feb 2009 18:31:23 +0000
Superseded in jaunty-release
python-apt (0.7.9~exp2ubuntu7) jaunty; urgency=low

  * apt/package.py:
    - add "not_automatic" flag to the origin
  * debian/control:
    - rebuild against latest apt
  * apt/cache.py:
    - when setting a alternative rootdir, read the
      config from it as well (LP: #243550)
  * python/configuration.cc, python/apt_pkgmodule.cc:
    - add apt_pkg.ReadConfigDir()

 -- Michael Vogt <email address hidden>   Mon, 09 Feb 2009 15:09:17 +0100
Superseded in hardy-updates
Deleted in hardy-proposed (Reason: moved to -updates)
python-apt (0.7.4ubuntu7.5) hardy-proposed; urgency=low

  * aptsources/__init__.py, aptsources/distinfo.py:
    - run apt_pkg.init() when aptsources gets imported and not
      the distinfo function (LP: #239458)

 -- Michael Vogt <email address hidden>   Tue, 27 Jan 2009 11:45:44 +0100

Available diffs

Superseded in jaunty-release
python-apt (0.7.9~exp2ubuntu5) jaunty; urgency=low

  * apt/cache.py:
    - revert the InitConfig change, has unintended side-effects

 -- Michael Vogt <email address hidden>   Mon, 26 Jan 2009 12:13:46 +0100
Superseded in jaunty-release
python-apt (0.7.9~exp2ubuntu4) jaunty; urgency=low

  * apt/cache.py:
    - when running with the rootdir option, run
      InitConfig() again to ensure that the config
      from the rootdir is read, not from the host
      (lp: #243550)
  * apt/package.py:
    - make sure to set the defaulttimeout back to the
      original value (in getChangelog(), LP: #314212)

 -- Michael Vogt <email address hidden>   Mon, 26 Jan 2009 08:45:00 +0100
Superseded in jaunty-release
python-apt (0.7.9~exp2ubuntu3) jaunty; urgency=low

  * apt/__init__.py:
    - use iso_3166.xml instead of iso_3166.tab
    - fix incorrect indent
  * debian/control:
    - add Recommends to iso-codes (for iso_3166.xml)

 -- Michael Vogt <email address hidden>   Thu, 22 Jan 2009 09:37:17 +0100
Superseded in jaunty-release
python-apt (0.7.9~exp2ubuntu2) jaunty; urgency=low

  * apt/__init__.py:
    - remove the future warning
  * aptsources/distro.py:
    - fix indent breakage (LP: #319714)

 -- Michael Vogt <email address hidden>   Wed, 21 Jan 2009 21:47:21 +0100
Superseded in jaunty-release
python-apt (0.7.9~exp2ubuntu1) jaunty; urgency=low

  * Merged from debian, lots of documentation updates
    and other fixes (thanks to Julian Andres Klode)

Available diffs

Superseded in jaunty-release
python-apt (0.7.8ubuntu1) jaunty; urgency=low

  * Merged python-apt consolidation branch by Sebastian
    Heinlein (many thanks)
  * apt/cache.py:
    - new method "isVirtualPackage()"
    - new method "getProvidingPackages()"
    - new method "getRequiredDownload()"
    - new method "additionalRequiredSpace()"
  * apt/debfile.py:
    - move a lot of the gdebi code into this file, this
      provides interfaces for querrying and installing
      .deb files and .dsc files
  * apt/package.py:
    - better description parsing
    - new method "installedFiles()"
    - new method "getChangelog()"
  * apt/gtk/widgets.py:
    - new gobject GOpProgress
    - new gobject GFetchProgress
    - new gobject GInstallProgress
    - new gobject GDpkgInstallProgress
    - new widget GtkAptProgress
  * doc/examples/gui-inst.py:
    - updated to use the new widgets
  * debian/control:
    - add suggests for python-gtk2 and python-vte
  * setup.py:
    - build html/ help of the apt and aptsources modules
      into /usr/share/doc/python-apt/html

 -- Michael Vogt <email address hidden>   Mon, 24 Nov 2008 14:30:32 +0100

Available diffs

Superseded in jaunty-release
python-apt (0.7.8~ubuntu2) jaunty; urgency=low

  [ Michael Vogt ]
  * data/templates/Ubuntu.info.in:
    - updated to fix ports.ubuntu.com for powerpc and lpia
      (LP: #220890)
  * aptsources/distro.py:
    - add parameter to get_distro() to make unit testing easier
  * tests/test_aptsources_ports.py:
    - add test for arch specific handling (when sub arch is on
      a different mirror than "main" arches)

  [ Julian Andres Klode ]
  * python/acquire.cc (GetPkgAcqFile): Support DestDir and DestFilename.

 -- Michael Vogt <email address hidden>   Mon, 10 Nov 2008 11:35:03 +0100

Available diffs

Superseded in hardy-updates
Superseded in hardy-proposed
python-apt (0.7.4ubuntu7.4) hardy-proposed; urgency=low

  * data/templates/Ubuntu.info.in:
    - fix match uri to work for deb-src entries that point
      to archive.ubuntu.com too (LP: #220890)

 -- Michael Vogt <email address hidden>   Mon, 10 Nov 2008 10:42:04 +0100

Available diffs

Superseded in jaunty-release
python-apt (0.7.8~ubuntu1) jaunty; urgency=low

  * python/apt_pkgmodule.cc:
    - add "SelState{Unknown,Install,Hold,DeInstall,Purge}" constants
  * python/metaindex.cc
    - fix crash when incorrect attribute is given
  * data/templates/Ubuntu.info.in:
    - updated for jaunty

 -- Michael Vogt <email address hidden>   Mon, 03 Nov 2008 11:46:54 +0100

Available diffs

Superseded in jaunty-release
Obsolete in intrepid-release
python-apt (0.7.7.1ubuntu4) intrepid; urgency=low

  * apt/package.py:
    - do not return None in sourcePackageName (LP: #123062)
  * python/progress.cc:
    - when pulse() does not return a boolean assume "true"
      (thanks to Martin Pitt for telling me about the problem)
  * aptsources/__init__.py, aptsources/distinfo.py:
    - run apt_pkg.init() when aptsources gets imported and not
      the distinfo function
    - fix detection of cdrom sources and add test for it

 -- Michael Vogt <email address hidden>   Thu, 18 Sep 2008 14:42:46 +0200

Available diffs

Superseded in intrepid-release
python-apt (0.7.7.1ubuntu3) intrepid; urgency=low

  * Rebuild against current apt on hppa.

 -- Colin Watson <email address hidden>   Mon, 01 Sep 2008 11:37:58 +0100

Available diffs

Superseded in intrepid-release
python-apt (0.7.7.1ubuntu2) intrepid; urgency=low

  * python/cache.cc:
    - fix GetCandidateVer() reporting incorrect versions after
      SetCandidateVer() was used. Thanks to Julian Andres Klode for
      the test-case (LP: #237372)
  * python/apt_instmodule.cc:
    - do not change working dir in debExtractArchive() (LP: #184093)
  * apt/cache.py:
    - support "in" in apt.Cache() (LP: #251587)

 -- Michael Vogt <email address hidden>   Tue, 05 Aug 2008 11:35:32 +0200

Available diffs

Obsolete in gutsy-updates
Deleted in gutsy-proposed (Reason: moved to -updates)
python-apt (0.7.3.1ubuntu4.2) gutsy-proposed; urgency=low

  * fix FTBFS because of incorrect indention in changelog

Superseded in hardy-updates
Superseded in hardy-proposed
python-apt (0.7.4ubuntu7.3) hardy-proposed; urgency=low

  * python/cache.cc:
    - fix crash if Ver.PriorityType() returns NULL  (LP: #253255)

Available diffs

Superseded in gutsy-proposed
python-apt (0.7.3.1ubuntu4.1) gutsy-proposed; urgency=low

 * python/cache.cc:
   - fix crash if Ver.PriorityType() returns NULL (LP: #253255)

 -- Michael Vogt <email address hidden>   Wed, 30 Jul 2008 14:11:08 +0200

Available diffs

Superseded in intrepid-release
python-apt (0.7.7.1ubuntu1) intrepid; urgency=low

  * python/cache.cc:
    - fix crash if Ver.PriorityType() returns NULL  (LP: #253255)

 -- Michael Vogt <email address hidden>   Wed, 30 Jul 2008 10:26:53 +0200

Available diffs

Superseded in intrepid-release
python-apt (0.7.7ubuntu2) intrepid; urgency=low

  * data/templates/Debian.info.in:
    - add 'lenny' template info
  * aptsources/distinfo.py:
    - fix template matching for arch specific code (LP: #244093)

 -- Michael Vogt <email address hidden>   Fri, 25 Jul 2008 18:34:28 +0200

Available diffs

Superseded in intrepid-release
python-apt (0.7.6ubuntu3) intrepid; urgency=low

  * apt/package.py:
    - add "isAutoRemovable()" method

 -- Michael Vogt <email address hidden>   Mon, 14 Jul 2008 15:18:03 +0100

Available diffs

Superseded in intrepid-release
python-apt (0.7.6ubuntu2) intrepid; urgency=low

  * python/apt_pkgmodule.cc:
    - fix bug in hashsum calculation when the original string
      contains \0 charackters (thanks to Celso Providelo and
      Ryan Hass for the test-case) LP: #243630
  * tests/test_hashsums.py:
    - add tests for the hashsum code

 -- Michael Vogt <email address hidden>   Fri, 04 Jul 2008 19:53:28 +0200

Available diffs

Superseded in intrepid-release
python-apt (0.7.6ubuntu1) intrepid; urgency=low

  * merged with debian, remaining changes:
    - more up-to-date mirror list

 -- Michael Vogt <email address hidden>   Fri, 04 Jul 2008 11:00:33 +0200

Available diffs

Superseded in hardy-proposed
python-apt (0.7.4ubuntu7.1) hardy-proposed; urgency=low

  * aptsources/distinfo.py:
    - support arch specific BaseURI, MatchURI and MirrosFile fields
      in the distinfo template (LP: 220890)
  * data/templates/Ubuntu.info.in:
    - updated to reflect move of powerpc to ports.ubuntu.com
    - make the mirros file for hardy i386/amd64 only because we
      only carry those architectures on the main server

 -- Michael Vogt <email address hidden>   Wed, 28 May 2008 12:05:53 +0200

Available diffs

Superseded in intrepid-release
python-apt (0.7.5ubuntu2) intrepid; urgency=low

  * apt/cache.py:
    - add "memonly" option to apt.Cache() to force python-apt to
      not touch the pkgcache.bin file (this works around a possible
      race condition in the pkgcache.bin handling)

 -- Michael Vogt <email address hidden>   Fri, 13 Jun 2008 12:14:34 +0200

Available diffs

Superseded in intrepid-release
python-apt (0.7.5ubuntu1) intrepid; urgency=low

  * merged from debian-sid

 -- Michael Vogt <email address hidden>   Thu, 12 Jun 2008 12:32:00 +0200

Available diffs

Superseded in intrepid-release
python-apt (0.7.4ubuntu9) intrepid; urgency=low

  * aptsources/distinfo.py:
    - support arch specific BaseURI, MatchURI and MirrosFile fields
      in the distinfo template (LP: #220890)

 -- Michael Vogt <email address hidden>   Wed, 28 May 2008 12:20:23 +0200
Superseded in intrepid-release
python-apt (0.7.4ubuntu8) intrepid; urgency=low

  * data/templates/Ubuntu.info.in:
    - added ubuntu 'intrepid'
  * debian/README.source:
    - added (basic) documentation how to build python-apt

 -- Michael Vogt <email address hidden>   Mon, 05 May 2008 10:40:58 +0200
Superseded in intrepid-release
Obsolete in hardy-release
python-apt (0.7.4ubuntu7) hardy; urgency=low

  * data/templates/Ubuntu.mirrors:
    - updated mirrors list from launchpad (LP: #153284)
  * util/get_ubuntu_mirrors_from_lp.py:
    - rewritten to use +archivemirrors-rss and feedburner

 -- Michael Vogt <email address hidden>   Mon, 07 Apr 2008 16:15:28 +0200
Superseded in hardy-release
python-apt (0.7.4ubuntu6) hardy; urgency=low

  * rebuild due to python-central problems

 -- Michael Vogt <email address hidden>   Tue, 19 Feb 2008 17:58:29 +0100
Superseded in hardy-release
python-apt (0.7.4ubuntu5) hardy; urgency=low

  * python/sourcelist.cc:
    - support GetIndexes() GetAll argument to implement
      something like --print-uris
  * python/apt_pkgmodule.cc:
    - add InstState{Ok,ReInstReq,Hold,HoldReInstReq} constants
  * apt/cache.py:
    - add reqReinstallPkgs property that lists all packages in
      ReInstReq or HoldReInstReq

 -- Michael Vogt <email address hidden>   Mon, 18 Feb 2008 16:55:51 +0100
Superseded in hardy-release
python-apt (0.7.4ubuntu4) hardy; urgency=low

  * python/pkgrecords.cc:
    - export the Homepage field

 -- Michael Vogt <email address hidden>   Mon, 11 Feb 2008 10:34:39 +0100
Superseded in hardy-release
python-apt (0.7.4ubuntu3) hardy; urgency=low

  * python/tar.cc:
    - fix .lzma extraction (thanks to bigjools for reporting)

 -- Michael Vogt <email address hidden>   Fri, 25 Jan 2008 09:57:31 +0000
Superseded in hardy-release
python-apt (0.7.4ubuntu2) hardy; urgency=low

  * use the new apt ListUpdate() code
  * add example in doc/examples/update.py

 -- Michael Vogt <email address hidden>   Fri, 04 Jan 2008 21:17:00 +0100
Superseded in hardy-release
python-apt (0.7.4ubuntu1) hardy; urgency=low

  * merged from debian/unstable, remaining changes:
   - rebuild against latest apt
   - maintainer field changed

Superseded in hardy-release
python-apt (0.7.3.1ubuntu6) hardy; urgency=low

  * remove python-central pre-depends, this is no longer needed
    during upgrades now that we have "PYCENTRAL_NO_DPKG_QUERY"

 -- Michael Vogt <email address hidden>   Wed, 21 Nov 2007 20:33:42 +0100
Superseded in hardy-release
python-apt (0.7.3.1ubuntu5) hardy; urgency=low

  * add hardy to the ubuntu sources.list template

 -- Michael Vogt <email address hidden>   Sat, 27 Oct 2007 15:03:18 -0400
Superseded in hardy-release
Obsolete in gutsy-release
python-apt (0.7.3.1ubuntu4) gutsy; urgency=low

  * pre-depend on gutsy version pycentral, this ensures that we get a
    updated dpkg with triggers support before pycentral uses
    /usr/bin/dpkg-querry (LP: #152827)

 -- Michael Vogt <email address hidden>   Mon, 15 Oct 2007 11:24:12 +0200
Superseded in gutsy-release
python-apt (0.7.3.1ubuntu3) gutsy; urgency=low

  * data/templates/Ubuntu.mirrors:
    - update the static mirror list from LP (LP: #126148)

 -- Michael Vogt <email address hidden>   Thu, 11 Oct 2007 00:13:00 +0200
Superseded in gutsy-release
python-apt (0.7.3.1ubuntu2) gutsy; urgency=low

  * apt/package.py:
    - fix apt.package.Dependency.relation initialization

 -- Michael Vogt <email address hidden>   Mon, 01 Oct 2007 20:08:47 +0200
Superseded in gutsy-release
python-apt (0.7.3.1ubuntu1) gutsy; urgency=low

  * python/metaindex.cc:
    - added support for the metaIndex objects
  * python/sourceslist.cc:
    - support new "List" attribute that returns the list of
      metaIndex source entries
  * python/string.cc:
    - fix overflow in SizeToStr()

 -- Michael Vogt <email address hidden>   Tue, 04 Sep 2007 16:36:11 +0200
Superseded in gutsy-release
python-apt (0.7.3ubuntu2) gutsy; urgency=low

  * rebuild against latest apt

 -- Michael Vogt <email address hidden>   Fri, 03 Aug 2007 14:16:41 +0200
Superseded in gutsy-release
python-apt (0.7.3ubuntu1) gutsy; urgency=low

  * apt/debfile.py:
    - added wrapper around apt_inst.debExtract()
    - support dictionary like access
  * python/apt_instmodule.cc:
    - added arCheckMember()
  * build with latest python-distutils-extra (thanks
    to doko for notifiying about the problem)

 -- Michael Vogt <email address hidden>   Tue, 31 Jul 2007 13:40:04 +0200
Superseded in gutsy-release
python-apt (0.7.2ubuntu3) gutsy; urgency=low

  * Rebuild against libapt-pkg-libc6.6-6-4.4.

 -- Colin Watson <email address hidden>   Mon, 09 Jul 2007 16:36:46 +0100
Superseded in gutsy-release
python-apt (0.7.2ubuntu2) gutsy; urgency=low

  * python/package.py:
    - added Record class that can be accessed like a dictionary
      and return it in candidateRecord and installedRecord
      (thanks to Alexander Sack for discussing this with me)
  * doc/examples/records.py:
    - added example how to use the new Records class
  * python/cache.py:
    - throw FetchCancelleException, FetchFailedException,
      LockFailedException exceptions when something goes wrong

 -- Michael Vogt <email address hidden>   Thu, 28 Jun 2007 16:03:01 +0200
Superseded in gutsy-release
python-apt (0.7.2ubuntu1) gutsy; urgency=low

  * merged from debian/unstable
  * Remaining changes:
    - data/templates/Ubuntu.info: gutsy repository information
    - set Maintainer field to ubuntu

 -- Michael Vogt <email address hidden>   Thu, 14 Jun 2007 12:08:49 +0200
Superseded in gutsy-release
python-apt (0.6.21ubuntu1) gutsy; urgency=low

  [Michael Vogt]
  * python/apt_pkgmodule.cc:
    - added pkgCache::State::PkgCurrentState enums
  * data/templates/Ubuntu.info.in:
    - updated for gusty
  [Sebastian Heinlein]
  * Fix the addition of of sources that are already enabled but not with
    all components - fix LP#98795
  * Handle changes of forced servers of child repositories in a more
    sane way - fix LP#85060

 -- Michael Vogt <email address hidden>   Wed,  2 May 2007 14:27:54 +0200
Superseded in gutsy-release
Obsolete in feisty-release
python-apt (0.6.20ubuntu16) feisty; urgency=low

  * Fix the addition of of sources that are already enabled but not with
    all components - fix LP#98795

 -- Sebastian Heinlein <email address hidden>   Wed,  4 Apr 2007 11:31:33 +0200
Superseded in feisty-release
python-apt (0.6.20ubuntu15) feisty; urgency=low

  [ Sebastian Heinlein ]
  * Update the mirror lists from Launchpad
  * Only include http and ftp servers - LP#99060
  [Michael Vogt]
  * fix error in invalid unicode handler (LP#99753)

 -- Michael Vogt <email address hidden>   Mon,  2 Apr 2007 14:25:31 +0200
Superseded in feisty-release
python-apt (0.6.20ubuntu14) feisty; urgency=low

  [Michael Vogt]
  * aptsources/distro.py:
    - fix typo (LP#84009)
  * fix gettext import (LP#92764)
  * po/*.po:
    - make update-po
  [ Sebastian Heinlein ]
  * remove an oboslete function
  * fix the url comparision with trainling slashes - LP#95031

 -- Michael Vogt <email address hidden>   Mon, 26 Mar 2007 18:47:22 +0200
Superseded in feisty-release
python-apt (0.6.20ubuntu13) feisty; urgency=low

  * fix in the duplicated source checking (thanks to Sebastian Heinlein)
  * python/depache.cc:
    - properly support isAutoInstalled flag

 -- Michael Vogt <email address hidden>   Wed, 14 Mar 2007 16:38:22 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu12) feisty; urgency=low

  * apt/cdrom.py:
    - fix bug in cdrom __init__ code
  * debian/rules:
    - added "DH_PYCENTRAL=nomove"

 -- Michael Vogt <email address hidden>   Wed,  7 Mar 2007 10:41:00 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu11) feisty; urgency=low

  * apt/packages.py:
    - support candidateDependencies, installedDependencies
    - support pkg.architecture
    - support candidateRecord, installedRecord

 -- Michael Vogt <email address hidden>   Tue,  6 Mar 2007 16:22:49 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu10) feisty; urgency=low

  * debian/control:
    - added XS-Vcs-Bzr header to make finding the repo easier
  * apt/cache.py:
    - fix rootdir var

 -- Michael Vogt <email address hidden>   Thu,  1 Mar 2007 14:36:33 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu9) feisty; urgency=low

  * Re-add debian/python-apt.install (LP: #88134)
    - This seems to have gone missing between 0.6.20ubuntu6 and 0.6.20ubuntu8
    - This probably happened because it wasn't added to bzr

 -- Matt Zimmerman <email address hidden>   Mon, 26 Feb 2007 14:04:15 -0800
Superseded in feisty-release
python-apt (0.6.20ubuntu8) feisty; urgency=low

  * fix FTBFS

 -- Michael Vogt <email address hidden>   Mon, 26 Feb 2007 18:41:37 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu7) feisty; urgency=low

  * aptsources/distro.py:
    - fix crash in add_source (LP#85806)
  * apt/package.py:
    - handle invalid unicode more gracefully (LP#86215)
  * rebuild against latest apt

 -- Michael Vogt <email address hidden>   Mon, 26 Feb 2007 14:31:00 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu6) feisty; urgency=low

  * Build the extension for the debug interpreter.
  * Set Ubuntu maintainer address.

 -- Matthias Klose <email address hidden>   Sat, 17 Feb 2007 02:10:37 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu5) feisty; urgency=low

  * be more robust in has_repository (LP#84897)

 -- Michael Vogt <email address hidden>   Tue, 13 Feb 2007 17:49:55 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu4) feisty; urgency=low

  * rebuild against latest libapt

 -- Michael Vogt <email address hidden>   Tue,  6 Feb 2007 16:40:37 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu3) feisty; urgency=low

  * fixes in the new 'aptsources' module
    (thanks to Sebastian Heinlein)

 -- Michael Vogt <email address hidden>   Mon,  5 Feb 2007 10:29:55 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu2) feisty; urgency=low

  * python/depcache.cc:
    - MarkInstall() has new FromUser argument to support marking
      packages as automatically installed
  * merged the 'aptsources' module for sources.list handling
    (thanks to Sebastian Heinlein)

 -- Michael Vogt <email address hidden>   Fri,  2 Feb 2007 16:26:38 +0100
Obsolete in edgy-updates
Deleted in edgy-proposed (Reason: moved to -updates)
python-apt (0.6.19ubuntu9.1) edgy-proposed; urgency=low

  * protect against not-parsable strings send from dpkg (lp: 68553)

 -- Michael Vogt <email address hidden>   Tue, 30 Jan 2007 11:02:44 +0100
Obsolete in dapper-updates
Deleted in dapper-proposed (Reason: moved to -updates)
python-apt (0.6.16.2ubuntu8.1) dapper-proposed; urgency=low

  * protect against not-parsable strings send from dpkg (lp: 68553)

 -- Michael Vogt <email address hidden>   Tue, 30 Jan 2007 10:47:46 +0100
Superseded in feisty-release
python-apt (0.6.20ubuntu1) feisty; urgency=low

  * merged from debian

 -- Michael Vogt <email address hidden>   Tue, 19 Dec 2006 13:41:32 +0100
Superseded in feisty-release
Obsolete in edgy-release
python-apt (0.6.19ubuntu9) edgy; urgency=low

  * Reupload to restore dependency on python-central.
  * debian/rules: Remove dh_python call.

 -- Matthias Klose <email address hidden>   Thu, 12 Oct 2006 14:26:46 +0200
Superseded in edgy-release
python-apt (0.6.19ubuntu8) edgy; urgency=low

  * support pkgDepCache::ActionGroup()

 -- Michael Vogt <email address hidden>   Fri,  6 Oct 2006 18:03:46 +0200
Superseded in edgy-release
python-apt (0.6.19ubuntu7) edgy; urgency=low

  * python/generic.h:
    - fix incorrect use of PyMem_DEL(), use PyObject_DEL()
      instead. This fixes a nasty segfault with python2.5
      (lp: 63226)

 -- Michael Vogt <email address hidden>   Wed,  4 Oct 2006 16:45:53 +0200
Superseded in edgy-release
python-apt (0.6.19ubuntu6) edgy; urgency=low

  * python/progress.cc:
    - fix memleak (lp: #43096)

 -- Michael Vogt <email address hidden>   Mon,  2 Oct 2006 18:33:44 +0200
Superseded in edgy-release
python-apt (0.6.19ubuntu5) edgy; urgency=low

  * python/pkgmanager.cc:
    - fix typo (closes: #382853)
  * debian/control:
    - tightend dependency (closes: #383478)
  * apt/progress.py:
    - use os._exit() in the child (lp: #53298)
    - use select() when checking for statusfd (lp: #53282)
  * acknoledge NMU (closes: #378048, #373512)
  * python/apt_pkgmodule.cc:
    - fix missing docstring (closes: #368907),
      Thanks to Josh Triplett
  * make it build against python2.5

 -- Michael Vogt <email address hidden>   Mon, 18 Sep 2006 18:28:19 +0200
Superseded in edgy-release
python-apt (0.6.19ubuntu4) edgy; urgency=low

  * Rebuild to add support for python2.5.

 -- Matthias Klose <email address hidden>   Fri,  8 Sep 2006 13:32:47 +0000
Superseded in edgy-release
python-apt (0.6.19ubuntu3) edgy; urgency=low

  * merged ddtp support

 -- Michael Vogt <email address hidden>   Mon, 14 Aug 2006 16:25:51 +0200
301375 of 394 results