diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-28 09:35:57 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-28 09:35:57 +0200 |
| commit | 375c0d90adfab90c66cc1005c5ca0ab588328262 (patch) | |
| tree | 688ce53f51c39e34c496763b4392b92dbaa393fa /data | |
| parent | 37827c0f97d0711820443325d3d1c65b755cdfb4 (diff) | |
| parent | 558f70b24693a1692be2ab79c4047af762f9e010 (diff) | |
| download | python-apt-375c0d90adfab90c66cc1005c5ca0ab588328262.tar.gz | |
* merged with the ~ubuntu-core-dev branch
Diffstat (limited to 'data')
| -rw-r--r-- | data/channels/Ubuntu.info.in | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/channels/Ubuntu.info.in b/data/channels/Ubuntu.info.in index f3eb60d6..5631e93b 100644 --- a/data/channels/Ubuntu.info.in +++ b/data/channels/Ubuntu.info.in @@ -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 @@ -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 |
