mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 04:40:56 -06: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.