diff options
| author | Michael Vogt <egon@top> | 2005-11-29 17:31:21 +0100 |
|---|---|---|
| committer | Michael Vogt <egon@top> | 2005-11-29 17:31:21 +0100 |
| commit | a79e4fc80ef854844e560e5b547d1398ab149360 (patch) | |
| tree | e321ca95a5573529a4261ca1fdbd01b14c4a17af /channels | |
| parent | 4fce0fdfe15c8ab88d63e3919670e1371eb38fb9 (diff) | |
| download | python-apt-a79e4fc80ef854844e560e5b547d1398ab149360.tar.gz | |
* make the software preferences work again completely
Diffstat (limited to 'channels')
| -rw-r--r-- | channels/Ubuntu.info.in | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/channels/Ubuntu.info.in b/channels/Ubuntu.info.in index 79d0ca2e..344ce243 100644 --- a/channels/Ubuntu.info.in +++ b/channels/Ubuntu.info.in @@ -1,9 +1,10 @@ _ChangelogURI: http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/changelog -Suite: hoary + +Suite: breezy RepositoryType: deb _BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Ubuntu 5.04 "Hoary Hedgehog" +_Description: Breezy 5.10 "Breezy Badger" Component: main Enabled: 1 _CompDescription: Oficially supported @@ -17,10 +18,10 @@ Component: multiverse Enabled: 0 _CompDescription: Non-free (Multiverse) -Suite: hoary-security +Suite: breezy-security RepositoryType: deb _BaseURI: http://security.ubuntu.com/ubuntu/ -_Description: Ubuntu 5.04 Security Updates +_Description: Ubuntu 5.10 Security Updates Component: main Enabled: 1 _CompDescription: Oficially supported @@ -34,10 +35,10 @@ Component: multiverse Enabled: 0 _CompDescription: Non-free (Multiverse) -Suite: breezy +Suite: breezy-updates RepositoryType: deb _BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Breezy 5.10 "Breezy Badger" +_Description: Ubuntu 5.10 Updates Component: main Enabled: 1 _CompDescription: Oficially supported @@ -51,10 +52,10 @@ Component: multiverse Enabled: 0 _CompDescription: Non-free (Multiverse) -Suite: breezy-security +Suite: hoary RepositoryType: deb -_BaseURI: http://security.ubuntu.com/ubuntu/ -_Description: Ubuntu 5.10 Security Updates +_BaseURI: http://archive.ubuntu.com/ubuntu/ +_Description: Ubuntu 5.04 "Hoary Hedgehog" Component: main Enabled: 1 _CompDescription: Oficially supported @@ -68,10 +69,10 @@ Component: multiverse Enabled: 0 _CompDescription: Non-free (Multiverse) -Suite: breezy-updates +Suite: hoary-security RepositoryType: deb -_BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Ubuntu 5.10 Updates +_BaseURI: http://security.ubuntu.com/ubuntu/ +_Description: Ubuntu 5.04 Security Updates Component: main Enabled: 1 _CompDescription: Oficially supported |
