From 7101e06f8958f73bfc9b6ef8216da7681ec93406 Mon Sep 17 00:00:00 2001 From: Sebastian Heinlein Date: Mon, 27 Nov 2006 11:17:33 +0100 Subject: * Update Debian's distro template: - enable is obsolete - etch will be 4.0 soon - add parnet/child relations - no need to translate the baseuri --- data/templates/Debian.info.in | 72 ++++++++++++++++++++++++++++++------------- 1 file changed, 51 insertions(+), 21 deletions(-) diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index ea2d1e53..b7a4dfab 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -1,57 +1,87 @@ _ChangelogURI: http://packages.debian.org/changelogs/pool/%s/%s/%s/%s_%s/changelog +Suite: etch +RepositoryType: deb +BaseURI: http://http.us.debian.org/debian/ +_Description: Debian 4.0 'Etch' +Component: main +_CompDescription: Officially supported +Component: contrib +_CompDescription: DFSG-compatible Software with Non-Free Dependencies +Component: non-free +_CompDescription: Non-DFSG-compatible Software + +Suite: etch/updates +RepositoryType: deb +ParentSuite: etch +_Description: Security updates + Suite: sarge RepositoryType: deb -_BaseURI: http://http.us.debian.org/debian/ -_Description: Debian 3.1 "Sarge" +BaseURI: http://http.us.debian.org/debian/ +_Description: Debian 3.1 'Sarge' Component: main -Enabled: 1 _CompDescription: Officially supported Component: contrib -Enabled: 0 _CompDescription: DFSG-compatible Software with Non-Free Dependencies Component: non-free -Enabled: 0 _CompDescription: Non-DFSG-compatible Software Suite: sarge/updates RepositoryType: deb -_BaseURI: http://security.debian.org/ -_Description: Debian 3.1 "Sarge" Security Updates +ParentSuite: sarge +_Description: Security updates + +Suite: stable +RepositoryType: deb +BaseURI: http://http.us.debian.org/debian/ +_Description: Debian current stable release Component: main -Enabled: 1 _CompDescription: Officially supported Component: contrib -Enabled: 0 _CompDescription: DFSG-compatible Software with Non-Free Dependencies Component: non-free -Enabled: 0 _CompDescription: Non-DFSG-compatible Software -Suite: etch +Suite: stable/updates +RepositoryType: deb +ParentSuite: stable +_Description: Security updates + +Suite: testing RepositoryType: deb -_BaseURI: http://http.us.debian.org/debian/ -_Description: Debian "Etch" (testing) +BaseURI: http://http.us.debian.org/debian/ +_Description: Debian Testing Component: main -Enabled: 1 _CompDescription: Officially supported Component: contrib -Enabled: 0 _CompDescription: DFSG-compatible Software with Non-Free Dependencies Component: non-free -Enabled: 0 _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/ -_Description: Debian "Sid" (unstable) +BaseURI: http://http.us.debian.org/debian/ +_Description: Debian 'Sid' (unstable) +Component: main +_CompDescription: Officially supported +Component: contrib +_CompDescription: DFSG-compatible Software with Non-Free Dependencies +Component: non-free +_CompDescription: Non-DFSG-compatible Software + +Suite: unstable +RepositoryType: deb +BaseURI: http://http.us.debian.org/debian/ +_Description: Debian 'Sid' (unstable) Component: main -Enabled: 1 _CompDescription: Officially supported Component: contrib -Enabled: 0 _CompDescription: DFSG-compatible Software with Non-Free Dependencies Component: non-free -Enabled: 0 _CompDescription: Non-DFSG-compatible Software -- cgit v1.2.3