[Piotr Ożarowski, 2009-04-26] > [Emilio Pozuelo Monfort, 2009-04-26] > > > +if [ "$1" = upgrade ] && dpkg --compare-versions "$2" lt 1.5.2-1~; > > > > I think you want lt-nl there, rather than lt. > > you're right, thanks
actually, you're not :-P This part of the code will be invoked only at upgrades, so $2 should always be set, thanks for watching, though :-)
signature.asc
Description: Digital signature
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

