summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-13releasing version 0.7.96.1ubuntu10Michael Vogt1-2/+2
2010-09-13merged lp:~mvo/python-apt/mvoMichael Vogt1-0/+2
2010-09-13data/templates/Ubuntu.info.in: add MatchURIMichael Vogt1-0/+2
2010-09-13merged from lp:~mvo/python-apt/mvoMichael Vogt7-4/+45
2010-09-13data/templates/Ubuntu.info.in: updated based on the feedback from mpt (thanks)Michael Vogt1-6/+6
2010-09-13* data/templates/Ubuntu.info.in:Michael Vogt4-1/+32
2010-09-13python/configuration.cc: fix typo in doc stringMichael Vogt1-1/+1
2010-09-08* apt/debfile.py:Michael Vogt2-2/+5
2010-09-07releasing version 0.7.96.1ubuntu9Michael Vogt1-2/+2
2010-09-07merged from the mvo branchMichael Vogt1-0/+4
2010-09-07tests/test_apt_cache.py: reset apt_pkg.config when running the testsMichael Vogt1-0/+4
2010-09-07merged from the mvo branchMichael Vogt1-1/+2
2010-09-07tests/test_apt_cache.py: fix testMichael Vogt1-1/+2
2010-09-07cherry pick from debian-sidMichael Vogt2-0/+5
2010-09-07* add "provides" property to the apt.Version objectsMichael Vogt10-8/+117
2010-09-07cherry pick -r453 from lp:~mvo/python-apt/debian-sidMichael Vogt1-2/+3
2010-09-07tests/test_apt_cache.py: improve the tests so that they do not require a work...Michael Vogt2-19/+44
2010-09-07* apt/debfile:Michael Vogt2-1/+10
2010-09-07merged from lp:~kiwinote/python-apt/reinstall-same-fileMichael Vogt2-1/+10
2010-09-03* debian/control:Michael Vogt2-1/+10
2010-09-03not not depend on network when running the tests, some style fixes (thanks to...Michael Vogt2-6/+7
2010-09-03* debian/control:Michael Vogt2-1/+5
2010-09-03apt/cache.py: use alternative SourceList if sources_list is usedMichael Vogt1-3/+5
2010-09-03* apt/cache.py:Michael Vogt3-2/+57
2010-09-02merged patch from Samuel Lidén Borell to fix crash if there utf8 Michael Vogt4-1/+10
2010-09-02releasing version 0.7.96.1ubuntu7Michael Vogt1-2/+2
2010-08-31* cherry pick debfile fix from lp:~mvo/python-apt/mvo (402..405):Michael Vogt5-2/+23
2010-08-31* apt/debfile.py:Michael Vogt3-4/+7
2010-08-31tests/test_debfile.py: add test for binary readingMichael Vogt2-0/+6
2010-08-31add content reading testMichael Vogt2-0/+6
2010-08-27add "provides" property to the apt.Version objectsMichael Vogt3-0/+9
2010-08-27python/cache.cc: improve documentationMichael Vogt1-2/+3
2010-08-27python/cache.cc: doc update for provides_listMichael Vogt1-3/+2
2010-08-27* apt/debfile.py:Michael Vogt2-0/+8
2010-08-10releasing version 0.7.96.1ubuntu5Michael Vogt2-3/+12
2010-08-10* python/acquire.cc:Michael Vogt2-3/+7
2010-08-05releasing version 0.7.96.1ubuntu4Michael Vogt1-2/+2
2010-08-05merged from lp:~mvo/python-apt/mvoMichael Vogt5-8/+45
2010-08-05tests/test_debfile.py: make it work on amd64, improve failure messageMichael Vogt5-8/+45
2010-08-05tests/data/test_debs/hello_2.5-1.dsc: simplify debs (to avoid universe issues)Michael Vogt1-1/+1
2010-08-05merged fix from the mvo branchMichael Vogt4-17/+55
2010-08-05merged from debian-sid, fix crash in Dsc file handlingMichael Vogt10-23/+105
2010-08-05* apt/debfile.py:Michael Vogt6-23/+78
2010-08-05* apt/debfile.py:Michael Vogt5-23/+68
2010-08-05* apt/debfile.py:Michael Vogt5-22/+62
2010-08-02doc/library/apt_pkg.rst: Document Configuration.dump().Julian Andres Klode2-0/+7
2010-07-30apt/debfile.py: improve loggingMichael Vogt1-1/+3
2010-07-30rebuild against lastest libaptMichael Vogt2-1/+7
2010-07-29* python/configuration.cc:Michael Vogt2-1/+24
2010-07-29merged dump() method from lp:~mvo/python-apt/mvoMichael Vogt2-1/+21