CPack/DEB: Append .deb to CPACK_DEBIAN_FILE_NAME if missing

Previously we issued an error when the `.deb` or `.ipk` suffix
is missing. Instead, append the suffix `.deb` automatically.
This matches the behavior of `CPACK_ARCHIVE_FILE_NAME`, to
which the archive format suffix is automatically appended.
7 files changed