diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-20 10:33:44 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-20 10:33:44 +0200 |
| commit | b5be0185f39aa90b86d13848531173c7ebed6b7b (patch) | |
| tree | df4c847d5ed510ba733c8a9985b81275c79589e1 /data | |
| parent | b410a7e17e3a255127ef054b9a867354face49f3 (diff) | |
| parent | cb12be4893d8ac79dcbaa77e30cf61d69a4e859e (diff) | |
| download | python-apt-b5be0185f39aa90b86d13848531173c7ebed6b7b.tar.gz | |
merged from lp:~mvo/python-apt/mvo
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/Ubuntu.info.in | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/data/templates/Ubuntu.info.in b/data/templates/Ubuntu.info.in index 74095516..a9b539af 100644 --- a/data/templates/Ubuntu.info.in +++ b/data/templates/Ubuntu.info.in @@ -35,6 +35,26 @@ _CompDescription: Officially supported Component: restricted _CompDescription: Restricted copyright +Suite: maverick +Official: false +RepositoryType: deb +BaseURI: http://archive.canonical.com +MatchURI: archive.canonical.com +_Description: Canonical Partners +Component: partner +_CompDescription: Software packaged by Canonical for their partners +_CompDescriptionLong: This software is not part of Ubuntu. + +Suite: maverick +Official: false +RepositoryType: deb +BaseURI: http://extras.ubuntu.com +MatchURI: extras.ubuntu.com +_Description: Independent +Component: main +_CompDescription: Provided by third-party software developers +_CompDescriptionLong: Software offered by third party developers. + Suite: maverick-security ParentSuite: maverick RepositoryType: deb @@ -756,3 +776,4 @@ Suite: warty-backports ParentSuite: warty RepositoryType: deb _Description: Ubuntu 4.10 Backports + |
