diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/Debian.info.in | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index 5f4486d5..e80f0f6c 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -1,5 +1,30 @@ _ChangelogURI: http://packages.debian.org/changelogs/pool/%s/%s/%s/%s_%s/changelog +Suite: squeeze +RepositoryType: deb +BaseURI: http://http.us.debian.org/debian/ +MatchURI: ftp[0-9]*\.[a-z]\.debian\.org +MirrorsFile: /usr/share/python-apt/templates/Debian.mirrors +_Description: Debian 5.1 'Squeeze' +Component: main +_CompDescription: Officially supported +Component: contrib +_CompDescription: DFSG-compatible Software with Non-Free Dependencies +Component: non-free +_CompDescription: Non-DFSG-compatible Software + +Suite: squeeze-proposed-updates +RepositoryType: deb +ParentSuite: squeeze +_Description: Proposed updates + +Suite: squeeze/updates +RepositoryType: deb +BaseURI: http://security.debian.org/ +MatchURI: security\.debian\.org +ParentSuite: squeeze +_Description: Security updates + Suite: lenny RepositoryType: deb BaseURI: http://http.us.debian.org/debian/ |
