diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 11:23:01 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 11:23:01 +0200 |
| commit | 84eee9d789564a1f87471f4058b751e40618e82a (patch) | |
| tree | cc351ad15b066ccc5ef19bcf33265c74adc80800 | |
| parent | 41a9f7533f9ac3824a710a7ac3cf1e01d9159e7e (diff) | |
| parent | e1fcd2d16fe2736ca71fadc05d463d99599b98c3 (diff) | |
| download | python-apt-84eee9d789564a1f87471f4058b751e40618e82a.tar.gz | |
merged lp:~mvo/python-apt/mvo
| -rw-r--r-- | data/templates/Ubuntu.info.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/templates/Ubuntu.info.in b/data/templates/Ubuntu.info.in index e7aa553a..a9b539af 100644 --- a/data/templates/Ubuntu.info.in +++ b/data/templates/Ubuntu.info.in @@ -39,6 +39,7 @@ 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 @@ -48,6 +49,7 @@ 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 |
