This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit 2c304e8f908cbb58813a861cfef183d5b5ddf9e3 Author: Bas Couwenberg <[email protected]> Date: Mon Dec 26 13:45:08 2016 +0100 Add lintian override for binary-without-manpage (not useful for GUI apps). --- debian/changelog | 7 +++++++ debian/monteverdi.lintian-overrides | 4 ++++ 2 files changed, 11 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2eaa90a..3c844f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +otb (5.8.0+dfsg-2~exp2) UNRELEASED; urgency=medium + + * Team upload. + * Add lintian override for binary-without-manpage (not useful for GUI apps). + + -- Bas Couwenberg <[email protected]> Mon, 26 Dec 2016 13:44:39 +0100 + otb (5.8.0+dfsg-2~exp1) experimental; urgency=medium * Team upload. diff --git a/debian/monteverdi.lintian-overrides b/debian/monteverdi.lintian-overrides new file mode 100644 index 0000000..25ea5e4 --- /dev/null +++ b/debian/monteverdi.lintian-overrides @@ -0,0 +1,4 @@ +# Man page not useful for GUI program +monteverdi: binary-without-manpage usr/bin/mapla +monteverdi: binary-without-manpage usr/bin/monteverdi + -- 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

