From 4b10fc07a8bf314a56392e53c0bb389075700ba5 Mon Sep 17 00:00:00 2001 From: Sebastian Heinlein Date: Mon, 4 Dec 2006 06:33:09 +0100 Subject: * revert last changes - we still need to identify the corresponding sources --- data/templates/Debian.info.in | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index ecf31dd9..2bd171f4 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -46,6 +46,32 @@ RepositoryType: deb ParentSuite: sarge _Description: Security updates +Suite: stable +RepositoryType: deb +BaseURI: http://http.us.debian.org/debian/ +MatchUri: ftp[0-9]*\.[a-z]\.debian\.org +MirrorsFile: /usr/share/python-aptsources/templates/Debian.mirrors +_Description: Debian current stable release +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 +RepositoryType: deb +BaseURI: http://http.us.debian.org/debian/ +MatchUri: ftp[0-9]*\.[a-z]\.debian\.org +MirrorsFile: /usr/share/python-aptsources/templates/Debian.mirrors +_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: sid RepositoryType: deb BaseURI: http://http.us.debian.org/debian/ @@ -58,3 +84,15 @@ 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/ +MirrorsFile: /usr/share/python-aptsources/templates/Debian.mirrors +_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 -- cgit v1.2.3