[cmake-developers] [CMake 0011944]: CPackDeb: Support dependencies between components/Debian packages

Domen Vrankar domen.vrankar at gmail.com
Fri May 8 17:45:21 EDT 2015


> Please find attached the reworked patch and the fix (separate file) for the
> problem you are facing.
> In separate patches, I also enabled the full debug messages output in a
> separate patch, + some additional logs.

Bitten by my own change... Nice catch. Thanks for finding this.

Your changes did not fix my problem however the changes to logging
made it simple to find what was wrong - missing dpkg-shlibdeps
executable. I'm surprised that it doesn't come along with the vanilla
Debina 7.8.0 installation. Fortunately that revealed this issue.

Applied patches and fixes:
http://www.cmake.org/gitweb?p=cmake.git;a=commit;h=e3f522f

Next I'll take a look at you documentation patch and the comments that
came along it that mail.

Thanks,
Domen


More information about the cmake-developers mailing list