This is an automated email from the git hooks/post-receive script. gert-guest pushed a commit to branch master in repository pymia.
commit d556701276d4684adc98175126033af1addd810c Author: Gert Wollny <[email protected]> Date: Wed Dec 4 17:48:32 2013 +0100 add dependency on libmia-2.0-dev --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index e3bd0a1..c3f6fef 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,8 @@ Build-Depends: debhelper (>= 9), python-numpy (>= 1.6), python3-numpy (>= 1.6), python-setuptools, - python3-setuptools + python3-setuptools, + libmia-2.0-dev (>= 2.0) Standards-Version: 3.9.4 Homepage: http://mia.sourceforge.net X-Python-Version: >= 2.7 -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/pymia.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
