[Pkg-samba-maint] r1179 - trunk

Steve Langasek vorlon at debian.org
Fri Oct 13 00:46:43 UTC 2006


On Wed, Oct 11, 2006 at 07:42:11PM +0000, Peter Eisentraut wrote:
> * Removed old upgrade support.

This is fine with me, fwiw, though I hope you realize that one of the
consequences is users who had an old version of samba installed and removed
it before sarge without purging it will not have a clean upgrade path.

Also,

> Deleted: trunk/samba.prerm
> ===================================================================
> --- trunk/samba.prerm	2006-10-11 03:02:42 UTC (rev 1178)
> +++ trunk/samba.prerm	2006-10-11 19:42:11 UTC (rev 1179)
> @@ -1,10 +0,0 @@
> -#!/bin/sh -e
> -
> -if [ "$1" = upgrade -a -n "$2" ] && dpkg --compare-versions "$2" lt 2.99 \
> -   && [ -e /var/lib/samba/passdb.tdb -a ! -e /etc/samba/smbpasswd ]
> -then
> -	pdbedit -i tdbsam -e smbpasswd
> -	rm -f /var/lib/samba/passdb.tdb
> -fi
> -
> -#DEBHELPER#

That wasn't upgrade support... it was downgrade support. ;)  (But irrelevant
downgrade support that we can get rid of, for sure. :)

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



More information about the Pkg-samba-maint mailing list