diff options
| author | Sebastian Heinlein <sebi@sebi-laptop> | 2006-12-04 06:23:22 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-laptop> | 2006-12-04 06:23:22 +0100 |
| commit | 83da965795c8a670997353ef33cd174c731003f7 (patch) | |
| tree | 0b5267b77c056963b297e45b36ef8a8228fc35a0 /data | |
| parent | 4ed8672b734132995f16ccb6fa99fe105dd56a48 (diff) | |
| download | python-apt-83da965795c8a670997353ef33cd174c731003f7.tar.gz | |
* remove stable, testing and unstable from the template. this is handled
by the code
Diffstat (limited to 'data')
| -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 |
