diff options
| author | glatzor@ubuntu.com <> | 2006-09-07 08:46:34 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-09-07 08:46:34 +0200 |
| commit | 3afcdfc4f30173672b5745f69e2bc401f20e1d90 (patch) | |
| tree | 9772aa1ee53667f905eff88300756f0891619a05 /data/channels/Ubuntu.info | |
| parent | 59c5b269b3702dc40ffe825a31fc79529ee2e276 (diff) | |
| download | python-apt-3afcdfc4f30173672b5745f69e2bc401f20e1d90.tar.gz | |
* use shorter component labels
Diffstat (limited to 'data/channels/Ubuntu.info')
| -rw-r--r-- | data/channels/Ubuntu.info | 34 |
1 files changed, 24 insertions, 10 deletions
diff --git a/data/channels/Ubuntu.info b/data/channels/Ubuntu.info index 99c202ba..2620a7da 100644 --- a/data/channels/Ubuntu.info +++ b/data/channels/Ubuntu.info @@ -8,19 +8,19 @@ Description: Ubuntu 6.10 'Edgy Eft' Component: main Enabled: 1 CompDescription: Officially supported -CompDescriptionLong: OpenSource software that is officially supported by Canonical Ltd. (main) +CompDescriptionLong: By Canonical supported Open Source software Component: universe Enabled: 0 -CompDescription: Community maintained (universe) -CompDescriptionLong: OpenSource software that is maintained by the community (universe) +CompDescription: Community maintained +CompDescriptionLong: Community maintained Open Source software Component: restricted Enabled: 1 CompDescription: Non-free drivers -CompDescriptionLong: Proprietary drivers for devices (restricted) +CompDescriptionLong: Proprietary drivers for devices Component: multiverse Enabled: 0 -CompDescription: Restricted software (Multiverse) -CompDescriptionLong: Software that is restricted by copyright or legal issues (multiverse) +CompDescription: Restricted software +CompDescriptionLong: By copyright or legal issues restricted software Suite: edgy MatchName: .* @@ -48,6 +48,13 @@ BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu/ Description: Recommended updates +Suite: edgy-proposed +ParentSuite: edgy +RepositoryType: deb +BaseURI: http://archive.ubuntu.com/ubuntu/ +MatchURI: archive.ubuntu.com/ubuntu/ +Description: Proposed updates + Suite: edgy-backports ParentSuite: edgy RepositoryType: deb @@ -63,19 +70,19 @@ Description: Ubuntu 6.06 LTS 'Dapper Drake' Component: main Enabled: 1 CompDescription: Officially supported -CompDescriptionLong: OpenSource software that is officially supported by Canonical Ltd. (main) +CompDescriptionLong: By Canonical supported Open Source software Component: universe Enabled: 0 CompDescription: Community maintained (universe) -CompDescriptionLong: OpenSource software that is maintained by the community (universe) +CompDescriptionLong: Community maintained Open Source software Component: restricted Enabled: 1 CompDescription: Non-free drivers -CompDescriptionLong: Proprietary drivers for devices (restricted) +CompDescriptionLong: Proprietary drivers for devices Component: multiverse Enabled: 0 CompDescription: Restricted software (Multiverse) -CompDescriptionLong: Software that is restricted by copyright or legal issues (multiverse) +CompDescriptionLong: By copyright or legal issues restricted software Suite: dapper MatchName: .* @@ -103,6 +110,13 @@ BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu/ Description: Recommended updates +Suite: dapper-proposed +ParentSuite: dapper +RepositoryType: deb +BaseURI: http://archive.ubuntu.com/ubuntu/ +MatchURI: archive.ubuntu.com/ubuntu/ +Description: Proposed updates + Suite: dapper-backports ParentSuite: dapper RepositoryType: deb |
