Bug#241535: epiphany-browser: breaks x-www-browser alternative on deinstall

Kevin B. McCarty "Kevin B. McCarty" <kmccarty@Princeton.EDU>, 241535@bugs.debian.org
Thu, 01 Apr 2004 14:48:25 -0500


Package: epiphany-browser
Version: 1.0.8-1
Severity: important

Hi,

Epiphany breaks the x-www-browser alternative when de-installed because 
it does not remove its own alternative in a prerm or postrm script.  It 
should do something like this in a prerm:

if [ "$1" = "remove" -o "$1" = "deconfigure" ] ; then

       update-alternatives --remove x-www-browser /usr/bin/epiphany

fi

regards,

-- 
Kevin B. McCarty <kmccarty@princeton.edu>   Physics Department
WWW: http://www.princeton.edu/~kmccarty/    Princeton University
GPG: public key ID 4F83C751                 Princeton, NJ 08544