diff options
| author | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-11 17:55:36 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebastian.heinlein@web.de> | 2006-03-11 17:55:36 +0100 |
| commit | 7a02cddbb58ef1a5da0cec332eaa3a090c96a764 (patch) | |
| tree | d0e482a04300a9528129cb23785a1eb347679e03 /channels | |
| parent | cfcbc7905a2c296fa4da1cb7345cebb44f80fdb1 (diff) | |
| download | python-apt-7a02cddbb58ef1a5da0cec332eaa3a090c96a764.tar.gz | |
* Add the backports to the available channels in the add dialog
Diffstat (limited to 'channels')
| -rw-r--r-- | channels/Ubuntu.info.in | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/channels/Ubuntu.info.in b/channels/Ubuntu.info.in index f3316390..002a82f6 100644 --- a/channels/Ubuntu.info.in +++ b/channels/Ubuntu.info.in @@ -51,6 +51,23 @@ Component: multiverse Enabled: 0 _CompDescription: Non-free (Multiverse) +Suite: dapper-backports +RepositoryType: deb +BaseURI: http://archive.ubuntu.com/ubuntu/ +_Description: Ubuntu 6.04 Backports +Component: main +Enabled: 1 +_CompDescription: Oficially 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 RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ @@ -101,3 +118,20 @@ _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: Oficially supported +Component: restricted +Enabled: 1 +_CompDescription: Restricted copyright +Component: universe +Enabled: 0 +_CompDescription: Community maintained (Universe) +Component: multiverse +Enabled: 0 +_CompDescription: Non-free (Multiverse) |
