summaryrefslogtreecommitdiff
path: root/AptSources/aptsources.py
AgeCommit message (Expand)AuthorFilesLines
2006-12-27* remove Mirror class from aotsources. it is part of DistInfo nowSebastian Heinlein1-21/+0
2006-12-13* add a class for mirrorsSebastian Heinlein1-0/+21
2006-12-11* also set the default server to the changed serverSebastian Heinlein1-0/+1
2006-12-11* actually use the default server if no server is usedSebastian Heinlein1-2/+3
2006-12-09* fix a bug where no country could be detectedSebastian Heinlein1-0/+1
2006-12-04* actually use the DebianDistriubtion class on Debian :)Sebastian Heinlein1-1/+1
2006-12-03* do not create duplicated entries when changing the serverSebastian Heinlein1-7/+102
2006-11-30* handle testing and unstable as synonyms for the release codenameSebastian Heinlein1-5/+19
2006-11-30* really fix the source code for newly enabled compsSebastian Heinlein1-34/+24
2006-11-30* fix source code handling of newly added compsSebastian Heinlein1-6/+16
2006-11-29* also add new components to source repositoriesSebastian Heinlein1-5/+7
2006-11-29* only backup existing sources.list filesSebastian Heinlein1-55/+76
2006-11-27* use a default value for distro.country (caused an exception in Debian)Sebastian Heinlein1-2/+1
2006-11-26* Use the new data pathSebastian Heinlein1-1/+1
2006-11-26* add a function to change the server of all distro specific sourcesSebastian Heinlein1-0/+11
2006-11-25* Fork a pyton-aptsources source tree from update-managerSebastian Heinlein1-0/+694