This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository gdcm.
commit b1f5690e5b8954d5cef6caa9614a14e03c3550b0 Author: Gert Wollny <[email protected]> Date: Mon Dec 14 11:52:42 2015 +0100 Add doxygen-latex and graphviz to build deps --- debian/changelog | 8 ++++++++ debian/control | 2 ++ 2 files changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 74022e9..5648dd6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +gdcm (2.6.1-2) UNRELEASED; urgency=medium + + * Add doxygen-latex and graphviz to build depends, since + Doxygen html documentation needs these to be build properly + Closes: #746268 + + -- Gert Wollny <[email protected]> Mon, 14 Dec 2015 11:50:29 +0100 + gdcm (2.6.1-1) unstable; urgency=medium * New Upstream version diff --git a/debian/control b/debian/control index 70d8bfa..0293a33 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,8 @@ Build-Depends: debhelper (>= 9), libz-dev, libexpat-dev, doxygen, + doxygen-latex, + graphviz, swig3.0, cmake (>= 2.8.9), libvtk6-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gdcm.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
