>
>  * there is no point in such overrides:
>         override_dh_auto_build:
>                 dh_auto_build
>
 understood

  * Using output of `lsb_release' in CPP flags could be issue for
>     reproducibility. Is it strictly necessary?
>

That flag is for our cmake to know on which distro is (the output of that
command involving lsb_release should be  'debian' )  -  we already have it
setup to build for several distros, but need to tell him on which he is.
I saw others use lsb_release output in control for similar job. I'm open to
suggestions.

Thanks

Reply via email to