diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 11:04:41 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 11:04:41 +0200 |
| commit | 34274f571119f0a2a3fd2fec0074aa682657b241 (patch) | |
| tree | 6dd7a59b4a543467fe5f3073b42fe2867c8ef31e | |
| parent | 0a77702288c82b8b212f1b140a48a7fb22cfca9c (diff) | |
| download | python-apt-34274f571119f0a2a3fd2fec0074aa682657b241.tar.gz | |
data/templates/Ubuntu.info.in: updated based on the feedback from mpt (thanks)
| -rw-r--r-- | data/templates/Ubuntu.info.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/data/templates/Ubuntu.info.in b/data/templates/Ubuntu.info.in index de883c05..e7aa553a 100644 --- a/data/templates/Ubuntu.info.in +++ b/data/templates/Ubuntu.info.in @@ -39,19 +39,19 @@ Suite: maverick Official: false RepositoryType: deb BaseURI: http://archive.canonical.com -_Description: Canonical Partner Repository +_Description: Canonical Partners Component: partner -_CompDescription: Partner offered software -_CompDescriptionLong: This software is not part of Ubuntu but offered by partners +_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 Repository +_Description: Independent Component: main -_CompDescription: Third Party Software -_CompDescriptionLong: Software offered by third party developers +_CompDescription: Provided by third-party software developers +_CompDescriptionLong: Software offered by third party developers. Suite: maverick-security ParentSuite: maverick |
