This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-bold.
commit c7502dfa5100d10acdab626494dd686aa52a6f81 Author: Andreas Tille <[email protected]> Date: Fri Mar 25 06:33:02 2016 +0000 Update todo according to accepted packages --- debian/changelog | 1 - debian/control | 7 ++++--- debian/copyright | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index cc82626..11afece 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ r-cran-bold (0.3.0-1) UNRELEASED; urgency=low * Initial release (Closes: #???) - TODO: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-httr/trunk/ -- Andreas Tille <[email protected]> Tue, 22 Mar 2016 21:32:09 +0100 diff --git a/debian/control b/debian/control index 3decbf5..080cdfb 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Build-Depends: debhelper (>= 9), r-cran-assertthat, r-cran-jsonlite, r-cran-reshape, - r-cran-plyr -# r-cran-httr + r-cran-plyr, + r-cran-httr Standards-Version: 3.9.7 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-bold/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-bold/trunk/ @@ -27,7 +27,8 @@ Depends: ${misc:Depends}, r-cran-assertthat, r-cran-jsonlite, r-cran-reshape, - r-cran-plyr + r-cran-plyr, + r-cran-httr Description: GNU R interface to Bold Systems for genetic barcode data A programmatic interface to the Web Service methods provided by Bold Systems for genetic barcode data. Functions include methods for diff --git a/debian/copyright b/debian/copyright index 7e70062..241049d 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: Scott Chamberlain <[email protected]> -Source: https://cran.r-project.org/web/packages/taxize/ +Source: https://cran.r-project.org/web/packages/bold/ Files: * Copyright: 2013-2016 Scott Chamberlain <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-bold.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
