This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository hyphy.
commit 70d7b79cb2d13071f7c11d6926a8926582466a01 Author: Andreas Tille <[email protected]> Date: Wed Jul 15 15:57:38 2015 +0200 Versioned Build-Depends: cmake (>= 3.0) --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 06d402c..3a2a4ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hyphy (2.2.5+dfsg-2) UNRELEASED; urgency=medium + + * Versioned Build-Depends: cmake (>= 3.0) + + -- Andreas Tille <[email protected]> Wed, 15 Jul 2015 15:57:00 +0200 + hyphy (2.2.5+dfsg-1) unstable; urgency=low * Initial release (Closes: #792087) diff --git a/debian/control b/debian/control index 7642c7c..641ae8e 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), dh-python, - cmake, + cmake (>= 3.0), python-dev, python3-dev, mpi-default-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hyphy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
