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 056dff2799296b1dbc4f5cd733c0277ddd3c8820 Author: Andreas Tille <[email protected]> Date: Thu Jul 7 13:10:10 2016 +0200 add (Build-)Depends: r-cran-fastmatch --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index e9e1f41..7dc6d3c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-cran-phangorn (2.0.4-1) UNRELEASED; urgency=medium * Fix title syntax in upstream/metadata * cme fix dpkg-control * add myself to Uploaders + * add (Build-)Depends: r-cran-fastmatch -- Andreas Tille <[email protected]> Tue, 08 Sep 2015 21:41:11 +0200 diff --git a/debian/control b/debian/control index dd81608..e0069a0 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Build-Depends: debhelper (>= 9), cdbs, r-cran-ape (>= 3.3), r-cran-quadprog, + r-cran-fastmatch, r-cran-igraph, r-cran-matrix, r-cran-nnls @@ -24,6 +25,7 @@ Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-ape (>= 3.3), r-cran-quadprog, + r-cran-fastmatch, r-cran-igraph, r-cran-matrix, r-cran-nnls -- 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
