diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-11-24 13:25:39 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-11-24 13:25:39 +0100 |
| commit | b90575e96622f14dc3d25972d0498faf0a02259e (patch) | |
| tree | c3fcaa61d4999a652a808424599b77182f0aaa8e /data | |
| parent | 969986c30b34fc47b47a9ca2c9e1cd6ab38fe5ea (diff) | |
| parent | be8fa1ee4581faeadfb6d067301ee9e7761dc1c7 (diff) | |
| download | python-apt-b90575e96622f14dc3d25972d0498faf0a02259e.tar.gz | |
merge from debian
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/Debian.info.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index c3ce7fd7..dd040c20 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -20,6 +20,8 @@ _Description: Proposed updates Suite: lenny/updates RepositoryType: deb +BaseURI: http://security.debian.org/ +MatchURI: security\.debian\.org ParentSuite: lenny _Description: Security updates @@ -43,6 +45,8 @@ _Description: Proposed updates Suite: etch/updates RepositoryType: deb +BaseURI: http://security.debian.org/ +MatchURI: security\.debian\.org ParentSuite: etch _Description: Security updates @@ -66,6 +70,8 @@ _Description: Proposed updates Suite: sarge/updates RepositoryType: deb +BaseURI: http://security.debian.org/ +MatchURI: security\.debian\.org ParentSuite: sarge _Description: Security updates |
