diff options
| author | glatzor@ubuntu.com <> | 2006-07-25 21:20:45 +0200 |
|---|---|---|
| committer | glatzor@ubuntu.com <> | 2006-07-25 21:20:45 +0200 |
| commit | fdec0c43d748097f6c32fab86d29a617d021fccc (patch) | |
| tree | f536fed40bc63ce711612643cf59c51fd9c7fcb6 /data | |
| parent | b58deaf04c187b16a0c97878e90810401efda16c (diff) | |
| download | python-apt-fdec0c43d748097f6c32fab86d29a617d021fccc.tar.gz | |
* fix also child repos for edgy
Diffstat (limited to 'data')
| -rw-r--r-- | data/channels/Ubuntu.info.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/channels/Ubuntu.info.in b/data/channels/Ubuntu.info.in index b3fcff7d..bac13754 100644 --- a/data/channels/Ubuntu.info.in +++ b/data/channels/Ubuntu.info.in @@ -35,21 +35,21 @@ Enabled: 1 _CompDescription: Restricted copyright Suite: edgy-security -ParentSuite: dapper +ParentSuite: edgy RepositoryType: deb BaseURI: http://security.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu/|security.ubuntu.com _Description: Important security updates Suite: edgy-updates -ParentSuite: dapper +ParentSuite: edgy RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu/ _Description: Recommended updates Suite: edgy-backports -ParentSuite: dapper +ParentSuite: edgy RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu/ |
