Source: thunderbird
Version: 1:60.0~b10-1
Severity: normal

Hi,

While investigating a workaround for the intl.locale.matchOs demise, on
the Tails side, we noticed the @firefox.mozilla.org suffix for language
packages, which used to be called @thunderbird.mozilla.org instead (that
is what we have for Thunderbird 52, for example).

I cannot seem able to fetch the right hg history to have latest tags and
the final 60.0 release, so I won't be able to check their individual log
but there are those matches in the upstream source tarballs:

    $ grep @thunderbird.mozilla.org -rl .
    ./comm/mail/locales/Makefile.in
    
    $ grep @firefox.mozilla.org -rl .|sort
    ./browser/app/blocklist.xml
    ./browser/locales/Makefile.in
    ./comm/mail/app/blocklist.xml
    ./comm/suite/app/blocklist.xml
    ./mobile/android/locales/Makefile.in
    ./services/blocklists/addons.json
    ./taskcluster/docker/firefox-snap/runme.sh

It seems to me we really care about what's in comm/mail, so @thunderbird
might make more sense? In which case a sed in debian/rules should do the
trick I suppose?

Just wondering since that might be changed at some point, and we'll need
to adjust our code accordingly.

For the proposed locale handling in Tails, you can check:
  
https://mraw.org/git/?p=tails.git;a=commitdiff;h=01df272943269352358aa1974cb6d90ddb36e926


Cheers,
-- 
Cyril Brulebois -- Debian Consultant @ DEBAMAX -- https://debamax.com/

Reply via email to