summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-10doc: Document apt_pkg.TagFile additionsJulian Andres Klode2-9/+32
2015-06-10TagFile: Provide close() and context managerJulian Andres Klode1-0/+58
2015-06-10doc: Prepare for 1.0 releaseJulian Andres Klode3-1/+34
2015-06-10python/cache.cc: Handle deprecation of pkgCache::PkgIterator::Section()Julian Andres Klode1-6/+12
2015-06-10sphinx docs: Fix remaining instances of old C syntax to use domainsJulian Andres Klode2-2/+2
2015-06-10doc/source/library/apt_pkg.rst: Fix indentationJulian Andres Klode1-3/+3
2015-06-10doc/source/c++/api.rst: Upgrade syntax to use the new domain stuffJulian Andres Klode1-218/+218
2015-06-10Fix indentation and docstring problemsvon3-10/+11
2015-05-29Set Standards-Version to 3.9.6von1-1/+1
2015-05-29Remove the "-Wstrict-prototypes" compiler optionvon1-0/+7
2015-05-22Fix apt.Package.installed_files for multi-arch packagesMichael Vogt1-1/+1
2015-05-22rename "md5" keyword argument in AcquireFile() to "hash" and add backward com...Michael Vogt2-9/+40
2015-05-22apt_pkg.rst: improve documentation for AcquireFile() hash and add sha512 to t...Michael Vogt1-5/+6
2015-05-15tests/test_tagfile.py: Close files we opened to prevent leakageJulian Andres Klode1-4/+4
2015-05-07releasing package python-apt version 0.9.4Michael Vogt1-2/+13
2015-05-07update whatsnewMichael Vogt2-10/+17
2015-05-07Fix pep8 errorMichael Vogt1-2/+2
2015-05-07Fix dead links in python-apt documentationMichael Vogt2-1/+10
2015-05-07Add MULTI_ARCH_NO constant and deprecate MULTI_ARCH_NONEMichael Vogt2-2/+4
2015-05-07Update doc/example/action.py for py3 and latest APIMichael Vogt2-73/+75
2015-05-07Update the print_uris.py example to use the new APIvon1-15/+3
2015-05-07add Wily templateMartin Pitt2-0/+117
2014-11-07apt/debfile.py: use apt_pkg.open_maybe_clear_signed_file() when opening a .ds...Michael Vogt2-3/+4
2014-11-06Add binding for apt_pkg.maybe_open_clear_signed_file()Michael Vogt2-0/+46
2014-11-06add apt_pkg.sha512sum()Michael Vogt2-2/+73
2014-10-24releasing package python-apt version 0.9.3.11Michael Vogt1-2/+11
2014-10-24Add Ubuntu 15.04 (Vivid Vervet) to the templateMichael Vogt1-0/+119
2014-10-24Merged UbuntuRTMDistribution detection from ubuntuMichael Vogt2-0/+43
2014-10-14python/tarfile.cc: use long long in Process() for APT >= 4.14Michael Vogt2-2/+11
2014-09-30Embed changelog entry date and time instead of build date and timeJulian Andres Klode2-3/+14
2014-09-04releasing package python-apt version 0.9.3.10Michael Vogt1-0/+13
2014-09-03update python-apt.potMichael Vogt1-109/+119
2014-09-03fix testsMichael Vogt3-4/+6
2014-09-03read all tags from a dsc file and improve testsMichael Vogt2-13/+27
2014-09-03add support for apt.debfile.DscSrcPackage.filelistMichael Vogt2-3/+16
2014-09-02Stop reading after the "Format" stanza in a .dsc fileMichael Vogt2-0/+4
2014-09-02python/tag.cc: ensure that the final \n is there when duplicating section dataMichael Vogt1-4/+7
2014-08-28release 0.9.3.9Michael Vogt1-0/+15
2014-08-28tests/test_auth.py: update for gnupg 1.4.18Mauricio Faria de Oliveira2-1/+10
2014-08-28tests/test_pep8.py: --ignore E129 too (fix FTBFS with pep8 >= 1.5)Mauricio Faria de Oliveira1-1/+3