summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-31releasing version 0.7.94.2ubuntu5Michael Vogt1-1/+1
2010-03-31merged from http://bzr.debian.org/apt/python-apt/debian-sid/Michael Vogt8-21/+48
2010-03-31* python/cache.cc:Julian Andres Klode2-1/+4
2010-03-31apt/package.py: Fix fetch_source() to work when source name = binary name (LP...Julian Andres Klode2-5/+6
2010-03-30apt/package.py: Decode using utf-8 in installed_files (LP: #407953).Julian Andres Klode2-2/+4
2010-03-29do not require files to end in .py if they are passed on the commandJulian Andres Klode2-1/+6
2010-03-29Don't abort if parsing failed.Julian Andres Klode2-1/+7
2010-03-29Add has_key to the list of deprecated functions.Julian Andres Klode2-1/+2
2010-03-29utils/migrate-0.8.py: Open files in universal newline support and pass filena...Julian Andres Klode2-1/+3
2010-03-29If PYTHON_APT_DEPRECATION_WARNINGS is unset, also disable theMichael Vogt19-66/+98
2010-03-29If PYTHON_APT_DEPRECATION_WARNINGS is unset, also disable theJulian Andres Klode19-66/+98
2010-03-26Merge with mvo, with the following changes:Julian Andres Klode5-9/+54
2010-03-25commit prefix upload changesMichael Vogt2-3/+11
2010-03-25* python/indexfile.cc:Michael Vogt2-0/+11
2010-03-25* apt/__init__.py:Michael Vogt3-56/+64
2010-03-23releasing version 0.7.94.2ubuntu1Michael Vogt1-3/+5
2010-03-23apt/__init__.py: use warnings.simplefilterMichael Vogt1-2/+1
2010-03-23Updated to the 0.7.9x series (FFe LP: #531518)Michael Vogt234-61063/+30554
2010-03-23debian/changelog: updated to prepare for the releaseMichael Vogt1-2/+4
2010-03-23* tests/test_apt_cache.py:Michael Vogt2-0/+36
2010-03-23* tests/test_apt_cache.py:Michael Vogt2-0/+36
2010-03-23* tests/data/aptsources_ports/sources.list:Michael Vogt3-9/+13
2010-03-23* tests/data/aptsources_ports/sources.list:Michael Vogt2-8/+10
2010-03-23merged from lp:~mvo/python-apt/mvoMichael Vogt233-61055/+30492
2010-03-23* apt/cache.py:Michael Vogt2-1/+6
2010-03-23merge from debian-sidMichael Vogt8-15/+52
2010-03-20debian/control: Change priority to standard, keep -doc and -dev on optional.Julian Andres Klode2-1/+5
2010-03-15Correctly fix the last one, PyErr_Restore takes a reference.Julian Andres Klode1-0/+3
2010-03-15* python/generic.cc:Julian Andres Klode2-0/+10
2010-03-12Revert 0.7.93.3 and just set APT::Architecture to i386 forJulian Andres Klode3-5/+19
2010-03-12Upload to unstable.Julian Andres Klode1-2/+2
2010-03-12Build documentation only when needed (when building python-apt-doc).Julian Andres Klode2-2/+5
2010-03-12tests/test_all.py: Write information header to stderr, not stdout.Julian Andres Klode2-1/+2
2010-03-12recommend python2.6.Julian Andres Klode2-2/+2
2010-03-12Install examples to python-apt-doc instead of python-apt.Julian Andres Klode2-0/+1
2010-03-12Pass --link-doc=python-apt to dh_installdocs.Julian Andres Klode2-3/+4
2010-03-12merged from debian-sidMichael Vogt49-1222/+1559
2010-03-12Use dh_link instead of ln for python-apt-doc (Closes: #573523).Julian Andres Klode3-2/+2
2010-03-11Pass --exclude=migrate-0.8.py to dh_pycentral; in order to not dependJulian Andres Klode2-0/+10
2010-03-10Upload to unstable as 0.7.94.Julian Andres Klode1-2/+2
2010-03-10python-apt-doc replaces files in older python-aptJulian Andres Klode1-0/+1
2010-03-10tests/test_all.py: Print the version info on start.Julian Andres Klode1-0/+1
2010-03-10Build documentation only once on the default Python version.Julian Andres Klode3-2/+5
2010-03-10Move documentation into python-apt-doc (Closes: #572617)Julian Andres Klode6-6/+19
2010-03-10python/apt_pkgmodule.cc: Fix apt_pkg.CompType to use CompTypeOld.Julian Andres Klode1-7/+13
2010-03-10* python/apt_pkgmodule.cc:Julian Andres Klode3-0/+154
2010-03-09python/generic.cc: use std::string instead of stringMichael Vogt2-3/+2
2010-03-09releasing version 0.7.13.4ubuntu5Michael Vogt2-76/+124
2010-03-09Update based on guidance from cjwatsonEmmet Hikory1-12/+0
2010-03-08* utils/get_ubuntu_mirrors_from_lp.py:Julian Andres Klode4-526/+646