commit a4f73a7e5c22270d813289da8e248f04f00f8e85 Author: Carsten Schoenert <c.schoenert@t-online.de> Date: Sun Aug 31 14:10:15 2025 +0200 d/create-upstream-tarballs.py: Overhaul output Since the first main usage of this script upstream has changed there versions strings. Since a while all ESR versions have a suffix 'esr' and the beta versions will finallize in a main version number without a character 'b' in the version. The existing script was not able to handle this. Also we need every time the new ESR version will arise the tarballs for the new ESR but also for the previous ESR version. The whole script got rewritten to collect more data internally and the user can choose from various possible source tarballs. The output with the various optiosn to chose from looks now this: $ ./debian/create-upstream-tarballs.py 2025-08-31 14:09:30 - [ 661] INFO - create-upstream-tarballs.py started Please select the Thunderbird version to download! ------------------------------------------ 1 - Current ESR Release (previous) version: 128.14.0esr 2 - Current ESR Release (current) version: 140.2.0esr ------------------------------------------ 3 - Current Planned ESR (previous) version: 128.14.0esr build2 4 - Current Planned ESR (current) version: 140.2.1esr build1 ------------------------------------------ 5 - Current Beta version: 143.0b2 6 - Current non ESR Release version: 142.0 7 - Current non ESR Candidate version: 142.0 ------------------------------------------ 8 - Do nothing and Exit Your selection: 8 2025-08-31 14:09:34 - [ 464] INFO - Action aborted by the user.
Among the 20 debian patches available in version 1:128.14.0esr-1 of the package, we noticed the following issues: