[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: lintian: r1339 - in trunk: checks debian testset



Frank Lichtenheld <djpig@debian.org> writes:
> On Thu, Jun 05, 2008 at 06:34:26AM +0200, Russ Allbery wrote:

>> +    # it's one of the known cases where the language is significantly
>> +    # different between countries.
>> +    if ($lang =~ /_/ && $lang !~ /^(pt_BR|zh_(CN|TW))$/) {
> [...]
>> + language.  The known cases where country names are appropriate are pt_BR,
>> + zh_CN, zh_TW, and zh_SG.  Please file a bug against Lintian if this is
>> + another case where a country name is appropriate.
>
> The regex seems to miss zh_SG. What about zh_HK?

Thanks, fixed.  I changed my mind halfway through writing that code.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: