diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 11:10:40 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 11:10:40 +0200 |
| commit | 41a9f7533f9ac3824a710a7ac3cf1e01d9159e7e (patch) | |
| tree | db16f69b19448f6e93e0cf9952af2c6744c9575a /data/templates | |
| parent | a8e7d5e6931e56fbe67f5dd33c5da0705468fe0b (diff) | |
| parent | 34274f571119f0a2a3fd2fec0074aa682657b241 (diff) | |
| download | python-apt-41a9f7533f9ac3824a710a7ac3cf1e01d9159e7e.tar.gz | |
merged from lp:~mvo/python-apt/mvo
Diffstat (limited to 'data/templates')
| -rw-r--r-- | data/templates/Ubuntu.info.in | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/templates/Ubuntu.info.in b/data/templates/Ubuntu.info.in index 74095516..e7aa553a 100644 --- a/data/templates/Ubuntu.info.in +++ b/data/templates/Ubuntu.info.in @@ -35,6 +35,24 @@ _CompDescription: Officially supported Component: restricted _CompDescription: Restricted copyright +Suite: maverick +Official: false +RepositoryType: deb +BaseURI: http://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 +_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 +774,4 @@ Suite: warty-backports ParentSuite: warty RepositoryType: deb _Description: Ubuntu 4.10 Backports + |
