2017-07-18 19:00 GMT+02:00 Chris Lamb <la...@debian.org>: > Whilst working on the Reproducible Builds effort [0], we noticed > that castle-game-engine could not be built reproducibly. > > This is because it uses the current year when generating a "Copyright" > string. > > Patch attached.
Hi, I have applied a modified version of your patch upstream, see https://github.com/castle-engine/castle-engine/commit/35a19832b84c396c6c5d3521e8afd50f8055d492 (I only moved the logic to a separate function CopyrightYears, used 2 times). Thank you! Regards, Michalis