Hi Chris,
emacs-ivy-doc-non-dfsg. It has "Section: non-free/editors" and the
org file source used to generate its documentation is "License:
GFDL-1.3+", with invariant front-cover and back-cover texts.
Lintian errors with:
E: emacs-ivy-doc-non-dfsg source: license-problem-gfdl-invariants
debian/copyright invariant part is: with no invariant sections,
with the front-cover texts being a gnu manual, and with the
back-cover texts as in (a) below…
I would like to propose the following solution for Ryan's issue, which
also solves the error I'm experiencing:
Keep the existing parsing. Definitely document that a lintian
override is not appropriate for the initial upload (such an override
feels like it should be an NEW AUTOREJECT). Then add the following cases:
If a stanza has License: GFDL (no qualifiers), or GFDL-x.y[+|-only]
and the declared section isn't non-free/foo, then error.
If a stanza has License: GFDL-x.y[+|-only], and invariants are found,
and the section is correctly declared as non-free/foo, then warn but
do not error. That warning is an extra hint to ftpmasters imho.
If a stanza has License: GFDL-NIV.* then warn.
I've probably left out a number of possible cases, but I'll leave
those to someone more capable. What I'm not sure about is what to do
on subsequent uploads... It would be nice to have the liberty to
override the warning and hide it if a maintainer is 100% certain that
upstream won't budge on their choice of license. On the other hand, I
see the benefit of a nagging lintian output to remind the maintainer
to contact upstream about their choice of license.
Regards,
Nicholas