This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository otb.
commit e66b659d22f86ed33ba7851852af03a9d3dd0c0d Author: Andreas Tille <[email protected]> Date: Tue Oct 7 10:48:23 2014 +0200 Drop libinsighttoolkit4.5 from explicite Depends since the package does not exist any more and we should rather rely on ${shlibs:Depends} --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index bdb3f7c..c78ff6b 100644 --- a/debian/control +++ b/debian/control @@ -35,8 +35,7 @@ Homepage: http://www.orfeo-toolbox.org/ Package: libotb Architecture: any Section: libs -Depends: libinsighttoolkit4.5, - libgdal1h, +Depends: libgdal1h, ${shlibs:Depends}, ${misc:Depends} Suggests: libotb-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

