Author: tille Date: 2016-07-05 07:27:21 +0000 (Tue, 05 Jul 2016) New Revision: 22369
Modified: trunk/packages/R/r-cran-rlumshiny/trunk/debian/changelog trunk/packages/R/r-cran-rlumshiny/trunk/debian/control Log: All dependencies in new Modified: trunk/packages/R/r-cran-rlumshiny/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-rlumshiny/trunk/debian/changelog 2016-07-05 07:25:44 UTC (rev 22368) +++ trunk/packages/R/r-cran-rlumshiny/trunk/debian/changelog 2016-07-05 07:27:21 UTC (rev 22369) @@ -1,7 +1,5 @@ r-cran-rlumshiny (0.1.0-1) UNRELEASED; urgency=low * Initial release (closes: #???) - TODO: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-googlevis/trunk/ (with non-free Dependency :-() - svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-luminescence/trunk/ (with other non-packaged dependencies) -- Andreas Tille <[email protected]> Tue, 28 Jun 2016 17:09:05 +0200 Modified: trunk/packages/R/r-cran-rlumshiny/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-rlumshiny/trunk/debian/control 2016-07-05 07:25:44 UTC (rev 22368) +++ trunk/packages/R/r-cran-rlumshiny/trunk/debian/control 2016-07-05 07:27:21 UTC (rev 22369) @@ -8,8 +8,9 @@ r-base-dev, r-cran-digest, r-cran-googlevis, + r-cran-luminescence, r-cran-rcurl, - r-cran-shiny, + r-cran-shiny Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-rlumshiny/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-rlumshiny/trunk/ @@ -22,8 +23,9 @@ ${R:Depends}, r-cran-digest, r-cran-googlevis, + r-cran-luminescence, r-cran-rcurl, - r-cran-shiny, + r-cran-shiny Description: GNU R 'Shiny' Applications for the R Package 'Luminescence' A collection of 'shiny' applications for the R package 'Luminescence'. These mainly, but not exclusively, include applications for plotting _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
