Hi everyone! :)

I have a cmake-based project and Debian rules. The rules build 5 deb
packages. One of the packages is just a set of .so plugins w/o any
libraries or executables.

The Debian build system peeks the main project's version for this
particular deb package (say, 0.5.5). However, I'd like to specify it
explicitly (say, 8.0.0).

How can I do that? Is that possible?

Thanks in advance.

-- Dmitry

Reply via email to