Daiki Ueno <[email protected]> writes: > Daiki Ueno <[email protected]> writes: > >> Due to the size limitation, I'm sending manually adjusted files only. >> Generated files have been already committed too. > > Also updated uniname/uniname, which contains only generated content.
One more thing: I've bumped the minimum libstring version of affected modules to 0.9.6, so libunistring-optional should work: 2015-06-19 Daiki Ueno <[email protected]> libunistring: bump minimum version to 0.9.6 * all modules depending on updated Unicode data: Regenerate. The modules are listed by a script that does: - for each file listed by: git show --oneline --name-only 705f4efc - deduce the containing modules, based on "Files:" - deduce the modules which depend on the containing modules, based on "Depends-on:" It's tempting to automate those steps. Is it okay to add some scripts for that to Gnulib? Regards, -- Daiki Ueno
