This is an automated email from the git hooks/post-receive script. ivmartel-guest pushed a commit to branch master in repository dwv-orthanc-plugin.
commit ebc2e0b140e36d9f57681e6956e61cc558202cab Author: ivmartel-guest <[email protected]> Date: Thu Mar 12 22:57:12 2015 +0100 Updated dependencies. --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e762cc9..1dc863b 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 9), + cmake (>= 2.8) Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/dwv-orthanc-plugin/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/dwv-orthanc-plugin/trunk/ @@ -11,7 +12,7 @@ Homepage: https://github.com/ivmartel/dwv-orthanc-plugin Package: dwv-orthanc-plugin Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, orthanc (>= 0.8.6) Description: DICOM Web Viewer (DWV) for Orthanc View DICOM images stored in Orthanc using DWV, a HTML5 zero-footpring viewer. Provides basic tools: scroll, window/level (manual and presets), annotations, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dwv-orthanc-plugin.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
