diff options
| -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/ |
