diff options
| author | Sebastian Heinlein <sebi@sebi-laptop> | 2006-12-04 06:38:03 +0100 |
|---|---|---|
| committer | Sebastian Heinlein <sebi@sebi-laptop> | 2006-12-04 06:38:03 +0100 |
| commit | 81f91d3ca725c42ee9dd2cb6c4f88cc040559e8d (patch) | |
| tree | 9116ab33ee82167505e95c9b0948bb57e004d2f7 | |
| parent | 32a39d656e52aeab54dce24e6907d4b57301dce7 (diff) | |
| download | python-apt-81f91d3ca725c42ee9dd2cb6c4f88cc040559e8d.tar.gz | |
* use the corret name for the testing template
| -rw-r--r-- | data/templates/Debian.info.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/Debian.info.in b/data/templates/Debian.info.in index 2bd171f4..8a2eead3 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -64,7 +64,7 @@ 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) +_Description: Debian testing Component: main _CompDescription: Officially supported Component: contrib |
