id summary reporter owner description type status priority milestone component resolution keywords cc fix_version see_also 865 debathena-firefox-extension doesn't deal with ubufox.js transition andersk "{{{ andersk@ozok-the-destroyer:~$ debsums -as ubufox debsums: missing file /etc/xul-ext/ubufox.js (from ubufox package) }}} We fail to undivert `/etc/firefox-3.0/pref/ubufox.js` after conditionally diverting it, of course, but that’s only half the story. From `ubufox.postinst`: {{{ if dpkg --compare-versions ""$2"" le ""0.9~rc2-0ubuntu1""; then mv_conffile /etc/firefox-3.0/pref/ubufox.js /etc/xul-ext/ubufox.js fi }}} So we also need to add conditional versioned dependencies on ubufox. Fun." defect closed normal Precise Release -- fixed