[cmake-developers] [CPackDEB] handling "Source" field and Launchpad support
Brad King
brad.king at kitware.com
Wed Nov 4 10:09:15 EST 2015
On 11/03/2015 06:27 PM, Domen Vrankar wrote:
>> Please find attached a patch that enables the proper handling of the
>> "Source" field for binary Debian packages.
>
> I've split the patch and applied it to next with minor changes:
> https://cmake.org/gitweb?p=cmake.git;a=commit;h=0cb1469
> https://cmake.org/gitweb?p=cmake.git;a=commit;h=76f0fd0
Thanks. There are several .rst documentation updates like:
> -# CPackDeb is a CPack generator thus it uses the CPACK_XXX variables
> +# CPackDeb is a CPack generator thus it uses the `CPACK_XXX` variables
This appears to intend to use inline markup for inline literals but
that is markdown syntax. For reStructuredText it should be of the
form ``CPACK_XXX``. Please revised.
Thanks,
-Brad
More information about the cmake-developers
mailing list