diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 11:22:04 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-13 11:22:04 +0200 |
| commit | e1fcd2d16fe2736ca71fadc05d463d99599b98c3 (patch) | |
| tree | 6ff281f0ff4dfb193ef13199edd3b1d7c8835457 | |
| parent | 34274f571119f0a2a3fd2fec0074aa682657b241 (diff) | |
| download | python-apt-e1fcd2d16fe2736ca71fadc05d463d99599b98c3.tar.gz | |
data/templates/Ubuntu.info.in: add MatchURI
| -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 |
