Control: retitle -1 lintian: ignores .changes file in some cases On 2013-06-29 15:14, Salvo Tomaselli wrote: >> That is a bit worrying, can you rerun those two cases with "-dd" and >> attach the output of those runs to this report? > > $ alias lintian='lintian --pedantic -E --color auto -i -I' > $ lintian -dd *changes > 1.log; echo $? > 1 > $ lintian -dd *deb *changes *dsc > 2.log; echo $? > 0 >
So, for some reason, your second case ends up ignoring the changes file (at least according to the log). For now, you can stick with just passing .changes files as that works just fine (and includes the .dsc and .deb files for you). ~Niels -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

