summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-20tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that withMartin Pitt5-4/+19
2012-11-19releasing version 0.8.8ubuntu4Colin Watson1-2/+2
2012-11-19* tests/test_aptsources.py:Colin Watson2-1/+4
2012-11-19* tests/test_all.py:Colin Watson2-4/+11
2012-11-19* tests/test_debfile_multiarch.py:Colin Watson2-2/+7
2012-11-19* aptsources/distinfo.py, aptsources/distro.py, aptsources/sourceslist.py,Colin Watson6-9/+13
2012-11-19Try successive keyserver ports if 19191 is already in use.Colin Watson2-3/+26
2012-11-19* tests/test_auth.py:Colin Watson2-6/+26
2012-11-19* tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py:Colin Watson4-0/+15
2012-11-08releasing version 0.8.8ubuntu3Colin Watson1-2/+2
2012-11-08* tests/test_lp659438.py:Colin Watson2-1/+10
2012-11-07releasing version 0.8.8ubuntu2Colin Watson1-2/+2
2012-11-07* data/templates/Ubuntu.info.in:Colin Watson2-3/+10
2012-10-23releasing version 0.8.8ubuntu1Michael Vogt1-2/+2
2012-10-23merged from debian experimentalMichael Vogt8-22/+224
2012-10-23* data/templates/Ubuntu.info.in:Michael Vogt2-4/+125
2012-10-23merged from the mvo branchMichael Vogt3-1/+7
2012-10-23build fixes for python3.3Michael Vogt3-2/+8
2012-10-17merged from lp:~mvo/python-apt/mvoMichael Vogt6-8/+93
2012-10-17tests/test_apt_cache.py: delete test_cache_delete_leasks_fds() as its not rel...Michael Vogt1-10/+0
2012-10-17merged debian-sid branchMichael Vogt13-85/+341
2012-10-15apt/cache.py: add commentMichael Vogt1-0/+1
2012-10-15close cache on (re)openMichael Vogt2-0/+19
2012-10-15add changelog for lp:~jconti/python-apt/closeable-cache and add new test "tes...Michael Vogt2-7/+28
2012-10-15merged lp:~jconti/python-apt/closeable-cache Michael Vogt2-4/+46
2012-10-15update changelogMichael Vogt1-2/+3
2012-10-15merge from the debian-sid branchMichael Vogt52-881/+1355
2012-10-15* python/tag.cc:Michael Vogt2-2/+10
2012-10-12* tests/test_apt_cache.py:Jason Conti1-0/+19
2012-10-12debian/changelog: add note for future uploadersMichael Vogt1-0/+3
2012-10-12merged from the debian-sid branchMichael Vogt6-108/+199
2012-10-12* add dep8 style autopkgtest supportMichael Vogt5-2/+28
2012-10-12debian/tests/control: update depends lineMichael Vogt1-1/+1
2012-10-12releasing version 0.8.8Michael Vogt1-2/+2
2012-10-12add dep8 style testsMichael Vogt3-0/+11
2012-10-12fix tests on python2.6 by using the python-unittest2 backport for "with self....Michael Vogt4-7/+24
2012-10-12* apt/auth.py:Michael Vogt3-2/+7
2012-10-10python/progress.cc: fail in setattr() is Py_BuildValue() failsMichael Vogt1-0/+2
2012-10-10python/progress.cc: check result of Py_BuildValue() tooMichael Vogt1-0/+2
2012-10-10releasing version 0.8.7ubuntu4Michael Vogt1-3/+3
2012-10-10cherry pick robustness fixes for keyid (allow leading 0x, allow lowercase)Michael Vogt2-2/+5
2012-10-10apt/auth.py,tests/test_auth.py: be robust against lower case keyidsMichael Vogt2-3/+5
2012-10-10tests/test_auth.py: update test to include a 0xMichael Vogt1-1/+1
2012-10-10* apt/auth.py:Michael Vogt2-1/+9
2012-10-06po/da.po: Danish (Joe Hansen) (closes: #689827)Joe Hansen2-60/+40
2012-10-04* apt/cache.py:Jason Conti1-0/+20
2012-10-02merged from lp:~jamesodhunt/python-apt/test-for-size_to_str and tweaked a bitMichael Vogt3-22/+110
2012-10-02releasing version 0.8.7ubuntu3Michael Vogt1-1/+1
2012-10-02merge upload from BarryMichael Vogt3-9/+62
2012-10-02merge patch from Barry to fix #1030278Michael Vogt3-8/+50