On 8/14/25 13:40, Julien Plissonneau Duquène wrote:
Le 2025-08-14 10:25, Xavier a écrit :
What do you think ?
Thank you for this work! It makes watch files much more readable.
Later a further improvement could be to generate a default configuration
from d/upstream/metadata which would probably allow many packages to not
need a d/watch anymore.
Cheers,
Good idea, we can have the following behavior:
- if no debian/watch, look at debian/upstream/metadata
- if a template matches, let's use it
I'll build an MR for that