diff options
| author | Julian Andres Klode <jak@debian.org> | 2013-10-23 19:05:12 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2013-10-23 19:05:12 +0200 |
| commit | 0033e9b728a553bff0caa81d4c500532d5ba9ca1 (patch) | |
| tree | 031c562d234e6a2b3f1534ce61e06f8d698b236a /data | |
| parent | 56c2b62ef3a90aa01d7a25950bf796d11f0d50fe (diff) | |
| download | python-apt-0033e9b728a553bff0caa81d4c500532d5ba9ca1.tar.gz | |
data/templates/Debian.info.in: Change wheezy version from 7.0 to 7
The wheezy release now uses 7.1, 7.2 for point releases, so this is
more accurate. The translations were adjusted using sed.
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 59cb885c..9c3f2fa6 100644 --- a/data/templates/Debian.info.in +++ b/data/templates/Debian.info.in @@ -35,7 +35,7 @@ RepositoryType: deb BaseURI: http://http.us.debian.org/debian/ MatchURI: ftp[0-9]*\.([a-z]*\.){0,1}debian\.org MirrorsFile: Debian.mirrors -_Description: Debian 7.0 'Wheezy' +_Description: Debian 7 'Wheezy' Component: main _CompDescription: Officially supported Component: contrib |
