[2019-08-19 10:57] Paride Legovini <p...@ninthfloor.org>
> Dmitry Bogatov wrote on 17/08/2019:
> > This change makes `debian/rules' simplier and cleaner, and makes
> > live of downstream distributions easier.
>
> I am fine with merging your patch, but I'd like to better understand
> how it eases downstream distributions. Is it that distributions
> wanting a different set of confflags only need to add a file in
> d/config and an include line to d/rules, which is very little
> invasive?

Yes, this. The point is to reduce probablities of git-merge conflicts.
And if they occur, resolving merge conflict in hunk of 'include's is
much simplier than is hunk, containing non-trivial code.

I also considered using

        include debian/config/*.mk

but decided against it, because it is likely to cause delete/modify
conflicts.
-- 
Note, that I send and fetch email in batch, once in a few days.
Please, mention in body of your reply when you add or remove recepients.

Reply via email to