summaryrefslogtreecommitdiff
path: root/data/channels
AgeCommit message (Collapse)AuthorFilesLines
2006-09-18* typo fixes (thanks to Bruce Cowan)Michael Vogt1-7/+7
2006-09-12* Remove the obsolete Enabled property completely from the codeglatzor@ubuntu.com1-3/+2
2006-09-11* Reuse the base_uri, match_uri and valid_mirrors property of the parentglatzor@ubuntu.com2-138/+2
suite, if it was not declared explicitly for a child suite * remove the obsolete enabled property from the channel templates
2006-09-11* Gtk seems to require that you set the activatable property of a cellglatzor@ubuntu.com1-0/+14
renderer explictly to True if there is one with False * Rebuild channel templates
2006-09-10* added new "MirrorsFile" keyword for the DistInfo TagfileMichael Vogt2-46/+68
* look for mirros as well when matching distros
2006-09-07* merged with glatzorMichael Vogt2-20/+34
2006-09-07* use shorter component labelsglatzor@ubuntu.com2-20/+34
2006-09-01* data/channels/Ubuntu.info.in:Michael Vogt1-2/+2
- warty no longer officially supported
2006-08-28* merged with the ~ubuntu-core-dev branchMichael Vogt1-0/+14
2006-08-28* merged with mvo devel branchMichael Vogt3-2/+323
2006-08-24* properly added -proposedMichael Vogt1-0/+14
2006-08-15* DistUpgrade/DistUpgradeControler.py:Michael Vogt3-2/+323
- always enable "main" on upgrades, this ensures that we do not end up with a system without the main archive (various bugs for breezy->dapper) * data/channels/Debian.info, data/channels/Ubuntu.info: - added pre-generated files (required for the upgrader) * UpdateManager/Common/aptsources.py: - add a "matcherPath" parameter to SourcesList (for the upgrader)
2006-07-27* merged from sebastia* merged from sebastiannMichael Vogt5-0/+393
2006-07-25* fix also child repos for edgyglatzor@ubuntu.com1-3/+3
2006-07-24* Add support for Edgyglatzor@ubuntu.com1-2/+57
2006-07-22* Create the source/channel templates during build timeglatzor@ubuntu.com2-266/+0
2006-07-21* moved all glade and channels files into subdirectories of dataglatzor@ubuntu.com7-0/+604
* do not install obsolete files to update-manager/channels