Marc Haber wrote: > in sid packages, dh_suidregister is not allowed to be used any more. > However, I need my own packages mainly under potato, so I am quite > interested that they build under potato as well. Are there any > standard procedures for this, or am I left with some nasty if > constructs in my rules files?
Um, it's not as simple as just not running dh_suidregister -- when it refuses to do anything in sid and tells you to read the man page, it really means it. I think making such a package that could build under either sid or potato would be pretty complex because you would have to add/remove conflicts from the control file on the fly depending on which you were building for. -- see shy jo