Hi again, a new lintian warning: P: django-localflavor source: debian-control-has-unusual-field-spacing line 3 N: N: The field on this line of debian/control has whitespace other than a N: single space after the colon. This is explicitly permitted in the syntax N: of Debian control files, but as Policy says, it is conventional to put a N: single space after the colon. N: N: Refer to Debian Policy Manual section 5.1 (Syntax of control files) for N: details. N: N: Severity: pedantic, Certainty: certain N: N: Check: control-file, Type: source
please remove the spaces at the end of the file (well, running "wrap-and-sort" command should fix it for you) cheers, G.

