This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository otb.
commit 2d5796c7fdcf5f8e214d3482519150b6ccb01841 Author: Bas Couwenberg <[email protected]> Date: Mon Jun 13 08:48:23 2016 +0200 Apply patch by Pino Toscano reduce hardcoded library build dependencies. --- debian/changelog | 8 ++++++++ debian/control | 2 -- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5154556..c5e7379 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +otb (5.4.0+dfsg-2) UNRELEASED; urgency=medium + + * Team upload. + * Apply patch by Pino Toscano reduce hardcoded library build dependencies. + (closes: #827157) + + -- Bas Couwenberg <[email protected]> Mon, 13 Jun 2016 08:47:39 +0200 + otb (5.4.0+dfsg-1) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 1d2570d..b6678c9 100644 --- a/debian/control +++ b/debian/control @@ -29,8 +29,6 @@ Build-Depends: debhelper (>= 9), libopenthreads-dev, libossim-dev, libqt4-dev, - libqtcore4, - libqtgui4, libtinyxml-dev, python-dev, swig -- 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

