diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-23 16:08:39 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-05-23 16:08:39 +0200 |
| commit | 67565d2a25edd775b0dfdfd36ad205341a717598 (patch) | |
| tree | 2beff9047bc22611e90eb9ee6ced1e82ca399dd3 /channels | |
| parent | de207d961d18e3a9806c77743dfa4d78ef6b2ada (diff) | |
| download | python-apt-67565d2a25edd775b0dfdfd36ad205341a717598.tar.gz | |
* don't show codenames but only version numbers (as per
https://wiki.ubuntu.com/CodeNamesToVersionNumbers)
Diffstat (limited to 'channels')
| -rw-r--r-- | channels/Ubuntu.info.in | 69 |
1 files changed, 1 insertions, 68 deletions
diff --git a/channels/Ubuntu.info.in b/channels/Ubuntu.info.in index fd017105..d8eb1eae 100644 --- a/channels/Ubuntu.info.in +++ b/channels/Ubuntu.info.in @@ -3,7 +3,7 @@ _ChangelogURI: http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/chang Suite: dapper RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Ubuntu 6.06 'Dapper Drake' +_Description: Ubuntu 6.06 LTS Component: main Enabled: 1 _CompDescription: Officially supported @@ -68,70 +68,3 @@ Component: multiverse Enabled: 0 _CompDescription: Non-free (Multiverse) -Suite: breezy -RepositoryType: deb -BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Ubuntu 5.10 'Breezy Badger' -Component: main -Enabled: 1 -_CompDescription: Officially supported -Component: restricted -Enabled: 1 -_CompDescription: Restricted copyright -Component: universe -Enabled: 0 -_CompDescription: Community maintained (Universe) -Component: multiverse -Enabled: 0 -_CompDescription: Non-free (Multiverse) - -Suite: breezy-security -RepositoryType: deb -BaseURI: http://security.ubuntu.com/ubuntu/ -_Description: Ubuntu 5.10 Security Updates -Component: main -Enabled: 1 -_CompDescription: Officially supported -Component: restricted -Enabled: 1 -_CompDescription: Restricted copyright -Component: universe -Enabled: 0 -_CompDescription: Community maintained (Universe) -Component: multiverse -Enabled: 0 -_CompDescription: Non-free (Multiverse) - -Suite: breezy-updates -RepositoryType: deb -BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Ubuntu 5.10 Updates -Component: main -Enabled: 1 -_CompDescription: Officially supported -Component: restricted -Enabled: 1 -_CompDescription: Restricted copyright -Component: universe -Enabled: 0 -_CompDescription: Community maintained (Universe) -Component: multiverse -Enabled: 0 -_CompDescription: Non-free (Multiverse) - -Suite: breezy-backports -RepositoryType: deb -BaseURI: http://archive.ubuntu.com/ubuntu/ -_Description: Ubuntu 5.10 Backports -Component: main -Enabled: 1 -_CompDescription: Officially supported -Component: restricted -Enabled: 1 -_CompDescription: Restricted copyright -Component: universe -Enabled: 0 -_CompDescription: Community maintained (Universe) -Component: multiverse -Enabled: 0 -_CompDescription: Non-free (Multiverse) |
