mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-15 05:51:07 -05:00
Remove some edge cases where if CPACK_DEBIAN_PACKAGE_DEPENDS is a list it would not be expanded on all components leaving some with ';'(s) in the Depends field of the control file. Same goes for using CPACK_DEBIAN_PACKAGE_SHLIBDEPS.