diff options
| -rw-r--r-- | data/templates/Debian.info.in | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index 2bd171f4..ecf31dd9 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -46,32 +46,6 @@ 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/ @@ -84,15 +58,3 @@ 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 |
