Hi David, Part of this change removes a conffile on upgrade. However, this needs to be tweaked for Ubuntu as the diff has:
+ if dpkg --compare-versions "$2" le "20051019-2"; then + rm_conffile joystick "/etc/init.d/joystick" + update-rc.d joystick remove + fi;; when the current Ubuntu version is greater than that so those who have followed Intrepid development won't have the file removed. Also, I think this will now need a FFe due to the changes from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=444142 and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419342 do you agree? I'm un-subscribing the sponsors, please re-subscribe them when ready. Thanks, James ** Changed in: joystick (Ubuntu) Assignee: (unassigned) => David Futcher (bobbo) Status: Confirmed => Incomplete -- Please merge joystick 20051019-4 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/259242 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
