This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository ossim-planet.
commit 6c21990870699a27aa545c34489fc52991877d30 Author: Bas Couwenberg <[email protected]> Date: Tue Jul 26 13:54:14 2016 +0200 Add dependency on ossim-package-support for images, fonts, etc. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a745ecd..e17604d 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,8 @@ Homepage: http://www.ossim.org/ Package: ossim-planet Architecture: any Section: utils -Depends: ${shlibs:Depends}, +Depends: ossim-package-support, + ${shlibs:Depends}, ${misc:Depends} Description: OSSIM planet utilities Open Source Software Image Map (OSSIM) is a high performance engine for -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim-planet.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

