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 2bbaf275a667c4282e7d6b3a6400e3a27596941f Author: ivmartel-guest <[email protected]> Date: Mon Mar 16 22:55:57 2015 +0100 Added missing python dependency. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1dc863b..ebf325e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Build-Depends: debhelper (>= 9), - cmake (>= 2.8) + cmake (>= 2.8), + python 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/ -- 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
