[Pkg-samba-maint] r2514 - branches/samba/experimental/debian

Steve Langasek vorlon at debian.org
Sun Jan 25 20:49:09 UTC 2009


On Sun, Jan 25, 2009 at 08:34:00PM +0000, jelmer at alioth.debian.org wrote:
> Modified: branches/samba/experimental/debian/samba-common.postinst
> ===================================================================
> --- branches/samba/experimental/debian/samba-common.postinst	2009-01-25 20:32:24 UTC (rev 2513)
> +++ branches/samba/experimental/debian/samba-common.postinst	2009-01-25 20:34:00 UTC (rev 2514)
> @@ -8,6 +8,7 @@
>  then
>  	update-alternatives --install /usr/bin/nmblookup nmblookup /usr/bin/nmblookup.samba3
>  	update-alternatives --install /usr/bin/net net /usr/bin/net.samba3
> +	update-alternatives --install /usr/bin/testparm testparm /usr/bin/testparm.samba3
>  	for N in valid.dat upcase.dat lowcase.dat
>  	do
>  		update-alternatives --install /usr/share/samba/$N $N /usr/share/samba/$N.samba3
> 

This doesn't appear to handle the corresponding manpages, which should
normally be handled as slave alternatives to the binary.  But the
samba4-clients package also appears not to contain the manpages?

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek at ubuntu.com                                     vorlon at debian.org



More information about the Pkg-samba-maint mailing list