Tags: patch

To patch adding GPG signing on the upstream version commit:

Onto "git/repository.py", add

        args += ['--gpg-sign']# 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972273


To the "commit_tree" function


The same has to be done to "pristine-tar" at: 
https://salsa.debian.org/debian/pristine-tar/-/blob/debian/1.50/pristine-tar#L1146

Reply via email to