diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-07 10:24:58 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-07 10:24:58 +0200 |
| commit | 34256b339ea1b953bbf57e8b6975023dfce05c73 (patch) | |
| tree | ad21b89d009db54eb478e1e883f86b8a03dbd361 /data | |
| parent | d754e704d6e42bff9f1f8485e134fd4d04cb3a24 (diff) | |
| parent | 3afcdfc4f30173672b5745f69e2bc401f20e1d90 (diff) | |
| download | python-apt-34256b339ea1b953bbf57e8b6975023dfce05c73.tar.gz | |
* merged with glatzor
Diffstat (limited to 'data')
| -rw-r--r-- | data/channels/Ubuntu.info | 34 | ||||
| -rw-r--r-- | data/channels/Ubuntu.info.in | 20 |
2 files changed, 34 insertions, 20 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 diff --git a/data/channels/Ubuntu.info.in b/data/channels/Ubuntu.info.in index 4b6b2b19..ed7fd50c 100644 --- a/data/channels/Ubuntu.info.in +++ b/data/channels/Ubuntu.info.in @@ -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: .* @@ -70,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: .* |
