| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 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 | |
| 2011-08-01 | test fixes with the latest apt | Michael Vogt | 1 | -2/+8 | |
| 2011-08-01 | merged from the debian-sid bzr branch | Michael Vogt | 4 | -15/+16 | |
| 2011-08-01 | merged from the mvo branch to make tests work again with python2.6 | Michael Vogt | 3 | -8/+13 | |
| 2011-08-01 | test fixes | Michael Vogt | 2 | -7/+12 | |
| 2011-08-01 | merged from the debian-sid branch | Michael Vogt | 59 | -1122/+2381 | |
| 2011-08-01 | merged from debian-sid | Michael Vogt | 1 | -89/+99 | |
| 2011-08-01 | * merged from the debian/sid bzr branch | Michael Vogt | 19 | -733/+441 | |
| * Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512) * python/arfile.cc: - use APT::Configuration::getCompressionTypes() instead of duplicating the supported methods here * tests/test_debfile.py: - add test for raise on unknown data.tar.xxx * tests/test_aptsources_ports.py, tests/test_aptsources.py: - use tmpdir during the tests to fix test failure with apt from experimental * Upload to unstable * Increase Breaks for update-notifier to 0.99.3debian9 * utils/get_debian_mirrors.py: Adjust for new Alioth SCM urls * debian/control: Standards-Version 3.9.2 * Fix Lintian overrides * Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en) * po/urd.po: Remove, ur.po is the correct file * debian/source/format: Add, set it to "3.0 (native)" * Fix get_changelog in Python 3 (Closes: #626532) * apt/package.py: fix a few typos [formated->formatted] (Closes: #597054) * doc/source/tutorials/contributing.rst: minor improvements (Closes: #625225) - one typo [2to => 2to3], one broken link [pep8.py link] * Esperanto (Closes: #626430) | |||||
| 2011-07-29 | * tests/test_aptsources_ports.py, tests/test_aptsources.py: | Michael Vogt | 3 | -3/+7 | |
| - use tmpdir during the tests to fix test failure with apt from experimental | |||||
| 2011-07-13 | merged from lp:~mvo/python-apt/improve-compression-support | Michael Vogt | 4 | -20/+46 | |
| 2011-07-13 | * python/arfile.cc: | Michael Vogt | 4 | -20/+46 | |
| - use APT::Configuration::getCompressionTypes() instead of duplicating the supported methods here * tests/test_debfile.py: - add test for raise on unknown data.tar.xxx | |||||
| 2011-07-13 | * add missing bits for the xz compression support for the | Michael Vogt | 3 | -3/+40 | |
| 0.7 API, thanks to Colin Watson for the fix! (LP: #805389) * backport xz compression support the debian-sid bzr branch (LP: #805389) * apt/utils.py: - fix end date calculation for releases in june (LP: #602469) * apt/package.py: - Fix the changelog downloading if there are several source package versions available which provide the binary (LP: #377535). See http://bugs.debian.org/581831 for further details * debian/control: - update Vcs-Bzr location | |||||
| 2011-06-07 | Breaks: debsecan (<< 0.4.15) [not only << 0.4.14] (Closes: #629512) | Julian Andres Klode | 2 | -1/+7 | |
| 2011-05-27 | Upload to unstable | Julian Andres Klode | 1 | -2/+4 | |
| 2011-05-27 | debian/source/format: Add, set it to "3.0 (native)" | Julian Andres Klode | 2 | -0/+2 | |
| 2011-05-27 | po/urd.po: Remove, ur.po is the correct file | Julian Andres Klode | 2 | -495/+1 | |
| 2011-05-27 | Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en) | Julian Andres Klode | 5 | -11/+12 | |
| 2011-05-27 | Fix Lintian overrides | Julian Andres Klode | 2 | -1/+2 | |
| 2011-05-27 | Esperanto (Closes: #626430) | Julian Andres Klode | 2 | -190/+298 | |
| 2011-05-27 | * doc/source/tutorials/contributing.rst: minor improvements (Closes: #625225) | Julian Andres Klode | 2 | -3/+5 | |
| - one typo [2to => 2to3], one broken link [pep8.py link] | |||||
| 2011-05-27 | apt/package.py: fix a few typos [formated->formatted] (Closes: #597054) | Julian Andres Klode | 2 | -4/+5 | |
| 2011-05-27 | Fix get_changelog in Python 3 (Closes: #626532) | Julian Andres Klode | 2 | -1/+5 | |
| 2011-05-27 | debian/control: Standards-Version 3.9.2 | Julian Andres Klode | 2 | -1/+2 | |
| 2011-05-27 | utils/get_debian_mirrors.py: webml must be webwml | Julian Andres Klode | 1 | -1/+1 | |
| 2011-05-27 | utils/get_debian_mirrors.py: Adjust for new Alioth SCM urls | Julian Andres Klode | 2 | -2/+4 | |
| 2011-05-26 | Increase Breaks for update-notifier to 0.99.3debian9 | Julian Andres Klode | 2 | -1/+7 | |
| 2011-05-26 | merge from debian, omit disable of the 0.7 API | Michael Vogt | 46 | -397/+1964 | |
| 2011-04-29 | releasing version 0.7.100.3ubuntu7 | Michael Vogt | 1 | -2/+2 | |
| 2011-04-29 | Release 0.8.0~exp4 to experimental | Julian Andres Klode | 1 | -2/+2 | |
| 2011-04-29 | apt_pkg: Add subclassing fun to PackageManager, for #623485 as well | Julian Andres Klode | 6 | -40/+313 | |
| 2011-04-29 | apt.Cache: Add a _changes_count member for later use | Julian Andres Klode | 2 | -0/+10 | |
| 2011-04-29 | apt.cache: Emit change signals in ProblemResolver | Julian Andres Klode | 2 | -0/+6 | |
