Hi! On Thu, Jan 9, 2014 at 7:50 AM, Sergei Golovan <[email protected]> wrote: > Hi! > > On Wed, Jan 8, 2014 at 11:14 PM, Matthias Klose <[email protected]> wrote: >> the removal is done in tcltk-defaults from experimental. >> >> I assume this works good enough in practice, but fails when a versioned >> tcl8.x >> was installed without the tcl package installed. same for tk. > > I think I could add the code wich will remove alternative for > /usr/bin/tclsh8.5 to tcl8.5 preinst in experimental as well.
Actually, no. It'd be better to remove alternative in the prerm as before, but without installing it in the postinst. This way we will still provide /usr/bin/tclsh if only tcl8.5 is installed when weezy is upgrading to jessie. When user will install tcl this alternative will be removed in tcl's preinst. Cheers! -- Sergei Golovan _______________________________________________ Pkg-tcltk-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-tcltk-devel
