Scott Ellis wrote: > My problem is that perlmagick carries a different version number (1.26) > than imagemagick (4.0.1) and I'd like to generate the version numbers > seperatly. Is there an easy way to get one source package to generate > different version numbers for different binary packages?
I thought maybe you could add a Version: line to the debian/control file for one of the binary packages, but it doesn't work. So I don't think there is a way.. You could do something ugly like make the version number 4.0.1-1.26-1. Hmm. -- see shy jo

