This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-phangorn.
commit 462d1a93873fc956f898e72ee3c0106d52e2f0d0 Author: Andreas Tille <[email protected]> Date: Thu Jul 7 13:12:37 2016 +0200 adjust versioned dependency from r-cran-igraph --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7dc6d3c..268c001 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ r-cran-phangorn (2.0.4-1) UNRELEASED; urgency=medium * cme fix dpkg-control * add myself to Uploaders * add (Build-)Depends: r-cran-fastmatch + * adjust versioned dependency from r-cran-igraph -- Andreas Tille <[email protected]> Tue, 08 Sep 2015 21:41:11 +0200 diff --git a/debian/control b/debian/control index e0069a0..08b003e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9), r-cran-ape (>= 3.3), r-cran-quadprog, r-cran-fastmatch, - r-cran-igraph, + r-cran-igraph (>= 1.0), r-cran-matrix, r-cran-nnls Standards-Version: 3.9.8 @@ -26,7 +26,7 @@ Depends: ${shlibs:Depends}, r-cran-ape (>= 3.3), r-cran-quadprog, r-cran-fastmatch, - r-cran-igraph, + r-cran-igraph (>= 1.0), r-cran-matrix, r-cran-nnls Description: GNU R package for phylogenetic analysis -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-phangorn.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
