Hi Raphaƫl, On Fri, Apr 06, 2018 at 10:07:30AM +0200, Raphael Hertzog wrote: > it's not the first time that you are submitting such fixes. Would you like > to be added to the pkg-security team so that you can commit (and even upload > if you feel like) your fixes directly ?
Thanks for your offer, but I think it doesn't scale. My fixes are in no way specific to pkg-security. I'd love to fix things directly, but that'd require more uniformity from the archive. Possibly dgit can provide that one day. At the moment, I even file patches for orphaned packages rather than uploading them directly. I think this has two benefits: * I do not make such packages appear as maintained when they are not. * Someone else reviews my patch and catches the occasional error. The present feedback I get suggests that around 1% to 3% of my patches contain mistakes. My present workflow with using bugs.d.o as a patch distribution system scales somewhat. In parallel to submitting patches, I try to turn generic fixes into lintian tags[1]. Do you have any suggestions to improving that? Helmut [1] E.g. https://lintian.debian.org/tags/autotools-pkg-config-macro-not-cross-compilation-safe.html https://lintian.debian.org/tags/pkg-config-unavailable-for-cross-compilation.html https://lintian.debian.org/tags/multiarch-foreign-pkgconfig.html https://lintian.debian.org/tags/multiarch-foreign-shared-library.html https://lintian.debian.org/tags/multiarch-foreign-static-library.html