diff options
| author | Sebastian Heinlein <sebi@sebi-laptop> | 2006-11-28 22:55:24 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-laptop> | 2006-11-28 22:55:24 +0100 |
| commit | 19811604c5788c9247ed4d0c03b42c26e20a866e (patch) | |
| tree | aa0d8ea25882d983db5ff8c0113462c173a59d13 /data | |
| parent | 4f229d6d587a59c81a3c34e1b772fc5fae2484b7 (diff) | |
| download | python-apt-19811604c5788c9247ed4d0c03b42c26e20a866e.tar.gz | |
* remove stable and testing from the tempaltes
* add proposed updates to the templates
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/Debian.info.in | 31 |
1 files changed, 10 insertions, 21 deletions
diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index b7a4dfab..0257cad6 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -11,6 +11,11 @@ _CompDescription: DFSG-compatible Software with Non-Free Dependencies Component: non-free _CompDescription: Non-DFSG-compatible Software +Suite: etch-proposed-updates +RepositoryType: deb +ParentSuite: etch +_Description: Proposed updates + Suite: etch/updates RepositoryType: deb ParentSuite: etch @@ -27,6 +32,11 @@ _CompDescription: DFSG-compatible Software with Non-Free Dependencies Component: non-free _CompDescription: Non-DFSG-compatible Software +Suite: sarge-proposed-updates +RepositoryType: deb +ParentSuite: sarge +_Description: Proposed updates + Suite: sarge/updates RepositoryType: deb ParentSuite: sarge @@ -43,27 +53,6 @@ _CompDescription: DFSG-compatible Software with Non-Free Dependencies Component: non-free _CompDescription: Non-DFSG-compatible Software -Suite: stable/updates -RepositoryType: deb -ParentSuite: stable -_Description: Security updates - -Suite: testing -RepositoryType: deb -BaseURI: http://http.us.debian.org/debian/ -_Description: Debian Testing -Component: main -_CompDescription: Officially supported -Component: contrib -_CompDescription: DFSG-compatible Software with Non-Free Dependencies -Component: non-free -_CompDescription: Non-DFSG-compatible Software - -Suite: testing/updates -RepositoryType: deb -ParentSuite: testing -_Description: Security updates - Suite: sid RepositoryType: deb BaseURI: http://http.us.debian.org/debian/ |
