[med-svn] r21597 - in trunk/packages/R: r-cran-bold/trunk/debian r-cran-shiny/trunk/debian r-cran-treescape/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Fri Mar 25 06:33:03 UTC 2016
Author: tille
Date: 2016-03-25 06:33:02 +0000 (Fri, 25 Mar 2016)
New Revision: 21597
Modified:
trunk/packages/R/r-cran-bold/trunk/debian/changelog
trunk/packages/R/r-cran-bold/trunk/debian/control
trunk/packages/R/r-cran-bold/trunk/debian/copyright
trunk/packages/R/r-cran-shiny/trunk/debian/changelog
trunk/packages/R/r-cran-shiny/trunk/debian/control
trunk/packages/R/r-cran-treescape/trunk/debian/changelog
Log:
Update todo according to accepted packages
Modified: trunk/packages/R/r-cran-bold/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-bold/trunk/debian/changelog 2016-03-25 06:25:12 UTC (rev 21596)
+++ trunk/packages/R/r-cran-bold/trunk/debian/changelog 2016-03-25 06:33:02 UTC (rev 21597)
@@ -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 <tille at debian.org> Tue, 22 Mar 2016 21:32:09 +0100
Modified: trunk/packages/R/r-cran-bold/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-bold/trunk/debian/control 2016-03-25 06:25:12 UTC (rev 21596)
+++ trunk/packages/R/r-cran-bold/trunk/debian/control 2016-03-25 06:33:02 UTC (rev 21597)
@@ -11,8 +11,8 @@
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 @@
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
Modified: trunk/packages/R/r-cran-bold/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-bold/trunk/debian/copyright 2016-03-25 06:25:12 UTC (rev 21596)
+++ trunk/packages/R/r-cran-bold/trunk/debian/copyright 2016-03-25 06:33:02 UTC (rev 21597)
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Scott Chamberlain <myrmecocystus at gmail.com>
-Source: https://cran.r-project.org/web/packages/taxize/
+Source: https://cran.r-project.org/web/packages/bold/
Files: *
Copyright: 2013-2016 Scott Chamberlain <myrmecocystus at gmail.com>
Modified: trunk/packages/R/r-cran-shiny/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-shiny/trunk/debian/changelog 2016-03-25 06:25:12 UTC (rev 21596)
+++ trunk/packages/R/r-cran-shiny/trunk/debian/changelog 2016-03-25 06:33:02 UTC (rev 21597)
@@ -1,6 +1,5 @@
r-cran-shiny (0.13.1-1) UNRELEASED; urgency=low
* Initial release (Closes: #???)
- TODO: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-htmltools/trunk/
-- Andreas Tille <tille at debian.org> Tue, 22 Mar 2016 21:32:09 +0100
Modified: trunk/packages/R/r-cran-shiny/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-shiny/trunk/debian/control 2016-03-25 06:25:12 UTC (rev 21596)
+++ trunk/packages/R/r-cran-shiny/trunk/debian/control 2016-03-25 06:33:02 UTC (rev 21597)
@@ -11,8 +11,8 @@
r-cran-jsonlite,
r-cran-xtable,
r-cran-digest,
- r-cran-r6
-# r-cran-htmltools,
+ r-cran-r6,
+ r-cran-htmltools
Standards-Version: 3.9.7
Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-shiny/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-shiny/trunk/
@@ -27,7 +27,8 @@
r-cran-jsonlite,
r-cran-xtable,
r-cran-digest,
- r-cran-r6
+ r-cran-r6,
+ r-cran-htmltools
Description: GNU R web application framework
Makes it incredibly easy to build interactive web applications with R.
Automatic "reactive" binding between inputs and outputs and extensive
Modified: trunk/packages/R/r-cran-treescape/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-treescape/trunk/debian/changelog 2016-03-25 06:25:12 UTC (rev 21596)
+++ trunk/packages/R/r-cran-treescape/trunk/debian/changelog 2016-03-25 06:33:02 UTC (rev 21597)
@@ -3,7 +3,6 @@
* Initial release (Closes: #<bug>)
TODO: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-adegenet/trunk/
svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-shiny/trunk/
- svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-adegraphics/trunk/
svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-adephylo/trunk/
-- Andreas Tille <tille at debian.org> Tue, 22 Mar 2016 12:05:59 +0100
More information about the debian-med-commit
mailing list