This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a commit to branch master in repository lintian.
commit 841cdf355c86c9abd3814a52dfc3253b63f9b928 Author: Bastien ROUCARIÈS <[email protected]> Date: Sun Apr 6 19:38:49 2014 +0200 Add ./src dir for checking missing source Signed-off-by: Bastien ROUCARIÈS <[email protected]> --- data/cruft/missing-dir-search-path | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/cruft/missing-dir-search-path b/data/cruft/missing-dir-search-path index 9ee0a9c..1165d98 100644 --- a/data/cruft/missing-dir-search-path +++ b/data/cruft/missing-dir-search-path @@ -5,6 +5,8 @@ ./ # for binary object build by libtools ../ +# maybe in src subdir +./src/ # libtool /.libs/ /.libs/$dirname/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

