於 2010年12月29日 02:08, Jakub Wilk 提到:
> Source: xracer
> Version: 0.96.9.1-3
> Severity: important
> 
> I rebuilt xracer in a clean sid i386 chroot. Binaries in the resulting
> xracer-tools package had a .pl extension attached:
> 
> $ dpkg -c xracer-tools_0.96.9.1-3_all.deb  | grep -E '.pl$'
> -rwxr-xr-x root/root      7068 2010-12-28 15:01
> ./usr/games/xracer-mktube.pl
> -rwxr-xr-x root/root     11105 2010-12-28 15:01
> ./usr/games/xracer-mktrackscenery.pl
> -rwxr-xr-x root/root     35581 2010-12-28 15:01
> ./usr/games/xracer-blender2track.pl
> -rwxr-xr-x root/root      9841 2010-12-28 15:01
> ./usr/games/xracer-mkmeshnotex.pl
> -rwxr-xr-x root/root      3328 2010-12-28 15:01
> ./usr/games/xracer-mkcraft.pl
> -rwxr-xr-x root/root     14447 2010-12-28 15:01
> ./usr/games/xracer-mktrack.pl
> 

Hi Jakub,

Thank you. I've confirmed that this bug also affects current squeeze
(testing). This bug should be somewhere in new autotools about string
un-escape things. I can fix this bug by fixing debian/rules, by
change this line: --program-transform-name='s/\.pl$$//' \
to this: --program-transform-name='s/[.]pl$$//' \

I'll fix this bug after squeeze release. Also I can upgrade my package
to use dh7 and debsrc3.0 after unfreeze.

Many Thanks,
Paul.
--
                        PaulLiu (Ying-Chun Liu)

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to