On Tue, Feb 23, 2016 at 03:53:54PM -0800, Nikolaus Rath wrote: > Is there a way to build-depend on a range of versions (e.g. newer than > 0.43, but older than 1.0)? [...] > What's the best practice here? Would listing the package twice, i.e. > > | Build-Depends: foo (>= 0.43), foo (<< 1.0) > > have the desired effect?
This is indeed exactly what you should do. -- Colin Watson [cjwat...@debian.org]