diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-24 14:23:19 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-08-24 14:23:19 +0200 |
| commit | 558f70b24693a1692be2ab79c4047af762f9e010 (patch) | |
| tree | 6c1904424dc917faac8c0b55cfc6374181ca9f24 /data | |
| parent | 7f6bff5a191c2bb563198f20d1c2803f5054464b (diff) | |
| download | python-apt-558f70b24693a1692be2ab79c4047af762f9e010.tar.gz | |
* properly added -proposed
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 |
