test: Set the permissions explicitly for the copied ChangeLog.old file
commite895de05f3511e5c5818366749b293af02fdaf11
authorGuillem Jover <guillem@debian.org>
Mon, 16 Jan 2023 23:02:29 +0000 (17 00:02 +0100)
committerGuillem Jover <guillem@debian.org>
Mon, 16 Jan 2023 23:04:07 +0000 (17 00:04 +0100)
tree13ec4853122fc0182738fc6a16b9acfd1176a246
parentb698489dbe1ce237089038f6fd61138aa1638c43
test: Set the permissions explicitly for the copied ChangeLog.old file

The source ChangeLog.old file might have different permissions depending
on the umask during the source package unpack. Copy the file without
any flags, and then explicitly set known permissions on the result file.

This should fix the build on reproducible variants.

Fixes: commit 2c2f7066bd8c3209762762fa6905fa567b08ca5a
src/at/deb-format.at