summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-31* add "provides" property to the apt.Version objectsMichael Vogt9-10/+34
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/+9
2010-08-26* tests/test_apt_cache.py:Julian Andres Klode2-1/+9
2010-08-26Upload to unstableJulian Andres Klode1-2/+2
2010-08-26Set Standards-Version to 3.9.1Julian Andres Klode2-1/+2
2010-08-26* Merge translation updates:Julian Andres Klode1-1/+1
2010-08-26Build-depend on APT >= 0.8 to get gzip compression enabled (optional,Julian Andres Klode2-1/+3
2010-08-26* debian/control:Julian Andres Klode2-8/+9
2010-08-23* po/pt_BR.po:Michael Vogt2-103/+89
2010-08-10* python/acquire.cc:Michael Vogt2-3/+7
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-05fix another crash and add regression testMichael 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 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-29merged dump() method from lp:~mvo/python-apt/mvoMichael Vogt2-1/+21
2010-07-29* python/configuration.cc:Michael Vogt2-1/+18
2010-07-23* python/apt_pkgmodule.cc:Julian Andres Klode3-0/+8
2010-07-23* doc/conf.py:Julian Andres Klode2-2/+10
2010-07-23* python/tag.cc:Julian Andres Klode2-0/+13
2010-07-12releasing version 0.7.96.1Michael Vogt1-1/+1
2010-07-12apply fix from juliank for the tests (many thanks!)Michael Vogt1-0/+2
2010-07-12merged from lp:~mvo/python-apt/mvoMichael Vogt2-27/+3
2010-07-12merged from debian-sid, improve test outputMichael Vogt22-48/+52
2010-07-12tests/test_debfile.py: move test_debs into tests/dataMichael Vogt12-2/+2
2010-07-12merged from lp:~mvo/python-apt/mvo/Michael Vogt1-0/+77
2010-07-12tests/test_debs/var/lib/dpkg/status: adding fake status fileMichael Vogt1-0/+77
2010-07-12* tests/test_debfile.py:Michael Vogt3-5/+20
2010-07-12tests/test_debfile.py: add fixture dpkg-status file to make tests workMichael Vogt3-36/+39
2010-07-12releasing version 0.7.96Michael Vogt1-2/+2
2010-07-12po/*: refreshed poMichael Vogt1-35/+32
2010-07-09tests/test_aptsources.py: fix test by forcing id=UbuntuMichael Vogt1-2/+2
2010-07-06apt/cache.py: use apt_pkg.config instead of apt_pkg.ConfigMichael Vogt1-1/+2
2010-07-06tests/test_apt_cache.py: fixes for 0.8 compatibilityMichael Vogt1-3/+3
2010-07-06* python/progress.cc:Michael Vogt3-1/+9
2010-07-06fix py3 compatibilityMichael Vogt5-13/+27
2010-07-06fix debfile to work with py3, update testsMichael Vogt4-14/+24
2010-07-05test_debfile: Do not insert path (breaks py3k, use test_all for testing).Julian Andres Klode1-3/+0
2010-07-05apt/debfile.py: make to_{hex,strish} staticmethodsMichael Vogt1-0/+2
2010-07-05rules: Fix SHELL override.Julian Andres Klode1-1/+1