summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-03-22* merge with mvoSebastian Heinlein4-7/+86
2007-03-22* mergeSebastian Heinlein4-7/+86
2007-03-07* apt/cdrom.py:Michael Vogt2-2/+4
- fix bug in cdrom mountpoint handling
2007-03-06 - support candidateRecord, installedRecordMichael Vogt2-1/+15
2007-03-06 - support pkg.architectureMichael Vogt2-4/+14
2007-03-06* apt/package.py:Michael Vogt2-2/+54
- added candidateDependencies, installedDependencies
2007-03-01 - SizeToString supports PyLong too Michael Vogt2-3/+4
* apt/cache.py: - fix rootdir
2007-02-26* separate the checking of duplicates of binary and source repositories Sebastian Heinlein1-9/+13
when changing the server of the distro - fix LP #86219
2007-02-26* merge with mvoSebastian Heinlein5-2/+64
2007-02-26* merge with mvoSebastian Heinlein5-2/+64
2007-02-22* python/string.cc:Michael Vogt2-2/+6
- SizeToString supports PyLong too
2007-02-06* better cdrom support mergedMichael Vogt4-0/+58
2007-02-05* mergeSebastian Heinlein4-13/+13
2007-02-05* write an empty default sources.list if all sources have been removedSebastian Heinlein2-1/+9
2007-02-02* change all obsolete references to the former python-aptsourcesSebastian Heinlein4-13/+13
2007-01-26* also install aptsourcesSebastian Heinlein7-77/+311
* switch to cdbs * add a pot file * setup the POTFILES.in
2007-01-19* rename aptsources to sourceslist (aptsources is already used by theSebastian Heinlein4-7/+16
package, since the other parts were moved away this file only contains sources.list parsing and manipulating only) * rename get_ubuntu_lp_mirror to get_ubuntu_mirrors_from_lp (should be clearer) * fix some imports
2007-01-19* make setup.py executableSebastian Heinlein2-1/+4
* add some information about aptsources to the package description
2007-01-19* move the distro handling into its own file (distro.py)Sebastian Heinlein3-451/+477
* rename DistInfo to distinfo, since it contains more than only one class * Use the term template instead of suite in distinfo * fix the test function
2007-01-19* merge aptsources into the source repositorySebastian Heinlein17-0/+3021
- skipped the gettext integration, since nearly all strings changed recently (no need to blow up the bzr repo) - still needs integration into the setup procedure - added the update-manager authors to the python-apt ones
2007-01-08* add a tool to find the best mirror (needs to be integrated into theSebastian Heinlein1-0/+99
ui)
2007-01-06* remove duplicated method Sebastian Heinlein1-2/+0
2007-01-06* fix some references to the former short description of a compSebastian Heinlein1-3/+3
2007-01-06* Fix a grammar issue in the component naming (thanks to mpt)Sebastian Heinlein1-12/+12
2007-01-04* a more elegant way to ensure that an url is always splitted into 3Sebastian Heinlein1-15/+3
parts
2007-01-04* use uppercase letters for the country codeSebastian Heinlein4-103/+103
* change description of the lp mirror fetch tool
2007-01-04* new debian package releaseSebastian Heinlein1-0/+6
2007-01-04* Make split_url always return proto, hostname and dirSebastian Heinlein1-1/+8
(None if not available)
2007-01-04* add a script to extract the mirror information from launchpadSebastian Heinlein2-332/+308
* update the Ubuntu mirror list using the above script
2007-01-03* also parse te location of a Debian mirror in the helper scriptSebastian Heinlein2-35/+80
* update the Debian mirrors file with location infromation
2007-01-03* revert the change of short/long description - it is more important toSebastian Heinlein1-9/+9
be backward compatible
2007-01-03* add support for mirror locationsSebastian Heinlein2-11/+25
* rename CountryInformation.country_code to .code
2006-12-28* make the get_repo_urls method return some valuesSebastian Heinlein1-1/+1
2006-12-28* mirror check: also check for a corresponding repository on the mirrorSebastian Heinlein1-4/+13
* fix parsing of mirrors with multiple repositories
2006-12-27* Remove obsolete classes MatchType and MatchDistSebastian Heinlein2-23/+15
* add a is_mirror method to the Suite class (not complete yet) * make use of the new is_mirror method in the matcher * the components of a suite are now stored in alist with instances of the class Components and not in a dict anymore * fix a reference to the obsolete DescriptionLong (was replaced by Description/ShortDescription)
2006-12-27* remove Mirror class from aotsources. it is part of DistInfo nowSebastian Heinlein1-21/+0
2006-12-27* add me as an author (kov should not be the only one who would be takenSebastian Heinlein1-14/+36
into account for this piece of code :) * store the mirrors not in a list with complete url, but in dict using the hostname as the key * add a function to get the proto, hostname and dir out of an url
2006-12-22* remove a useless point in the debian package descriptionSebastian Heinlein1-1/+0
2006-12-22* enhance the the Component class and store the components in a listSebastian Heinlein1-37/+58
to keep the order of the template file * add a new Mirror and Repository class * rename Suite.valid_mirrors to Suite.mirrors * rename Component.description_long to Component.description * rename Component.description to Component.short_description
2006-12-19* debian/changelog:Michael Vogt1-1/+1
- and upload
2006-12-19* debian/changelog:Michael Vogt1-7/+2
- updated changelog
2006-12-19* python/pkgrecords.cc:Michael Vogt2-3/+8
- export SHA1Sum() as well * debian/changelog: - updated
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-10* merge with desktopSebastian Heinlein0-0/+0
2006-12-10* merge with laptopSebastian Heinlein9-121/+1126
2006-12-09* fix a bug where no country could be detectedSebastian Heinlein1-0/+1
2006-12-04* merge with debianSebastian Heinlein1-1/+1
2006-12-04* use the corret name for the testing templateSebastian Heinlein1-1/+1