summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2010-03-01* python/acquire-item.cc:Julian Andres Klode1-0/+7
2010-02-27* data/templates/Ubuntu.info.in:Julian Andres Klode1-0/+8
2010-02-27Upload 0.7.93.2 to unstableJulian Andres Klode1-1/+1
2010-02-27* debian/python-apt.install:Julian Andres Klode3-1/+4
2010-02-27Ship the list of deprecated things in the apt_pkg and apt_inst modulesJulian Andres Klode2-0/+4
2010-02-27* python:Julian Andres Klode1-2/+5
2010-02-27* python/cache.cc:Julian Andres Klode1-0/+2
2010-02-17* python/progress.cc:Michael Vogt1-0/+2
2010-02-17apt/progress/base.py: call pipe ends {write,status}_streamMichael Vogt1-1/+1
2010-02-17* apt/cache.py:Michael Vogt1-0/+9
2010-02-13* debian/rules:Julian Andres Klode2-0/+7
2010-02-13* data/templates/*.in: Switch MirrorsFile to relative filenames.Julian Andres Klode1-0/+3
2010-02-13test_all.py: Use local modules instead of system ones if possible.Julian Andres Klode1-0/+1
2010-02-13* aptsources/distro.py:Julian Andres Klode1-0/+2
2010-02-13* tests:Julian Andres Klode1-0/+2
2010-02-13* data/templates/Debian.info.in:Julian Andres Klode1-0/+2
2010-02-13python/tagfile.cc: Implement the iterator protocol in TagFile.Julian Andres Klode1-0/+2
2010-02-07* utils/migrate-0.8.py:Julian Andres Klode1-0/+3
2010-02-07* Fix some places where the old API was still used:Julian Andres Klode1-0/+9
2010-02-05Release 0.7.93.1.Julian Andres Klode1-2/+2
2010-02-05* apt/utils.py:Julian Andres Klode1-0/+5
2010-02-02debian/control: Set Standards-Version to 3.8.4.Julian Andres Klode2-1/+2
2010-02-02debian/changelog: Do not mention the typo itself, only the correct word.Julian Andres Klode1-1/+1
2010-02-02* debian/control:Julian Andres Klode2-1/+6
2010-02-02Fix typo seperated => separated in multiple files (reported by lintian).Julian Andres Klode1-0/+1
2010-02-02doc/client-example.cc: Update against the new API.Julian Andres Klode1-0/+1
2010-02-02python/tarfile.cc: If only one member is requested, extract just that one.Julian Andres Klode1-0/+1
2010-02-02apt/progress/base.py: select.error objects do not have an errno attribute (Cl...Julian Andres Klode1-0/+2
2010-01-31python/arfile.cc: Handle the case where ararchive_new returns NULL in debfile...Julian Andres Klode1-0/+2
2010-01-31de.po: Update against new templateJulian Andres Klode1-0/+2
2010-01-27Remove inline functions from the C++ API, export them instead (part 1)Julian Andres Klode1-0/+1
2010-01-27Merge the CppOwnedPyObject C++ class into CppPyObject.Julian Andres Klode1-0/+1
2010-01-27Drop the segfault prevention measures from the Acquire code, as they failJulian Andres Klode1-0/+3
2010-01-24Clone all pkgDirStream::Item's so apt_pkg.TarMember object can be usedJulian Andres Klode1-0/+2
2010-01-24* python/tarfile.cc:Julian Andres Klode1-0/+3
2010-01-23python/acquire-item.cc: Support items without an owner set.Julian Andres Klode1-0/+2
2010-01-23* python/progress.cc:Julian Andres Klode1-0/+2
2010-01-23apt/cache.py: Fix Cache.update() to not raise errors on successful updates.Julian Andres Klode1-0/+2
2010-01-23Fix reference counting for old progress classes (Closes: #566370).Julian Andres Klode1-0/+6
2010-01-20* apt/utils.py:Michael Vogt1-0/+2
2010-01-20Release 0.7.93Julian Andres Klode1-2/+2
2010-01-20Rename apt_pkg.PackageIndexFile to apt_pkg.IndexFile.Julian Andres Klode1-0/+1
2010-01-17apt/progress/text.py: Replace one print statement with a .write() call.Julian Andres Klode1-0/+2
2010-01-17apt/progress/base.py: Fix some parsing of dpkg status fd.Julian Andres Klode1-0/+2
2010-01-17aptsources/distro.py: Support Python 3, decode lsb_release results using utf-8.Julian Andres Klode1-0/+1
2010-01-17aptsources: Make all classes subclasses of object.Julian Andres Klode1-0/+2
2010-01-17* Build for Python 2.5, 2.6 and 3.1; 2.6 and 3.1 hit unstable on Jan 16.Julian Andres Klode3-6/+11
2010-01-15Rewrite apt.progress.gtk2 documentation by hand and drop python-gtk2Julian Andres Klode2-3/+3
2010-01-15debian/changelog: Fix indentation.Julian Andres Klode1-2/+2
2010-01-15Build for all supported Python versions newer than 2.5.Julian Andres Klode2-2/+2