summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-05python-apt (1.0.0~beta3+dyson1)HEADmasterIgor Pashev1-0/+6
2015-07-05Merge git://anonscm.debian.org/apt/python-aptIgor Pashev216-4662/+4677
2015-06-30apt/package.py: Add rawtype property to Dependency classMichael Schaller1-4/+18
2015-06-28BaseDependency.__repr__: Replace pre_depend with rawtypeMichael Schaller1-2/+2
2015-06-23doc/source/conf.py: Reproducibility: Set html_last_updated_fmt = NoneJulian Andres Klode1-1/+1
2015-06-21fix py3 issue with auto .gz decompression and add testMichael Vogt3-3/+8
2015-06-17Release 1.0.0~beta3 to unstableJulian Andres Klode1-0/+13
2015-06-17doc: whatsnew: Document what's new in beta3Julian Andres Klode1-1/+13
2015-06-17apt.Cache: Issue a RuntimeWarning in connect()Julian Andres Klode1-10/+19
2015-06-17Break the FilteredCache <-> Cache reference cycleJulian Andres Klode1-27/+39
2015-06-17apt.Cache: Introduce a connect2() callback connectorJulian Andres Klode1-0/+25
2015-06-17apt.cache.FilteredCache: Fix multi-arch package lookupsJulian Andres Klode1-2/+6
2015-06-17doc/source/library/apt_pkg.rst: Fix an example from old API to new APIJulian Andres Klode1-3/+3
2015-06-17setup.py: If no version is in the environment, return NoneJulian Andres Klode1-0/+3
2015-06-16tests/test_paths.py: Add an 'always' warning filter, so it is reliableJulian Andres Klode1-2/+6
2015-06-16tests/test_paths.py: Fix indentationJulian Andres Klode1-4/+4
2015-06-16tests/test_paths.py: Catch and assert the DeprecationWarningJulian Andres Klode1-4/+10
2015-06-13Release 1.0.0~beta2 to unstableJulian Andres Klode1-0/+7
2015-06-13Handle the symlink to directory transition correctlyJulian Andres Klode2-0/+2
2015-06-11debian/control: Build-Depend on apt (>= 1.0.9.4) for Files2()Julian Andres Klode1-1/+1
2015-06-11Release 1.0.0~beta1 to unstableJulian Andres Klode1-0/+57
2015-06-11setup.py: Do not raise a value error if there's a tilde in the versionJulian Andres Klode1-3/+0
2015-06-11setup.py: Translate version number from Debian to PEP0440Julian Andres Klode1-1/+19
2015-06-11tests/test_large_file.py: make pep8 happyJulian Andres Klode1-1/+2
2015-06-11python/tarfile.cc: LFS: Handle too large fileJulian Andres Klode3-7/+53
2015-06-10Acquire: Document that items may have transient errors on run() successJulian Andres Klode2-6/+11
2015-06-10apt/debfile.py: Allow downgrading packages in check() with a parameterJulian Andres Klode1-2/+3
2015-06-10python/arfile.cc: LFS: Use long long instead of long for file sizesJulian Andres Klode1-3/+3
2015-06-10python/arfile.cc: Do not allow files larger than SIZE_MAX to be mappedJulian Andres Klode1-1/+13
2015-06-10cleanup: Fix some too long lines, and references in the documentationJulian Andres Klode2-4/+4
2015-06-10Document that the cache now supports :all and friendsJulian Andres Klode2-0/+9
2015-06-10apt/debfile: Stop special-casing all when looking for a package in the cacheJulian Andres Klode1-4/+0
2015-06-10apt/cache.py: Support :all and other special architecture specifiesJulian Andres Klode1-33/+34
2015-06-10Improved docstring of the Version.get_dependencies method.Michael Schaller1-1/+8
2015-06-10Fixed docstring of BaseDependency.version property.Michael Schaller1-2/+4
2015-06-10apt.package: Only reference Launchpad for missing changelogs on UbuntuJulian Andres Klode1-5/+9
2015-06-10apt/debfile.py: Arch-qualify in compare_to_version_in_cache()Julian Andres Klode1-0/+9
2015-06-10apt/cache.py: Work around a cyclic reference from Cache to its methodsJulian Andres Klode1-3/+6
2015-06-10apt/debfile.py: Fix a too long lineJulian Andres Klode1-1/+2
2015-06-10Update POTFILES.in and the potJulian Andres Klode2-104/+100
2015-06-10apt_pkg.Package: Drop the unset 'auto' attributeJulian Andres Klode3-11/+2
2015-06-10Remove apt.progress.gtk2Julian Andres Klode9-632/+15
2015-06-10apt.debfile: Fix splitting of multi-lines Binary fields in dsc filesJulian Andres Klode3-4/+5
2015-06-10python-apt-doc: Remove the old examples and html directory before upgradeJulian Andres Klode1-0/+16
2015-06-10Use ${python:Depends} and friends for the debug packagesJulian Andres Klode1-2/+4
2015-06-10Do not link documentation from Architecture: all to Architecture: anyJulian Andres Klode1-2/+2
2015-06-10debian/control: Build-Depend on dh-pythonJulian Andres Klode1-0/+1
2015-06-10doc: templates: indexcontent: Fix link from modindex to py-modindexJulian Andres Klode1-1/+1
2015-06-10doc: templates: layout: Fixup last commitJulian Andres Klode1-1/+1
2015-06-10doc: templates: layout: Remove invalid icon linksJulian Andres Klode1-7/+1