diff options
| author | glatzor@ubuntu.com <> | 2006-08-26 17:13:39 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-08-26 17:13:39 +0200 |
| commit | 953ca5a7624c9398a9fa3c86b203d0c029444d87 (patch) | |
| tree | 6c1904424dc917faac8c0b55cfc6374181ca9f24 /data/channels | |
| parent | 7310859fbcb57e2e9fdf6b9ea39ab20d7eabfc52 (diff) | |
| parent | 558f70b24693a1692be2ab79c4047af762f9e010 (diff) | |
| download | python-apt-953ca5a7624c9398a9fa3c86b203d0c029444d87.tar.gz | |
*merge with mvo
Diffstat (limited to 'data/channels')
| -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 |
