summaryrefslogtreecommitdiff
path: root/aptsources
AgeCommit message (Expand)AuthorFilesLines
2012-01-10pyflakes fixesMichael Vogt3-6/+2
2011-12-19pyflakes cleanup, use apt_pkg.gettext in aptsources tooMichael Vogt3-10/+3
2011-10-19* merged from ubuntu:Michael Vogt3-27/+29
2011-10-10* aptsources/sourceslist.py:Michael Vogt1-1/+1
2011-09-28add concept of "ParentComponent" for e.g. ubuntu/multiverseMichael Vogt2-3/+22
2011-09-28add concept of "ParentComponent" for e.g. ubuntu/multiverseMichael Vogt2-3/+22
2011-08-11* aptsources/distinfo.py:Michael Vogt1-1/+1
2011-08-11* aptsources/distinfo.py:Michael Vogt1-1/+1
2011-08-09* aptsources/sourceslist.py:Michael Vogt1-1/+1
2011-05-26merge from debian, omit disable of the 0.7 APIMichael Vogt2-126/+128
2011-04-20releasing version 0.7.100.3ubuntu5Michael Vogt1-1/+4
2011-04-12Update enable_component to also apply to -src entries (LP: #758732)Julian Andres Klode1-0/+3
2011-04-12releasing version 0.7.100.3ubuntu4Stéphane Graber1-0/+3
2011-04-11aptsources/sourceslist.py: s/aptsource.py/sourceslist.py/ (LP: #309603)Julian Andres Klode1-1/+1
2011-04-06* cherry pick multiarch support for aptsources from debianMichael Vogt1-6/+35
2011-04-06cherry pick -r 505..506 http://bzr.debian.org/apt/python-apt/debian-experimentalMichael Vogt1-4/+13
2011-04-06cherry pick -r 504..505 http://bzr.debian.org/apt/python-apt/debian-experimentalMichael Vogt1-2/+22
2011-04-06all: Fix all instances of ResourceWarning about unclosed filesJulian Andres Klode2-97/+103
2011-04-06aptsources: Various cleanup workJulian Andres Klode1-27/+26
2011-04-06aptsources: Allow insertion of new multi-arch entriesJulian Andres Klode1-4/+13
2011-04-06aptsources: Parse multi-arch sources.list files correctlyJulian Andres Klode1-2/+22
2010-10-18fix compat issues with python3Michael Vogt3-23/+25
2010-09-13* data/templates/Ubuntu.info.in:Michael Vogt2-1/+8
2010-03-01Style fixes.Julian Andres Klode1-0/+2
2010-02-13* data/templates/*.in: Switch MirrorsFile to relative filenames.Julian Andres Klode1-0/+3
2010-02-13* aptsources/distro.py:Julian Andres Klode1-2/+2
2010-01-17aptsources/distro.py: Support Python 3, decode lsb_release results using utf-8.Julian Andres Klode1-0/+2
2010-01-17aptsources: Make all classes subclasses of object.Julian Andres Klode3-8/+8
2009-08-02Only recommend lsb-release instead of depending on it. Default toJulian Andres Klode2-10/+28
2009-07-20Merge from debian-sidJulian Andres Klode1-2/+2
2009-07-17aptsources/distinfo.py: Fix split_url() on Python 3.Julian Andres Klode1-2/+4
2009-07-13* aptsources/distro.py:Michael Vogt1-2/+2
2009-06-04apt, aptsources, doc: Update to use the new names.Julian Andres Klode2-9/+9
2009-04-16* apt/*.py: Initial rename work for Bug#481061Julian Andres Klode1-1/+5
2009-04-01* Copyright updates: debian/copyright, etc.Julian Andres Klode3-14/+12
2009-03-23* aptsources/sourceslist.py:Michael Vogt1-1/+1
2009-03-19* aptsources/sourceslist.py:Michael Vogt1-1/+1
2009-03-08* aptsources/sourceslist.py: Add missing ')'Julian Andres Klode1-1/+1
2009-03-08* Merge with mvoJulian Andres Klode1-11/+8
2009-02-16aptsources/sourceslist.py: use apt_pkg.Config.FindFileMichael Vogt1-11/+8
2009-01-22apt/debfile.py, aptsources/distro.py: Fix stylingJulian Andres Klode1-16/+17
2009-01-22fix incorrect indent Michael Vogt1-30/+30
2009-01-21* aptsources/distro.py:Michael Vogt1-13/+16
2009-01-21aptsources/distro.py: fix fallout from the indent changesMichael Vogt1-63/+62
2009-01-13* apt/package.py:Michael Vogt1-10/+14
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode3-46/+37
2009-01-11* Merge Ben Finney's do not use has_key() (Closes: #481878)Julian Andres Klode3-11/+11
2009-01-11Merge Ben Finney's whitespace changes (Closes: #481563)Julian Andres Klode4-760/+818
2009-01-11aptsources/distro.py: No deprecated form of raise statementJulian Andres Klode1-2/+2
2009-01-10* aptsources/distinfo.py: Allows numbers in urlsJulian Andres Klode1-1/+1