Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-10-21 | apt/debfile.py: really check against architecture | Michael Vogt | 1 | -1/+1 | |
2011-10-21 | tests/test_debfile_multiarch.py: skip test if e.g. unvierse is not enabled | Michael Vogt | 1 | -1/+5 | |
2011-10-21 | make the tests pass | Michael Vogt | 2 | -10/+37 | |
2011-10-21 | first cut of multiarch support, tests still fail though | Michael Vogt | 4 | -8/+80 | |
2011-10-21 | python/apt_pkgmodule.cc: improve docstring | Michael Vogt | 2 | -2/+3 | |
2011-10-21 | * python/apt_pkgmodule.cc: | Michael Vogt | 4 | -10/+44 | |
- add apt_pkg.get_architectures() call | |||||
2011-10-21 | merged from the debian-sid branch | Michael Vogt | 18 | -400/+977 | |
2011-10-21 | * tests/test_aptsources.py: | Michael Vogt | 3 | -2/+7 | |
- use unlzma from xz-utils instead of lzma to follow what dpkg is using (LP: #868188) * debian/control: - add recommends to xz-lzma to ensure we have the unlzma command | |||||
2011-10-19 | * po/sr.po: | Michael Vogt | 2 | -95/+105 | |
- updated, thanks to Nikola Nenadic (closes: #638308) | |||||
2011-10-19 | apt/debfile.py: Remove the need to explcitly call check() in order | Michael Vogt | 2 | -1/+6 | |
to get output from require_changes and missing_deps (closes: #624379) | |||||
2011-10-19 | grammar fix in the cache.py doc (closes: #626610) | Michael Vogt | 2 | -2/+2 | |
2011-10-19 | rm usage of camelcase in cache.py doc (closes: #626617) | Michael Vogt | 2 | -2/+6 | |
2011-10-19 | * po/da.po: | Michael Vogt | 2 | -84/+70 | |
- updated, thanks to Joe Dalton (closes: #631309) | |||||
2011-10-19 | * po/pt_BR.po: | Michael Vogt | 2 | -107/+207 | |
- updated, thanks to Sergio Cipolla (closes: #628398) | |||||
2011-10-19 | * po/python-apt.pot: | Michael Vogt | 2 | -70/+82 | |
- refreshed | |||||
2011-10-19 | * merged from ubuntu: | Michael Vogt | 11 | -101/+561 | |
- use logging instead of print - update distro template Ubuntu.info.in - add xz compression support | |||||
2011-10-19 | releasing version 0.8.1ubuntu1 | Michael Vogt | 1 | -2/+2 | |
2011-10-19 | merged from debian/sid | Michael Vogt | 4 | -5/+36 | |
2011-10-19 | * data/templates/Ubuntu.info.in: | Michael Vogt | 2 | -0/+123 | |
- add precise | |||||
2011-10-19 | releasing version 0.8.1 | Michael Vogt | 4 | -10/+10 | |
2011-10-10 | * aptsources/sourceslist.py: | Michael Vogt | 2 | -1/+8 | |
- import distinfo from the same dir (LP: #871007) | |||||
2011-10-05 | * tests/test_apt_cache.py: | Michael Vogt | 3 | -0/+17 | |
- add __cmp__ to apt.Package so that sort() sorts by name on list of package objects | |||||
2011-10-04 | - packages in marked_install state can also be auto-removable | Michael Vogt | 9 | -96/+150 | |
* add concept of "ParentComponent" for e.g. ubuntu/multiverse that needs universe enabled as well (plus add test) * apt/progress/gtk2.py: - update to the latest vte API for child-exited (LP: #865388) | |||||
2011-10-04 | * apt/progress/gtk2.py: | Michael Vogt | 2 | -4/+12 | |
- update to the latest vte API for child-exited (LP: #865388) | |||||
2011-10-04 | * apt/progress/gtk2.py: | Michael Vogt | 2 | -4/+7 | |
- update to the latest vte API for child-exited (LP: #865388) | |||||
2011-09-28 | releasing version 0.8.0ubuntu8 | Michael Vogt | 1 | -2/+2 | |
2011-09-28 | add concept of "ParentComponent" for e.g. ubuntu/multiverse | Michael Vogt | 5 | -3/+57 | |
that needs universe enabled as well (plus add test) LP: #829284 | |||||
2011-09-28 | add concept of "ParentComponent" for e.g. ubuntu/multiverse | Michael Vogt | 6 | -89/+138 | |
that needs universe enabled as well (plus add test) | |||||
2011-09-28 | * apt/package.py: | Michael Vogt | 2 | -2/+4 | |
- packages in marked_install state can also be auto-removable | |||||
2011-08-11 | releasing version 0.8.0ubuntu7 | Michael Vogt | 1 | -2/+2 | |
2011-08-11 | * utils/get_ubuntu_mirrors_from_lp.py: | Michael Vogt | 2 | -0/+4 | |
- add "mirror://mirrors.ubuntu.com/mirrors.txt" to the default mirror list | |||||
2011-08-11 | * aptsources/distinfo.py: | Michael Vogt | 2 | -1/+8 | |
- make mirror a valid protocol name | |||||
2011-08-11 | * aptsources/distinfo.py: | Michael Vogt | 2 | -1/+3 | |
- make mirror a valid protocol name | |||||
2011-08-10 | releasing version 0.8.0ubuntu6 | Michael Vogt | 2 | -2/+6 | |
2011-08-10 | * tests/test_all.py: | Michael Vogt | 2 | -0/+3 | |
- print library dir to hunt down build failure on amd64 | |||||
2011-08-09 | * debian/control: | Michael Vogt | 2 | -1/+8 | |
- remove recommends of python2.6 | |||||
2011-08-09 | releasing version 0.8.0ubuntu5 | Michael Vogt | 1 | -1/+8 | |
2011-08-09 | * aptsources/sourceslist.py: | Michael Vogt | 2 | -2/+9 | |
- fix py3.2 compat issue that causes FTBFS on amd64 tests | |||||
2011-08-09 | * apt/package.py: | Michael Vogt | 2 | -4/+11 | |
- fix py3 compatbility with print | |||||
2011-08-09 | merged from the mvo branch | Michael Vogt | 7 | -8/+105 | |
2011-08-09 | apt/package.py: make print statements py3 compatbile | Michael Vogt | 1 | -4/+4 | |
2011-08-08 | disable tests if /etc/apt/sources.list is not readable | Michael Vogt | 2 | -0/+10 | |
2011-08-08 | skip tests if sources.list is not readable | Michael Vogt | 1 | -0/+4 | |
2011-08-08 | releasing version 0.8.0ubuntu1 | Michael Vogt | 2 | -22/+4 | |
2011-08-08 | merged from the mvo branch | Michael Vogt | 5 | -3/+91 | |
2011-08-08 | tests/test_apt_cache.py: make the test work on PPA buildd chroots | Michael Vogt | 5 | -3/+91 | |
2011-08-08 | merge from the debian-sid branch | Michael Vogt | 2 | -15/+35 | |
2011-08-08 | merged from debian | Michael Vogt | 1 | -2/+8 | |
2011-08-08 | * tests/test_apt_cache.py: | Michael Vogt | 2 | -15/+18 | |
- fix test by providing proper fixture data | |||||
2011-08-08 | fix tests by adding ariticial data for the test_apt_cache test | Michael Vogt | 1 | -15/+16 | |