summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-31merged from lp:~mvo/apt/mvoMichael Vogt13-90/+209
2012-01-31apt/debfile.py: kill _supported_data_members its actually not used anymore an...Michael Vogt1-7/+0
2012-01-31* apt/debfile.py:Michael Vogt3-18/+24
2012-01-30GREEN: apt.Version has a "policy_priority" propertyMichael Vogt4-6/+25
2012-01-30RED: apt.Version should have "policy_priority" propertyMichael Vogt3-3/+10
2012-01-30REFACTOR: python/policy.cc update error to include PackageFile() tooMichael Vogt1-1/+1
2012-01-30GREEN: policy should suppors PkgVerFile nowMichael Vogt3-7/+11
2012-01-30RED: policy should support verfileMichael Vogt3-25/+63
2012-01-30pre-build.sh: re-enable debian mirror update, hopefully svn.debian.org is bac...Michael Vogt1-3/+2
2012-01-30rebuild against latest libaptMichael Vogt3-3/+10
2012-01-10pyflakes fixesMichael Vogt3-6/+2
2012-01-04* doc/examples/build-deps.py:Michael Vogt3-36/+99
2011-12-19merged from lp:~mvo/python-apt/mvoMichael Vogt6-24/+9
2011-12-19pyflakes cleanup, use apt_pkg.gettext in aptsources tooMichael Vogt5-23/+5
2011-12-19* apt/debfile.py: Michael Vogt2-1/+4
2011-12-09releasing version 0.8.3ubuntu2Martin Pitt1-2/+2
2011-12-09debian/control: Drop unnecessary Recommends: python2.6 again.Martin Pitt2-1/+7
2011-12-09releasing version 0.8.3ubuntu1Michael Vogt1-1/+1
2011-12-09* tests/test_apt_cache.py:Michael Vogt2-2/+9
2011-12-09tests/test_apt_cache.py: use intltool instead of libc6 as the later is not av...Michael Vogt1-2/+2
2011-12-09mered from debianMichael Vogt1-2/+2
2011-12-08* merged from debian/sidMichael Vogt7-37/+147
2011-12-08* handle architecture-specific conflicts correctly (LP: #829138)Michael Vogt7-36/+148
2011-12-08* tests/test_apt_cache.py:Michael Vogt2-0/+8
2011-12-08tests/test_apt_cache.py: change test to test for python3 instead of xterm to ...Michael Vogt1-2/+2
2011-12-08* lp:~mvo/python-apt/debfile-multiarch:Michael Vogt6-33/+129
2011-12-08merged from the mvo branchMichael Vogt29-465/+726
2011-12-08handle architecture-specific conflicts correctly (LP: #829138)Michael Vogt2-1/+9
2011-12-08merged from debianMichael Vogt7-50/+65
2011-12-01releasing version 0.8.2Michael Vogt1-3/+2
2011-12-01merged from lp:~mvo/apt/mvoMichael Vogt9-70/+102
2011-12-01apt/debfile.py: add py3 compat for to_strish()Michael Vogt1-12/+14
2011-12-01apt/progress/base.py: fix silly leftover from last commitMichael Vogt1-2/+0
2011-12-01fix debfile binary test for py3Michael Vogt2-7/+9
2011-12-01py3 fixes/cleanMichael Vogt3-3/+4
2011-12-01* apt/progress/base.py:Michael Vogt2-1/+7
2011-11-24fixed a typo, changed "Open Source software" to Michael Vogt2-26/+30
2011-11-22tests/test_debfile.py: remove unneeded debug printMichael Vogt1-1/+1
2011-11-22tests/test_debfile.py: fix test on python2.6Michael Vogt1-2/+1
2011-11-22tests/test_apt_cache.py: fix test failure by explicitely setting rootdirMichael Vogt1-1/+1
2011-11-22apt/package.py: use lt() instead of cmp()Michael Vogt2-3/+3
2011-11-22tests/test_debfile.py: remove debug printMichael Vogt1-1/+1
2011-11-22tests/test_debfile.py: fix test after previous exception changeMichael Vogt1-1/+1
2011-11-22cleanup Michael Vogt2-9/+9
2011-11-22cleanup based on feedback from juliankMichael Vogt4-16/+31
2011-11-17make Dependency a list (it should probably also renamed to DependencyOrGroup ...Michael Vogt2-9/+9
2011-11-17allow Dependency object to be iteratable, this allows to writeMichael Vogt3-2/+9
2011-11-17* apt/package.py:Michael Vogt2-0/+7
2011-11-15merged from lp:~mvo/apt/mvoMichael Vogt16-27/+52
2011-11-14* apt/cache.py:Michael Vogt2-0/+7