diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-11-24 13:55:48 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-11-24 13:55:48 +0100 |
| commit | 676d6f2735b23fc0ca7360cef0ca325ce53d8c49 (patch) | |
| tree | 70a43836816f6267ac42e1d9f237e8e1400d51d7 /data | |
| parent | 4edd6ebe2bcd4a3b3fd3e7bdbcfae06d14509321 (diff) | |
| parent | be8fa1ee4581faeadfb6d067301ee9e7761dc1c7 (diff) | |
| download | python-apt-676d6f2735b23fc0ca7360cef0ca325ce53d8c49.tar.gz | |
merge from the debian-sid branch
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 |
