Author: tille Date: 2013-12-30 22:47:02 +0000 (Mon, 30 Dec 2013) New Revision: 15677
Modified: trunk/packages/R/r-bioc-gviz/trunk/debian/README.test trunk/packages/R/r-bioc-gviz/trunk/debian/changelog trunk/packages/R/r-bioc-gviz/trunk/debian/control Log: Update to latest upstream version Modified: trunk/packages/R/r-bioc-gviz/trunk/debian/README.test =================================================================== --- trunk/packages/R/r-bioc-gviz/trunk/debian/README.test 2013-12-30 22:43:14 UTC (rev 15676) +++ trunk/packages/R/r-bioc-gviz/trunk/debian/README.test 2013-12-30 22:47:02 UTC (rev 15677) @@ -2,4 +2,4 @@ ──────────────────────────────────────── This package can be tested by loading it into R with the command -‘library(rtracklayer)’ in order to confirm its integrity. +‘library(gviz)’ in order to confirm its integrity. Modified: trunk/packages/R/r-bioc-gviz/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-bioc-gviz/trunk/debian/changelog 2013-12-30 22:43:14 UTC (rev 15676) +++ trunk/packages/R/r-bioc-gviz/trunk/debian/changelog 2013-12-30 22:47:02 UTC (rev 15677) @@ -1,7 +1,5 @@ -r-bioc-gviz (1.4.5-1) UNRELEASED; urgency=low +r-bioc-gviz (1.6.0-1) UNRELEASED; urgency=low * Initial release (closes: #???). - The following preconditions are needed but missing in Debian - biovizBase: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-biovizbase/trunk/ (uploaded to NEW) - -- Andreas Tille <[email protected]> Thu, 22 Aug 2013 14:01:29 +0200 + -- Andreas Tille <[email protected]> Mon, 30 Dec 2013 23:46:37 +0100 Modified: trunk/packages/R/r-bioc-gviz/trunk/debian/control =================================================================== --- trunk/packages/R/r-bioc-gviz/trunk/debian/control 2013-12-30 22:43:14 UTC (rev 15676) +++ trunk/packages/R/r-bioc-gviz/trunk/debian/control 2013-12-30 22:47:02 UTC (rev 15677) @@ -13,8 +13,9 @@ r-bioc-iranges, r-bioc-annotationdbi, r-bioc-biostrings, - r-bioc-genomicranges -Standards-Version: 3.9.4 + r-bioc-genomicranges, + r-bioc-biovizbase +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-bioc-gviz/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-gviz/trunk/ Homepage: http://bioconductor.org/packages/release/bioc/html/Gviz.html @@ -30,7 +31,8 @@ r-bioc-iranges, r-bioc-annotationdbi, r-bioc-biostrings, - r-bioc-genomicranges + r-bioc-genomicranges, + r-bioc-biovizbase Description: Plotting data and annotation information along genomic coordinates Genomic data analyses requires integrated visualization of known genomic information and new experimental data. Gviz uses the biomaRt and _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
