Le 04/11/2015 11:03, Sébastien Villemot a écrit :
Le dimanche 01 novembre 2015 à 15:44 +0100, Julien Bect a écrit :Q1) Concerning library-not-linked-against-libc lintian warnings: I still don't know why my debian/source/lintia-overrides is ignored when I use git-buildpackage (any idea ?).This is because you added overrides for the *source* package, while you should apply them to the *binary* package. The file should be named debian/octave-stk.lintian-overrides. And I think you should also remove the "octave-stk source: " prefix on each line.
I have renamed the file and changed "source" to "binary". I get a the following output when git-buildpackage runs lintian : Now running lintian... N: 9 tags overridden (9 errors) Finished running lintian. so I think it works.
Q4) d/copyright: I have compressed to a single paragraph since everything is under GPL-3+. Should I add a special paragraph for debian/* ?Yes.
It's done.Since all the open issues have been addressed, I think that the octave-stk package is now ready to be reviewed (and hopefully uploaded).
@++ Julien