This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository plastimatch.
commit ebac769be16ce9a4711a5f9e2de9c4495c920f35 Author: Andreas Tille <[email protected]> Date: Sat Dec 19 21:12:11 2015 +0100 Add missing Build-Depends: libgdcm2-dev --- debian/changelog | 7 +++++++ debian/control | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 70dcbb4..02758fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +plastimatch (1.6.2+dfsg-4) UNRELEASED; urgency=medium + + * Add missing Build-Depends: libgdcm2-dev + Closes: #808401 + + -- Andreas Tille <[email protected]> Sat, 19 Dec 2015 21:11:33 +0100 + plastimatch (1.6.2+dfsg-3) unstable; urgency=medium * debian/control: fix i386 build and diff --git a/debian/control b/debian/control index 5546af5..3675342 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,7 @@ Priority: optional Build-Depends: debhelper (>= 9), cmake, libdcmtk-dev, + libgdcm2-dev, libfftw3-dev, libinsighttoolkit4-dev, libpng-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plastimatch.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
