This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository mia.
commit 77596863ca29ca309a3ca799df88e07a85f32d32 Author: Gert Wollny <[email protected]> Date: Thu Jan 16 15:59:18 2014 +0100 move build dependency to libtiff5-dev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 79d5671..fabeb81 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9.0.0), libopenexr-dev (>= 1.6.1), libpng-dev, libdcmtk2-dev (>= 3.6.0), - libtiff4-dev (>= 3.9.5), + libtiff5-dev, libnlopt-dev (>= 2.3), libgsl0-dev (>= 1.14), libblas-dev, -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/mia.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
