diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-06-15 17:22:49 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-06-15 17:22:49 +0200 |
| commit | 87f6d28c1555ee70da9dddb9625cea0c4d6ab9a5 (patch) | |
| tree | 86ce8b793098ea9e5223ba55cdf6795319c6a2d1 /data | |
| parent | c2ada55886cd33d7c4c41d3ac467aa5b0c6b4e69 (diff) | |
| download | python-apt-87f6d28c1555ee70da9dddb9625cea0c4d6ab9a5.tar.gz | |
data/templates/Debian.info.in: Squeeze will be 6.0, not 5.1
Diffstat (limited to 'data')
| -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 e80f0f6c..e5a1b424 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -5,7 +5,7 @@ RepositoryType: deb BaseURI: http://http.us.debian.org/debian/ MatchURI: ftp[0-9]*\.[a-z]\.debian\.org MirrorsFile: /usr/share/python-apt/templates/Debian.mirrors -_Description: Debian 5.1 'Squeeze' +_Description: Debian 6.0 'Squeeze' Component: main _CompDescription: Officially supported Component: contrib |
