This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit e60ac6fda10795c17e4ae70ba6f54f7b896e583e Author: Bas Couwenberg <[email protected]> Date: Tue May 10 22:39:40 2016 +0200 Add lintian overrides for spelling error false positives. --- debian/libotb-apps.lintian-overrides | 1 + debian/libotbapplicationengine-5.4-1.lintian-overrides | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/libotb-apps.lintian-overrides b/debian/libotb-apps.lintian-overrides index c59385b..068b213 100644 --- a/debian/libotb-apps.lintian-overrides +++ b/debian/libotb-apps.lintian-overrides @@ -1,3 +1,4 @@ # False positive, string not included in the source. libotb-apps: spelling-error-in-binary usr/lib/otb/applications/otbapp_TrainImagesClassifier.so algoritH algorithm +libotb-apps: spelling-error-in-binary usr/lib/otb/applications/otbapp_TestApplication.so nam name diff --git a/debian/libotbapplicationengine-5.4-1.lintian-overrides b/debian/libotbapplicationengine-5.4-1.lintian-overrides new file mode 100644 index 0000000..7d0da22 --- /dev/null +++ b/debian/libotbapplicationengine-5.4-1.lintian-overrides @@ -0,0 +1,3 @@ +# False positive, string not included in source. +libotbapplicationengine-5.4-1: spelling-error-in-binary * ment meant + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

