This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository mia.
commit bd0df10aff65340ccd83d5a8a2498cc63f22261b Author: Gert Wollny <[email protected]> Date: Thu Jan 16 16:04:20 2014 +0100 move build dependency to virtual package libtiff-dev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 149b51c..9af6f50 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), - libtiff-dev (>= 4.0.2-6), + libtiff-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
