Activity log for bug #2030977

Date Who What changed Old value New value Message
2023-08-10 14:40:42 Benjamin Drung bug added bug
2023-08-10 14:46:10 Benjamin Drung tags fr-5090
2024-01-02 09:24:42 Benjamin Drung tzdata (Ubuntu): importance Undecided High
2024-01-02 16:58:12 Benjamin Drung description The tzdata source packages ships four files in debian/icu that are not built from source: ``` $ grep -i generated debian/icu/* debian/icu/metaZones.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml debian/icu/timezoneTypes.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml debian/icu/windowsZones.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml debian/icu/zoneinfo64.txt:// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! << ``` They're not considered as the preferred form of modification. Please replace them with the original form and generate them with tools/cldr/cldr-to-icu/build-icu-data.xml during package build. The tzdata source packages ships four files in debian/icu that are not built from source: ``` $ grep -i generated debian/icu/* debian/icu/metaZones.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml debian/icu/timezoneTypes.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml debian/icu/windowsZones.txt:// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml debian/icu/zoneinfo64.txt:// >> !!! >> THIS IS A MACHINE-GENERATED FILE << !!! << ``` They're not considered as the preferred form of modification. Please replace them with the original form and generate them with tools/cldr/cldr-to-icu/build-icu-data.xml during package build: https://github.com/unicode-org/icu/blob/main/tools/cldr/cldr-to-icu/build-icu-data.xml