severity 24934 wishlist thanks > magicfilter Suggests: gs (>= 3.33). gs-aladdin Provides: gs. dpkg > (or maybe dselect) does not recognize gs-aladdin as satisfying the > suggestion, so you get a spurious dependency conflict every time you > run dselect. > > I'm not sure this is a bug in dselect/dpkg, maybe gs-aladdin ought to > be providing a specific version of gs. Or maybe we need a new virtual > package here.
Here's a way to do what you want with a virtual package. gs Provides: gs-suitable-for-magicfilter gs-aladdin Provides: gs Provides: gs-suitable-for-magicfilter magicfilter Suggests: gs-suitable-for-magicfilter You get the idea. -- Thomas Hood

