[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-edu-commits] debian-edu/ 01/01: remove commented code and comment referring it + lenny upgrades



[Holger Levsen]
>     remove commented code and comment referring it + lenny upgrades
> ---
>  debian/debian-edu-config.postinst | 3 ---
>  1 file changed, 3 deletions(-)
>
> diff --git a/debian/debian-edu-config.postinst b/debian/debian-edu-config.postinst
> index 361ad4d..2025e2d 100644
> --- a/debian/debian-edu-config.postinst
> +++ b/debian/debian-edu-config.postinst
> @@ -205,9 +205,6 @@ configure)
>  
>      if dpkg --compare-versions "$2" le "1.443~svn65825"; then
>          rm_conffile debian-edu-config /etc/krb5-winbind-debian-edu.conf
> -##        We need to remove the slapd-lenny_debian-edu.conf conffile: Keep it
> -##        for now, to avoid breaking existing servers during upgrade.
> -#        rm_conffile debian-edu-config /etc/ldap/slapd-lenny_debian-edu.conf
>      fi

I suspect it is better to uncomment the code now that it should be safe
to remove the old conffile.  It was kept to avoid killing a ldap server
by mistake on upgrades from lenny.

-- 
Happy hacking
Petter Reinholdtsen


Reply to: