This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit d22a80649edac1e85a353c47812f324fe84779f4 Author: Bas Couwenberg <[email protected]> Date: Sat Jan 21 14:52:08 2017 +0100 Add monteverdi to libotb-dev dependencies. --- debian/changelog | 6 ++++++ debian/control | 1 + debian/control.in | 1 + 3 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index c433ffc..7fdf412 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +otb (5.8.0+dfsg-3) UNRELEASED; urgency=medium + + * Add monteverdi to libotb-dev dependencies. + + -- Bas Couwenberg <[email protected]> Sat, 21 Jan 2017 14:52:53 +0100 + otb (5.8.0+dfsg-2) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 57bf694..b6abd4f 100644 --- a/debian/control +++ b/debian/control @@ -100,6 +100,7 @@ Depends: cmake (>= 2.8.3), libotbvectordataio-5.8-1 (= ${binary:Version}), libotbwavelet-5.8-1 (= ${binary:Version}), libqwt5-qt4-dev, + monteverdi (= ${binary:Version}), otb-testdriver (= ${binary:Version}), ${misc:Depends} Conflicts: libotb3-dev, diff --git a/debian/control.in b/debian/control.in index 2bdda61..e22d9cf 100644 --- a/debian/control.in +++ b/debian/control.in @@ -100,6 +100,7 @@ Depends: cmake (>= 2.8.3), libotbvectordataio-@SOVERSION@ (= ${binary:Version}), libotbwavelet-@SOVERSION@ (= ${binary:Version}), libqwt5-qt4-dev, + monteverdi (= ${binary:Version}), otb-testdriver (= ${binary:Version}), ${misc:Depends} Conflicts: libotb3-dev, -- 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

