Comment 3 for bug 318304

Revision history for this message
Iain Lane (laney) wrote :

Can you explain these changes in the changelog (I cannot tell why some of them were made):

- ARCHOPTS=-march=pentium-mmx \
+ ARCHOPTS=-march=pentium2 \

-Standards-Version: 3.7.3
+Standards-Version: 3.8.0

-Architecture: i386 amd64 lpia powerpc
+Architecture: i386 amd64 powerpc

(two of these)

--- sdlmame-0.128/debian/contrib/manpages/sdlmame.1
+++ sdlmame-0.129/debian/contrib/manpages/sdlmame.1

--- sdlmame-0.128/debian/contrib/config/mame.ini
+++ sdlmame-0.129/debian/contrib/config/mame.ini

--- sdlmame-0.129.orig/debian/sdlmame.conffiles
+++ sdlmame-0.129/debian/sdlmame.conffiles

Also,

+ if dpkg --compare-versions "$2" lt "0.128u7"; then
+ rm -rf /etc/sdlmame/joymap.dat

this should only be run on upgrade, not install. No need for -r either.

Please resubscribe the sponsors once you've made these changes. Thanks.