| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-06 | add support for "key in apt.debfile.DebPackage" (closes: #710541) | Michael Vogt | 1 | -0/+3 | |
| 2013-05-16 | Update Vcs fields | Julian Andres Klode | 1 | -0/+5 | |
| Rename Vcs-Bzr to Vcs-Git and use the git protocol URL. Change Vcs-Browser to point to the gitweb interface. | |||||
| 2013-05-16 | debian/control: | Michael Vogt | 1 | -0/+9 | |
| * debian/control: - updated Vcs field to point to http://git.debian.org/git/apt/python-apt.git * replace .bzr-builddeb/default.conf with debian/gbp.conf | |||||
| 2013-05-08 | merged from experimental and uploaded to sid | Michael Vogt | 1 | -1/+71 | |
| 2013-04-30 | * aptsources/distro.py: | Michael Vogt | 1 | -0/+8 | |
| - include the missing ID in the NoDistroTemplateException() error, thanks to Brian Murray | |||||
| 2013-03-19 | releasing version 0.8.9~exp2 | Michael Vogt | 1 | -2/+2 | |
| 2013-03-19 | * apt/package.py: | Michael Vogt | 1 | -0/+8 | |
| - export codename in apt.package.Origin as well (closes: #703401) | |||||
| 2013-03-14 | Release 0.8.8.2 | Julian Andres Klode | 1 | -2/+2 | |
| 2013-03-13 | apt/package.py: Try both filenames for package file lists | Julian Andres Klode | 1 | -0/+5 | |
| (Closes: #700715) | |||||
| 2013-03-13 | releasing version 0.8.9~exp1 | Michael Vogt | 1 | -2/+4 | |
| 2012-12-11 | merged test-fixes from ubuntu (mostly for dep8) | Michael Vogt | 1 | -0/+35 | |
| 2012-12-11 | merged from the debian-sid branch | Michael Vogt | 1 | -2/+19 | |
| 2012-11-28 | po/no.po: Remove useless translation (superseded by nb.po) | David Prévot | 1 | -0/+6 | |
| 2012-11-20 | releasing version 0.8.8ubuntu5 | Martin Pitt | 1 | -2/+2 | |
| 2012-11-20 | tests/test_auth.py: Temporarily disable $http_proxy for the tests, as | Martin Pitt | 1 | -0/+2 | |
| gnupg does not get along with proxies (LP #789049) | |||||
| 2012-11-20 | aptsources/distro.py: Replace the deprecated getiterator() ElementTree | Martin Pitt | 1 | -0/+2 | |
| method with iter(), to avoid raising a PendingDeprecationWarning. | |||||
| 2012-11-20 | tests/test_auth.py: In test_add_key_from_server_mitm(), show the exception | Martin Pitt | 1 | -0/+3 | |
| if it does not match the expectation, so that this becomes possible to debug. | |||||
| 2012-11-20 | tests/*.py: Do not prepend None to sys.path, Python 3.3 redeems that with | Martin Pitt | 1 | -0/+7 | |
| an unintelligible crash. | |||||
| 2012-11-19 | releasing version 0.8.8ubuntu4 | Colin Watson | 1 | -2/+2 | |
| 2012-11-19 | * tests/test_aptsources.py: | Colin Watson | 1 | -0/+2 | |
| - Clean up file object in test_enable_component. | |||||
| 2012-11-19 | * tests/test_all.py: | Colin Watson | 1 | -0/+2 | |
| - Write general test status output to stdout, not stderr. | |||||
| 2012-11-19 | * tests/test_debfile_multiarch.py: | Colin Watson | 1 | -0/+3 | |
| - Don't log warnings when skipping tests; the resulting stderr output causes autopkgtest to fail. | |||||
| 2012-11-19 | * aptsources/distinfo.py, aptsources/distro.py, aptsources/sourceslist.py, | Colin Watson | 1 | -0/+3 | |
| tests/test_apt_cache.py, tests/test_debfile_multiarch.py: - Use logging.warning rather than the deprecated logging.warn. | |||||
| 2012-11-19 | Try successive keyserver ports if 19191 is already in use. | Colin Watson | 1 | -0/+1 | |
| 2012-11-19 | * tests/test_auth.py: | Colin Watson | 1 | -0/+2 | |
| - Discard stderr from gpg. | |||||
| 2012-11-19 | * tests/test_apt_cache.py, tests/test_lp659438.py, tests/test_progress.py: | Colin Watson | 1 | -0/+9 | |
| - Clear out APT::Update::Post-Invoke and APT::Update::Post-Invoke-Success in tests that call cache.update to avoid pollution from the host system. | |||||
| 2012-11-15 | releasing version 0.8.8.1 | Michael Vogt | 1 | -2/+2 | |
| 2012-11-13 | * tests/test_lp659438.py: | Michael Vogt | 1 | -0/+3 | |
| - fix missing architecture to make the tests pass again during build with the latest apt | |||||
| 2012-11-08 | releasing version 0.8.8ubuntu3 | Colin Watson | 1 | -2/+2 | |
| 2012-11-08 | * tests/test_lp659438.py: | Colin Watson | 1 | -0/+8 | |
| - Add an Architecture: line to the test Packages file so that apt doesn't get upset with it. | |||||
| 2012-11-07 | releasing version 0.8.8ubuntu2 | Colin Watson | 1 | -2/+2 | |
| 2012-11-07 | * data/templates/Ubuntu.info.in: | Colin Watson | 1 | -0/+7 | |
| - Fix descriptions of quantal and raring. | |||||
| 2012-10-23 | releasing version 0.8.8ubuntu1 | Michael Vogt | 1 | -2/+2 | |
| 2012-10-23 | merged from debian experimental | Michael Vogt | 1 | -8/+17 | |
| 2012-10-23 | * data/templates/Ubuntu.info.in: | Michael Vogt | 1 | -0/+2 | |
| - add raring | |||||
| 2012-10-23 | merged from the mvo branch | Michael Vogt | 1 | -0/+1 | |
| 2012-10-23 | build fixes for python3.3 | Michael Vogt | 1 | -1/+2 | |
| 2012-10-17 | merged from lp:~mvo/python-apt/mvo | Michael Vogt | 1 | -2/+8 | |
| 2012-10-17 | merged debian-sid branch | Michael Vogt | 1 | -4/+43 | |
| 2012-10-15 | add changelog for lp:~jconti/python-apt/closeable-cache and add new test ↵ | Michael Vogt | 1 | -0/+5 | |
| "test_cache_close_download_fails" | |||||
| 2012-10-15 | update changelog | Michael Vogt | 1 | -2/+3 | |
| 2012-10-15 | merge from the debian-sid branch | Michael Vogt | 1 | -0/+64 | |
| 2012-10-15 | * python/tag.cc: | Michael Vogt | 1 | -0/+8 | |
| - make TagSecString_FromStringAndSize, TagSecString_FromString static, thanks to jcristau | |||||
| 2012-10-12 | debian/changelog: add note for future uploaders | Michael Vogt | 1 | -0/+3 | |
| 2012-10-12 | merged from the debian-sid branch | Michael Vogt | 1 | -25/+38 | |
| 2012-10-12 | * add dep8 style autopkgtest support | Michael Vogt | 1 | -2/+9 | |
| * add "codename" to the PackageFile object * python/cache.cc: - Use Popen.communicate() instead of stdin, stdout | |||||
| 2012-10-12 | releasing version 0.8.8 | Michael Vogt | 1 | -2/+2 | |
| 2012-10-12 | fix tests on python2.6 by using the python-unittest2 backport for "with ↵ | Michael Vogt | 1 | -2/+5 | |
| self.assertRaises()" | |||||
| 2012-10-12 | * apt/auth.py: | Michael Vogt | 1 | -0/+2 | |
| - support importing long keyids with leading 0x and mixed case | |||||
| 2012-10-10 | releasing version 0.8.7ubuntu4 | Michael Vogt | 1 | -3/+3 | |
