Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2011-04-28 | * data/templates/Ubuntu.info.in: | Michael Vogt | 2 | -0/+125 | |
- add oneiric templates | |||||
2011-04-27 | apt_pkg: Add OrderList, wanted for mancoosi (Closes: #623485) | Julian Andres Klode | 10 | -2/+476 | |
2011-04-24 | releasing version 0.7.100.3ubuntu6 | Stéphane Graber | 2 | -0/+8 | |
2011-04-21 | merged lp:~evfool/python-apt/fixunlockdoc, many thanks | Michael Vogt | 1 | -1/+1 | |
2011-04-21 | Fix documentation problem | Robert Roth | 1 | -1/+1 | |
2011-04-21 | Release 0.8.0~exp3 | Julian Andres Klode | 1 | -2/+2 | |
2011-04-21 | apt_pkg: Add apt_pkg.Version.multi_arch and friends | Julian Andres Klode | 4 | -0/+68 | |
2011-04-20 | releasing version 0.7.100.3ubuntu5 | Michael Vogt | 3 | -1/+60 | |
2011-04-12 | Update enable_component to also apply to -src entries (LP: #758732) | Julian Andres Klode | 2 | -0/+10 | |
2011-04-12 | releasing version 0.7.100.3ubuntu4 | Stéphane Graber | 2 | -0/+9 | |
2011-04-12 | Release 0.8.0~exp2 to experimental | Julian Andres Klode | 1 | -2/+2 | |
2011-04-12 | doc: Fix documentation of BaseDependency.relation (Closes: #607031) | Julian Andres Klode | 2 | -1/+2 | |
2011-04-12 | apt.package: Add 'tasks' to Version, improve doc (Closes: #619574) | Julian Andres Klode | 3 | -4/+64 | |
2011-04-12 | apt/cache.py: Add versionadded | Julian Andres Klode | 1 | -0/+2 | |
2011-04-12 | doc: Fix a minor formatting error, patch by Jakub Wilk (Closes: #608914) | Julian Andres Klode | 2 | -1/+2 | |
2011-04-12 | apt.cache: Add a fetch_archives() method (Closes: #622347) | Julian Andres Klode | 2 | -0/+23 | |
2011-04-12 | apt.cache: Document that update() may need an open() (Closes: #622342) | Julian Andres Klode | 2 | -0/+5 | |
2011-04-12 | apt_pkg: Fix unsigned/long-vs-int issues (LP: #610820) | Julian Andres Klode | 18 | -130/+150 | |
This fix is large, but simple in concept. Instead of relying on Py_BuildValue and type signatures, or type-specific conversion functions, create a new set of overloaded MkPyNumber() functions that automatically do the right thing for each numerical type. | |||||
2011-04-11 | doc/examples: Add example on how to get architecture names (LP: #194374) | Julian Andres Klode | 2 | -0/+13 | |