| Issue 13: | Default encoding for debian setup scripts | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Currently the disorder/encoding value in debian/templates always defaults to UTF-8. While this will increasingly often be right, it would be better still to use the system's default locale's character encoding here. |
|
,
Mar 05, 2008
(No comment was entered for this change.)
Status: New
|
|
,
May 22, 2008
'locale -k charmap' will report the current encoding. debconf-devel(7) recommends using the debconf SET command to set computed default. |
|
,
May 25, 2008
revno: 670 committer: Richard Kettlewell <richard@fanticule> branch nick: disorder.dev timestamp: Sun 2008-05-25 13:58:08 +0100 message: The Debian install scripts now uses the current locale's encoding as the default character encoding. This fixes defect #13, "Default encoding for debian setup scripts".
Status: Fixed
|
|
|
|