This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit 8ce897b76f912c3bcee863edc511243d98e84753 Author: Bas Couwenberg <[email protected]> Date: Tue Feb 14 19:50:03 2017 +0100 Drop obsolete OTB_USE_OPENJPEG CMake option. --- debian/changelog | 1 + debian/rules | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 50ad787..9e096fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ otb (5.10.0+dfsg-1) UNRELEASED; urgency=medium * New upstream release. * Drop patches, applied upstream. * Update symbols for amd64. + * Drop obsolete OTB_USE_OPENJPEG CMake option. -- Bas Couwenberg <[email protected]> Tue, 14 Feb 2017 18:31:39 +0100 diff --git a/debian/rules b/debian/rules index 02ae6fa..2d2e5de 100755 --- a/debian/rules +++ b/debian/rules @@ -54,7 +54,6 @@ CMAKE_FLAGS = \ -DOTB_USE_MUPARSERX:BOOL=OFF \ -DOTB_USE_OPENCV:BOOL=OFF \ -DOTB_USE_OPENGL:BOOL=ON \ - -DOTB_USE_OPENJPEG:BOOL=OFF \ -DOTB_USE_QT4:BOOL=ON \ -DOTB_USE_QWT:BOOL=ON \ -DOTB_WRAP_PYTHON:BOOL=ON -- 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

