Package: njam Version: 1.25-5.2 Severity: important Usertags: piuparts Hi,
during a test with piuparts I noticed your package deletes a shipped
file. Looking at the maintainer scripts, there is code that moves around
the highscore file, but all this has been in squeeze already, so it
should be dropped now.
SCORE_NEW="njam-hiscore.dat"
if [ ! -f /var/games/$SCORE_NEW ]; then
cp /usr/share/games/njam/hiscore.dat /var/games/$SCORE_NEW
fi
should be sufficient to initialize the score file during postinst using
the template score file.
debsums reports modification of the following files,
from the attached log (scroll to the bottom...):
0m16.6s ERROR: FAIL: debsums reports modifications inside the chroot:
debsums: missing file /usr/share/games/njam/hiscore.dat (from njam package)
Andreas
njam_1.25-5.2.log.gz
Description: GNU Zip compressed data

